Changelog for
python3-rebulk-1.0.0-3.18.noarch.rpm :
Tue Dec 4 13:00:00 2018 mceplAATTsuse.com
- Remove superfluous devel dependency for noarch package
Sat Oct 13 14:00:00 2018 aloisioAATTgmx.com
- Update to version 1.0.0
* Add python 3.7 support
Fri Sep 7 14:00:00 2018 jengelhAATTinai.de
- Trim name repetition in summary. Ensure neutrality of
description.
Mon Sep 3 14:00:00 2018 tchvatalAATTsuse.com
- Write up the tests syntax to match up rest python packages
Sat Sep 1 14:00:00 2018 aloisioAATTgmx.com
- Update to version 0.9.0
* Fix pylint issues
* Refactor Matches to_dict() method for better API
- Enabled tests
Tue Mar 28 14:00:00 2017 aloisioAATTgmx.com
- Converted to single-spec
- Dropped python-rebulk-rpmlintrc
Thu Dec 15 13:00:00 2016 aloisioAATTgmx.com
- Update to version 0.8.2
* Remove fake usage of kwargs, in favor of pylint local ignore
* Merge pull request #8 from ratoaq2/feature/performance-improvements
* Handle unused kwargs
* Performance improvements
changes since version 0.8.1:
* Avoid dict comprehension (unsupported in Python 2.6)
* Fix unit tests
changes since version 0.8.0:
* Add chain_breaker option to implement dynamic breaking of chain patterns
* Add pattern post processor
changes since version 0.7.7:
* Remove twine workaround for zest releaser
* Fix chain patterns not properly detected in certain scenarios
Fri Sep 9 14:00:00 2016 aloisioAATTgmx.com
- update to version 0.7.3:
* Fix pylint issue
* Add initiator value in matches logs
* Use string representation for Regexp Pattern
* Fix missing parent on matches generated by chain()
* Add more logs for conflict solving
Mon Apr 25 14:00:00 2016 aloisioAATTgmx.com
- Initial version 0.7.1