SHA256
15
0
forked from pool/python-fs

- Switch to autosetup and pyproject macros

- Add patch support-python-312.patch, don't call a removed assertion
  function
- Skip some recalcitrant tests
- Clean up some old Python 3 version requirements

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fs?expand=0&rev=34
This commit is contained in:
2023-09-19 06:10:49 +00:00
committed by Git OBS Bridge
parent 4243e5a3a9
commit ab195fa392
3 changed files with 43 additions and 27 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Sep 19 06:10:10 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to autosetup and pyproject macros
- Add patch support-python-312.patch, don't call a removed assertion
function
- Skip some recalcitrant tests
- Clean up some old Python 3 version requirements
-------------------------------------------------------------------
Fri Apr 21 12:25:31 UTC 2023 - Dirk Müller <dmueller@suse.com>