15
0
forked from pool/python-bsddb3

- Add patch support-python312.patch:

* Fix the test script to support Python 3.12.
- Use fdupes.
- Switch to autosetup macro.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bsddb3?expand=0&rev=39
This commit is contained in:
2024-02-05 04:36:05 +00:00
committed by Git OBS Bridge
parent f8d3f44c69
commit 84921b906f
3 changed files with 35 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Feb 5 04:35:19 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-python312.patch:
* Fix the test script to support Python 3.12.
- Use fdupes.
- Switch to autosetup macro.
-------------------------------------------------------------------
Mon Jan 15 20:37:12 UTC 2024 - Dirk Müller <dmueller@suse.com>