14
0

Accepting request 1139803 from home:bnavigator:branches:devel:languages:python

- 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

OBS-URL: https://build.opensuse.org/request/show/1139803
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-logutils?expand=0&rev=13
This commit is contained in:
2024-01-19 08:46:29 +00:00
committed by Git OBS Bridge
parent 1e34c23c77
commit 9242be7748
3 changed files with 81 additions and 6 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
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>