14
0

- Use zope-testrunner to run the test suite.

- Switch to pyproject and autosetup macros.
- Stop using greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.cachedescriptors?expand=0&rev=11
This commit is contained in:
2024-01-09 04:43:11 +00:00
committed by Git OBS Bridge
parent c01a275e7f
commit 6d8d93674f
2 changed files with 18 additions and 11 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 9 04:40:10 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Use zope-testrunner to run the test suite.
- Switch to pyproject and autosetup macros.
- Stop using greedy globs in %files.
-------------------------------------------------------------------
Fri May 5 14:26:02 UTC 2023 - Dirk Müller <dmueller@suse.com>