Changelog for
python3-jaraco.text-1.9.2-2.1.noarch.rpm :
Mon Nov 13 13:00:00 2017 toddrme2178AATTgmail.com
- Properly handle namespace package structure.
This guarantees the module is importable.
Tue Jul 4 14:00:00 2017 aloisioAATTgmx.com
- Update to version 1.9.2
* Fix bug where ``FoldedCase.__ne__`` was case-sensitive.
1.9.1:
* Refresh packaging.
1.9:
* Synchronize with skeleton.
* Update docs and expand tests on FoldedCase.
* Use method_cache for ``FoldedCase.lower``.
1.8:
* Add remove_prefix and remove_suffix helpers.
- Converted to single-spec
Tue Aug 2 14:00:00 2016 sor.alexeiAATTmeowr.ru
- Switch to Python2.
Sat Jun 25 14:00:00 2016 arunAATTgmx.de
- update to version 1.7:
* In Stripper, always strip the prefix, even if it\'s empty.
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 Jan 13 13:00:00 2016 toddrme2178AATTgmail.com
- Update to 1.6.2
* Issue #1: Fix WordSet on Python 2.
- Update to 1.6
* Drop dependency on jaraco.context (and its dependencies).
- Update to 1.5
* Move hosting to github.
* Add missing namespace package declaration in distribution.
Mon Nov 2 13:00:00 2015 toddrme2178AATTgmail.com
- Fix conflicts with other jaraco packages.
Thu Jun 18 14:00:00 2015 arunAATTgmx.de
- specfile:
* changed from zip to tar.gz
- update to version 1.4:
* Add Stripper class.
Tue Mar 3 13:00:00 2015 arunAATTgmx.de
- update to version 1.3:
* Add SeparatedValues class.
Fri Feb 27 13:00:00 2015 arunAATTgmx.de
- update to version 1.2:
* Bump jaraco.context version
Thu Feb 26 13:00:00 2015 arunAATTgmx.de
- update to version 1.1:
* Only require pytest-runner and sphinx when a command indicates it.
Mon Feb 23 13:00:00 2015 arunAATTgmx.de
- initial version