forked from pool/python-jaraco.text
- Add LICENSE - Compile manually due to switch to pkgutil namespace technique - Add fdupes - Remove bcond_with test, allowing tests suite to run - Add missing build dependency jaraco.collections - Remove undesirable build dependencies pytest-flake8, pytest-sugar and collective.checkdocs - Add missing runtime dependencies six, jaraco.base, jaraco.collections and jaraco.functools - Update to v2.0 * Switch to pkgutil namespace technique for the ``jaraco`` namespace. OBS-URL: https://build.opensuse.org/request/show/679680 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.text?expand=0&rev=3
20 lines
757 B
Plaintext
20 lines
757 B
Plaintext
-------------------------------------------------------------------
|
|
Tue Feb 26 07:00:39 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Add LICENSE
|
|
- Compile manually due to switch to pkgutil namespace technique
|
|
- Add fdupes
|
|
- Remove bcond_with test, allowing tests suite to run
|
|
- Add missing build dependency jaraco.collections
|
|
- Remove undesirable build dependencies pytest-flake8, pytest-sugar and
|
|
collective.checkdocs
|
|
- Add missing runtime dependencies six, jaraco.base, jaraco.collections
|
|
and jaraco.functools
|
|
- Update to v2.0
|
|
* Switch to pkgutil namespace technique for the ``jaraco`` namespace.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 23 10:51:49 UTC 2018 - dheidler@suse.de
|
|
|
|
- Initial Package for v1.10.1
|