14
0

- Switch to pyproject macros.

- Actually run the testsuite.
- Drop unneeded future requirement.
- Stop using greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sievelib?expand=0&rev=11
This commit is contained in:
2023-09-01 05:21:04 +00:00
committed by Git OBS Bridge
parent 27430de049
commit 4f0b07152a
2 changed files with 19 additions and 10 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Sep 1 05:20:43 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
- Actually run the testsuite.
- Drop unneeded future requirement.
- Stop using greedy globs in %files.
-------------------------------------------------------------------
Mon Jan 25 08:00:46 UTC 2021 - Dirk Müller <dmueller@suse.com>