1
0
python-jaraco.logging/python-jaraco.logging.changes
Tomáš Chvátal 90cf241237 Accepting request 679681 from home:jayvdb:noflake8
- Add LICENSE
- Remove bcond_with test, allowing tests suite to run
- Compile manually due to switch to pkgutil namespace technique
- Remove undesirable build dependencies pytest-flake8, pytest-sugar &
  collective.checkdocs
- Add missing runtime dependencies on python-jaraco.base, six & tempora
- Update from v1.5.2 to v2.0
  * Switch to pkgutil namespace technique for the ``jaraco`` namespace.

OBS-URL: https://build.opensuse.org/request/show/679681
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.logging?expand=0&rev=3
2019-02-27 08:26:01 +00:00

17 lines
669 B
Plaintext

-------------------------------------------------------------------
Tue Feb 26 07:01:40 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Add LICENSE
- Remove bcond_with test, allowing tests suite to run
- Compile manually due to switch to pkgutil namespace technique
- Remove undesirable build dependencies pytest-flake8, pytest-sugar &
collective.checkdocs
- Add missing runtime dependencies on python-jaraco.base, six & tempora
- Update from v1.5.2 to v2.0
* Switch to pkgutil namespace technique for the ``jaraco`` namespace.
-------------------------------------------------------------------
Thu Aug 23 11:15:48 UTC 2018 - dheidler@suse.de
- Initial Package