SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-jaraco.collections-3.8.0-lp153.qubes.2.14.noarch.rpm :

* Fri Dec 02 2022 Yogalakshmi Arunachalam - Update to 3.8.0
* Made DictStack mutable.
* Tue Nov 08 2022 Yogalakshmi Arunachalam - Update to 3.7.0:
* Added RangeMap.left.
* Tue Oct 25 2022 Matej Cepl - Upgrade to 3.6.0: - Revised DictFilter: - Fixed issue where DictFilter.__contains__ would raise a KeyError. - Relies heavily now on collections.abc.Mapping base class.
* Tue Oct 25 2022 Matej Cepl - Remove conditional definition of python_module.
* Mon Aug 29 2022 Ben Greiner - Update to v3.5.2
* Packaging refresh.
* Enrolled with Tidelift.- v3.5.1
* Fixed DictStack.__len__ and addressed recursion error on PyPy in __getitem__.- v3.5.0
* DictStack now supports the following Mapping behaviors: - .items() - casting to a dict - __contains__ (i.e. \"x in stack\")
* Require Python 3.7 or later.- v3.4.0: Add WeightedLookup.- v3.3.0: Add FreezableDefaultDict.- v3.2.0: Rely on PEP 420 for namespace package.
* Sat Dec 05 2020 Benjamin Greiner - compile cache for all python3 flavors, remove unused python2 compile statements -- gh#openSUSE/python-rpm-macros#66
* Mon Mar 09 2020 Marketa Calabkova - Update to 3.0.0
* Require Python 3.6 or later.
* Thu Jan 16 2020 Tomáš Chvátal - Update to 2.1:
* Added pop_all function.
* Tue Feb 26 2019 John Vandenberg - Add LICENSE- Compile manually due to switch to pkgutil namespace technique- Use fdupes- Re-instate use of --doctest-modules to increase coverage- Add explicit build dependency on python-six- Update to v2.0
* Switch to pkgutil namespace technique for the ``jaraco`` namespace.- from 1.6.0
* Fix DeprecationWarnings when referencing abstract base classes from collections module.
* Tue Aug 28 2018 dmuellerAATTsuse.com- enable tests
* Tue Aug 28 2018 dmuellerAATTsuse.com- filelist cleanup
* Thu Aug 23 2018 dheidlerAATTsuse.de- Initial Package for v1.5.3
 
ICM