diff --git a/pytest-describe-2.0.1.tar.gz b/pytest-describe-2.0.1.tar.gz deleted file mode 100644 index 97b78e5..0000000 --- a/pytest-describe-2.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5cbaa31169f0060348ad5ca0191027e5f1f41f3f27fdeef208365e09c55eb9a -size 9793 diff --git a/pytest-describe-2.1.0.tar.gz b/pytest-describe-2.1.0.tar.gz new file mode 100644 index 0000000..fcfe590 --- /dev/null +++ b/pytest-describe-2.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0630c95ac4942ab8dcd8e766236f86436b4984896db0c059fc234fef66fe9732 +size 10272 diff --git a/python-pytest-describe.changes b/python-pytest-describe.changes index 640f247..a61417b 100644 --- a/python-pytest-describe.changes +++ b/python-pytest-describe.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu May 4 22:38:28 UTC 2023 - Dirk Müller + +- update to 2.1.0: + * This version comes with some internal clean-up and + modernization and now supports pytest 4.0 to 7.3 on Python + 3.7 to 3.11. + ------------------------------------------------------------------- Wed Nov 30 08:24:00 UTC 2022 - Daniel Garcia diff --git a/python-pytest-describe.spec b/python-pytest-describe.spec index 4335fba..69e98aa 100644 --- a/python-pytest-describe.spec +++ b/python-pytest-describe.spec @@ -1,7 +1,7 @@ # # spec file for package python-pytest-describe # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 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 @@ %define skip_python2 1 Name: python-pytest-describe -Version: 2.0.1 +Version: 2.1.0 Release: 0 Summary: Describe-style plugin for pytest License: MIT