15
0
forked from pool/python-ddt

- update to 1.7.1:

* Update flake8 configuration
  * Remove Python 2.7 classifiers as the project is now Python 3+
    only

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ddt?expand=0&rev=44
This commit is contained in:
2024-01-06 17:16:36 +00:00
committed by Git OBS Bridge
parent 6a947cba6b
commit c4e23f8c4a
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Jan 6 17:15:11 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.7.1:
* Update flake8 configuration
* Remove Python 2.7 classifiers as the project is now Python 3+
only
-------------------------------------------------------------------
Mon Nov 27 15:42:45 UTC 2023 - Dirk Müller <dmueller@suse.com>