15
0

- Switch to pyproject macros.

- Stop using greedy globs in %files.
- Stop shipping tests.
- Clean up skipping tests, packaging >22 is now required

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-devpi-server?expand=0&rev=25
This commit is contained in:
2023-10-17 04:40:04 +00:00
committed by Git OBS Bridge
parent 77330061d6
commit 07e57f37b7
2 changed files with 18 additions and 14 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Oct 17 04:36:20 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
- Stop using greedy globs in %files.
- Stop shipping tests.
- Clean up skipping tests, packaging >22 is now required
-------------------------------------------------------------------
Thu Aug 10 11:53:00 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>