1
0
python-jaraco.logging/python-jaraco.logging.changes
Markéta Machová e277f5378a Accepting request 1000039 from home:bnavigator:branches:devel:languages:python
- Update to 3.1.2
  * Refresh packaging. Require Python 3.7 or later.
- v3.1.1: Rely on PEP 420 for namespace package.
- v3.1.0: Refresh packaging. Remove unneeded dependency on six.
- Switch to PEP517 and remove obsolete jaraco.base requirement

OBS-URL: https://build.opensuse.org/request/show/1000039
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.logging?expand=0&rev=7
2022-08-29 19:41:28 +00:00

32 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Mon Aug 29 13:18:26 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to 3.1.2
* Refresh packaging. Require Python 3.7 or later.
- v3.1.1: Rely on PEP 420 for namespace package.
- v3.1.0: Refresh packaging. Remove unneeded dependency on six.
- Switch to PEP517 and remove obsolete jaraco.base requirement
-------------------------------------------------------------------
Mon Mar 9 14:19:58 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 3.0.0
* Require Python 3.6 or later.
-------------------------------------------------------------------
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