14
0

- Add patch support-python-312.patch, support Python 3.12+

- Stop using greedy globs in %files
- Switch to autosetup and pyproject macros
- Remove Python 2 leftovers
- Enable running the tests again

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyftpdlib?expand=0&rev=42
This commit is contained in:
2023-09-19 05:15:05 +00:00
committed by Git OBS Bridge
parent 3a7f3602f8
commit 3e3152af40
3 changed files with 934 additions and 43 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Sep 19 05:14:22 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-python-312.patch, support Python 3.12+
- Stop using greedy globs in %files
- Switch to autosetup and pyproject macros
- Remove Python 2 leftovers
- Enable running the tests again
-------------------------------------------------------------------
Fri Apr 21 12:30:41 UTC 2023 - Dirk Müller <dmueller@suse.com>