forked from pool/python-logutils
24b9fa9ee3
* Use logging._lock as a context manager. - Switch to autosetup macro. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-logutils?expand=0&rev=17
62 lines
2.1 KiB
Plaintext
62 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Sep 10 03:08:22 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Add patch use-logging-lock-directly.patch:
|
|
* Use logging._lock as a context manager.
|
|
- Switch to autosetup macro.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 5 18:08:30 UTC 2024 - Christoph G <foss@grueninger.de>
|
|
|
|
- Add patch logutils-intersphinx.patch to fix compatibility
|
|
with recent Sphinx
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 18 19:39:04 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Add logutils-pr1-fix-testasserts-py3.12.patch
|
|
* https://bitbucket.org/vinay.sajip/logutils/pull-requests/1
|
|
* Fixes the test suite. This package is really old but still
|
|
half-maintained
|
|
- Switch to PEP517
|
|
- Deduplicate files
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 17 12:31:27 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update path for SLE15
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 1 12:28:43 UTC 2021 - pgajdos@suse.com
|
|
|
|
- %check: use %pyunittest rpm macro
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 5 19:05:36 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- add sphinx4.patch to enable build with Sphinx 4.x
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:50:10 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 29 16:53:49 UTC 2017 - tbechtold@suse.com
|
|
|
|
- update to 0.3.5:
|
|
- Bring QueueListener implementation in line with the version in the stdlib.
|
|
- Fixed a bug in ColorizingStreamHandler relating to encoding.
|
|
- Return non-zero error code from "setup.py test" when a test fails.
|
|
- Make the dictConfig tests work with both Python 2.x and 3.x.
|
|
- convert to singlespec
|
|
- fix Source url
|
|
- split -doc package
|
|
- update Url
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 18 09:02:19 UTC 2013 - speilicke@suse.com
|
|
|
|
- Initial version
|
|
|