14
0
forked from pool/python-stestr

Accepting request 998255 from home:bnavigator:branches:devel:languages:python

- Remove test requirements:
  * coverage: not used here
  * runtime requirements pulled in by main package already
- Provide the entrypoint only for the main python3 flavor
  * The cli requires cliff, which is primary python3 only
- Update description text
- Remove catchall in files section

OBS-URL: https://build.opensuse.org/request/show/998255
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stestr?expand=0&rev=47
This commit is contained in:
2022-08-20 21:30:48 +00:00
committed by Git OBS Bridge
parent c1a830291d
commit fba3707232
2 changed files with 35 additions and 32 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Aug 19 19:12:38 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Remove test requirements:
* coverage: not used here
* runtime requirements pulled in by main package already
- Provide the entrypoint only for the main python3 flavor
* The cli requires cliff, which is primary python3 only
- Update description text
- Remove catchall in files section
-------------------------------------------------------------------
Sat Oct 16 20:23:53 UTC 2021 - Dirk Müller <dmueller@suse.com>