diff --git a/ddt-1.7.0.tar.gz b/ddt-1.7.0.tar.gz deleted file mode 100644 index 40dad81..0000000 --- a/ddt-1.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d178d115abf25a1b8327e94f85a03ef09b1d7b0ca256f6203284b024f2fc70df -size 13543 diff --git a/ddt-1.7.1.tar.gz b/ddt-1.7.1.tar.gz new file mode 100644 index 0000000..ae810b5 --- /dev/null +++ b/ddt-1.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a4472c477bf766f75f7b1efb628656ff3c35ff3f6c821129ae8e328fff8a9a2 +size 13332 diff --git a/python-ddt.changes b/python-ddt.changes index f522c42..bd5125b 100644 --- a/python-ddt.changes +++ b/python-ddt.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Jan 6 17:15:11 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-ddt.spec b/python-ddt.spec index 74b780a..c5a4b51 100644 --- a/python-ddt.spec +++ b/python-ddt.spec @@ -1,7 +1,7 @@ # # spec file for package python-ddt # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-ddt -Version: 1.7.0 +Version: 1.7.1 Release: 0 Summary: Data-Driven/Decorated Tests License: MIT