14
0
forked from pool/python-mutmut

- Remove unneeded {Build,}Requires on hammett.

- We only need rich for the testsuite.
- We need toml for Python 3.10 only.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mutmut?expand=0&rev=17
This commit is contained in:
2024-11-23 01:17:49 +00:00
committed by Git OBS Bridge
parent 00a7d58d80
commit 55c76cd072
2 changed files with 10 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Nov 23 01:17:23 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Remove unneeded {Build,}Requires on hammett.
- We only need rich for the testsuite.
- We need toml for Python 3.10 only.
-------------------------------------------------------------------
Thu Nov 21 10:11:34 UTC 2024 - Dirk Müller <dmueller@suse.com>