forked from pool/python-jaraco.collections
- 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.
OBS-URL: https://build.opensuse.org/request/show/679684
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.collections?expand=0&rev=5
29 lines
948 B
Plaintext
29 lines
948 B
Plaintext
-------------------------------------------------------------------
|
|
Tue Feb 26 09:28:39 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- 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 12:23:31 UTC 2018 - dmueller@suse.com
|
|
|
|
- enable tests
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 28 08:24:24 UTC 2018 - dmueller@suse.com
|
|
|
|
- filelist cleanup
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 23 09:50:30 UTC 2018 - dheidler@suse.de
|
|
|
|
- Initial Package for v1.5.3
|