15
0

- Switch to autosetup, pyproject and pyunittest macros.

- No more greedy globs in %files.
- Add patch no-makesuite.patch:
  * Use the load tests protocol to run the testsuite.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-BitVector?expand=0&rev=6
This commit is contained in:
2024-12-20 04:17:25 +00:00
committed by Git OBS Bridge
parent bfcfc61560
commit 0285b72ee4
3 changed files with 161 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Dec 20 04:15:58 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to autosetup, pyproject and pyunittest macros.
- No more greedy globs in %files.
- Add patch no-makesuite.patch:
* Use the load tests protocol to run the testsuite.
-------------------------------------------------------------------
Fri Aug 13 13:55:15 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>