Package Release Info

python-rebulk-0.8.2-bp151.3.3

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-rebulk
python3-rebulk

Change Logs

Version: 0.8.2-bp150.2.3
* Tue Mar 28 2017 aloisio@gmx.com
- Converted to single-spec
- Dropped python-rebulk-rpmlintrc
* Thu Dec 15 2016 aloisio@gmx.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 09 2016 aloisio@gmx.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 2016 aloisio@gmx.com
- Initial version 0.7.1