15
0
forked from pool/python-cliff

- update to 4.7.0:

* Add fixtures explicitly in test requirements
  * tox: Use pre-commit for linter checks
  * Blacken code base
  * requirements: Bump minimums

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cliff?expand=0&rev=8
This commit is contained in:
2024-06-02 13:41:33 +00:00
committed by Git OBS Bridge
parent 4ae0f6a243
commit bca3684097
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Jun 2 13:41:08 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 4.7.0:
* Add fixtures explicitly in test requirements
* tox: Use pre-commit for linter checks
* Blacken code base
* requirements: Bump minimums
-------------------------------------------------------------------
Sun Apr 7 08:49:59 UTC 2024 - Dirk Müller <dmueller@suse.com>