14
0
forked from pool/python-pysmi

- Switch to pyproject macros.

- Use pytest for the testsuite.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysmi?expand=0&rev=24
This commit is contained in:
2024-02-19 04:46:05 +00:00
committed by Git OBS Bridge
parent ee9800c4fa
commit f601ea61a9
2 changed files with 19 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 19 04:44:48 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
- Use pytest for the testsuite.
- No more greedy globs in %files.
-------------------------------------------------------------------
Wed Oct 6 07:40:43 UTC 2021 - Matej Cepl <mcepl@suse.com>