Changelog for
python3-jaraco.collections-1.5.1-1.2.noarch.rpm :
Tue Jul 4 14:00:00 2017 aloisioAATTgmx.com
- Update to version 1.5.1
* Refresh packaging.
1.5:
* Added a ``Projection`` class providing a much simpler
interface than DictFilter.
1.4.1:
* #3: Fixed less-than-equal and greater-than-equal comparisons
in ``Least`` and ``Greatest``.
- Converted to single-spec
Tue Aug 2 14:00:00 2016 sor.alexeiAATTmeowr.ru
- Switch to Python2.
Thu Jul 7 14:00:00 2016 arunAATTgmx.de
- update to version 1.4:
* Added \"Least\" and \"Greatest\" classes, instances ofwhich always
compare lesser or greater than all other objects.
Thu Jun 9 14:00:00 2016 toddrme2178AATTgmail.com
- Remove unneeded python3-Sphinx dependency.
Sun May 8 14:00:00 2016 arunAATTgmx.de
- specfile:
* updated source url to files.pythonhosted.org
Wed Mar 16 13:00:00 2016 toddrme2178AATTgmail.com
- Break dependency loop with python3-jaraco.text
Fri Feb 19 13:00:00 2016 arunAATTgmx.de
- specfile:
* update copyright year
* changes .txt to .rst in %doc section
- update to version 1.3.2:
* Fixed failure of KeyTransformingDict to transform keyson calls to
\".get\".
Sat Dec 5 13:00:00 2015 arunAATTgmx.de
- update to version 1.3.1:
* UserDict mapping requires six 1.7 or later.
Sun Nov 22 13:00:00 2015 arunAATTgmx.de
- specfile:
* moved from zip to tar.gz
- update to version 1.3:
* Moved hosting to Github.
- changes from version 1.2.2:
* Restore Python 2.7 compatibility.
- changes from version 1.2:
* Add InstrumentedDict.
Mon Nov 2 13:00:00 2015 toddrme2178AATTgmail.com
- Fix conflicts with other jaraco packages.
Thu Mar 5 13:00:00 2015 arunAATTgmx.de
- initial version