15
0
forked from pool/python-glob2

- Switch to autosetup and pyproject macros.

- No more greedy globs in %files.
- Add patch support-pytest-8.patch:
  * Use correct setup/teardown methods for Pytest 8.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glob2?expand=0&rev=7
This commit is contained in:
2024-08-26 04:02:49 +00:00
committed by Git OBS Bridge
parent 1fdc3f29f6
commit ea441c34b4
3 changed files with 53 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Aug 26 04:01:40 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to autosetup and pyproject macros.
- No more greedy globs in %files.
- Add patch support-pytest-8.patch:
* Use correct setup/teardown methods for Pytest 8.
-------------------------------------------------------------------
Thu Mar 26 13:54:35 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>