|
|
|
|
Changelog for python310-pyrsistent-0.18.1-qubes.2.7.x86_64.rpm :
* Fri Feb 04 2022 Dirk Müller - update to 0.18.1: * Add universal wheels for MacOS, thanks AATTntamas for this! * Add support for Python 3.10, thanks AATThugovk for this! * Fix #236 compilation errors under Python 3.10. * Drop official support for Python 3.6 since it\'s EOL since 2021-12-23. * Fix #238, failing doc tests on Python 3.11, thanks AATTmusicinmybrain for this! * Sat Oct 16 2021 Dirk Müller - update to 0.18.0: * Fix #209 Update freeze recurse into pyrsistent data structures and thaw to recurse into lists and dicts * Fix #226, stop using deprecated exception.message. * Fix #211, add union operator to persistent maps. * Fix #194, declare build dependencies through pyproject.toml. * Officially drop Python 3.5 support. * Fix #223, release wheels for all major platforms. * Fix #221, KeyError obscured by TypeError if key is a tuple. * Fix LICENSE file name spelling. * Fix #216, add abstractmethod decorator for CheckedType and ABCMeta for _CheckedTypeMeta. * Fix #228, rename example classes in tests to avoid name clashes with pytest. * Mon Feb 15 2021 Ben Greiner - Remove remnant requirements of six and numpy: These are neither used anywhere in the package code, nor in the tests. * Mon Sep 28 2020 Dirk Mueller - update to 0.17.3: * Fix #208, release v0.17.3 with proper meta data requiring Python >= 3.5. * Add \"python_requires >= 2.7\" to setup.py in preparation for Python 2.7 incompatible updates * Same as 0.17.1 released with more recent version of setuptools to get proper meta data for in place. * Restrict package to Python >= 3.5 to not break unpinned Python 2 dependencies. Thanks AATTvphilippon * Remove Python 2 support code. This includes dropping some compatibility code and the dependency on six. Thanks AATTdjailla for this. * Fix #200, python 3 exception chaining. This is a minor backwards incompatibility, hence stepping to 0.17.0. Thanks AATTcool-RR for this! * Fri Jul 17 2020 Dirk Mueller - update to 0.16.0: * No major updates but Python 2 support no longer guaranteed. * Fix #192, \'ignore_extra\' for \'pvector_field\'. Thanks AATTss18 for this! * Fix #191, include LICENCE in distribution. Thanks AATTjohnthagen for this! * Fix #190, minor MyPy errors. Thanks AATTQhesz for this! * Fri Feb 28 2020 Dirk Mueller - update to 0.15.7: * Fix #186, type errors with more recent versions of MyPy. Thanks AATTqhesz for this! * Build and test on ARM during CI. Thanks AATTossdev07 for this! * Set absolute imports for python2 compatibility. Thanks AATTmichalvi for this! * Fix #182 moduleinit name clash. * Fix #179 Fixed \'ignore_extra\' factory parameter for pvector. Thanks AATTss18 for this! * Mon Jul 29 2019 Tomáš Chvátal - Update to 0.15.4: * support new pytest * Fix #174, fix a GC traversal bug in pvector evolver C extension. * Thu Jul 18 2019 Tomáš Chvátal - Use pytest4 for testing as pytest 5.x series do not work; bug was reported upstream * Thu Jul 18 2019 Tomáš Chvátal - Update to 0.15.3: * Fix #172, catch all exceptions during extension build to reduce chance of corner cases that prevents installation. * Fix #171, in PVector equality comparison don\'s assume that other object has a length, check before calling len. * Fix #168, write warning about failing build of C extension directly to stderr to avoid that pip silences it. * Fix #155, update PMapEvolver type stub to better reflect implementation. * Wed Jun 05 2019 Marketa Calabkova - Update to 0.15.2 * Fix #166, Propagate \'ignore_extra\' param in hierarchy. Thanks AATTss18 for this! * Fix #167, thaw typing. Thanks AATTnattofriends for this! * Fix #154, not possible to insert empty pmap as leaf node with transform. * Python 3.4 is no longer officially supported since it is EOL since 2019-03-18. * Fix #157, major improvements to type hints. Thanks AATTje-l for working on this and AATTnattofriend for reviewing the PR! * Mon Mar 18 2019 Tomáš Chvátal - Update to 0.14.11: * Fix #152 Don\'t use __builtin_popcount, this hopefully fixes #147 Error in pvectorc.cp37-win_amd64.pyd file, as well. Thanks AATTbenrg for this! * Fix #151 Fix compatibility for hypothesis 4. Thanks AATTfelixonmars for this! * Fix #148, only require pytest-runner if running tests. Thanks AATTccorbacho for this! * Fix #144, Compile pvectormodule.c on windows. Thanks AATTganwell for this! * Fix #142, Improve type stubs. Thanks AATTarxanas for this! * Fix #102, add PEP 561 type annotation stubs for most pyrsistent types. Thanks AATTnattofriends for this! * Fix #135, Type classes for Python 3 type annotations of pyrsistent types. Thanks AATTnattofriends for this! * Fix #128, Allow PClass and PRecord to ignore input parameters to constructor that are not part of the spec instead of blowing up with a type error. Thanks AATTagberk for this! * Fix #137, deprecation warnings in Python 3.7. Thanks AATTthombashi for this! * Fix #129, building via setuptools and setup.py. Thanks AATTgaluszkak for this!
|
|
|