15
0

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

- Clean build and test dependencies
  * No coverage check needed, no pytest-cov
  * Poetry-core is enough to build, less footprint

OBS-URL: https://build.opensuse.org/request/show/1085692
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-backoff?expand=0&rev=11
This commit is contained in:
2023-05-09 21:47:28 +00:00
committed by Git OBS Bridge
parent 5dea1d0f23
commit 5a0d8d69bc
2 changed files with 10 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 8 20:47:29 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Clean build and test dependencies
* No coverage check needed, no pytest-cov
* Poetry-core is enough to build, less footprint
-------------------------------------------------------------------
Thu Oct 13 06:36:05 UTC 2022 - Adrian Schröter <adrian@suse.de>