diff --git a/_multibuild b/_multibuild new file mode 100644 index 0000000..fcc7b97 --- /dev/null +++ b/_multibuild @@ -0,0 +1,3 @@ + + test + diff --git a/pytest-shell-utilities-1.8.0.tar.gz b/pytest-shell-utilities-1.8.0.tar.gz deleted file mode 100644 index 0d0a8ac..0000000 --- a/pytest-shell-utilities-1.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f9a1aac43fad962da11e0ba1ae771eb3b84b73fc4bee94a8f563159231e1920 -size 80418 diff --git a/pytest-shell-utilities-1.9.0.tar.gz b/pytest-shell-utilities-1.9.0.tar.gz new file mode 100644 index 0000000..77f7bdb --- /dev/null +++ b/pytest-shell-utilities-1.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9ae85f8c64dd2b95e35ed1f110a90e25d498cb1af946be7cf1b7f069c089499 +size 80895 diff --git a/python-pytest-shell-utilities.changes b/python-pytest-shell-utilities.changes index cfb6ed8..c010bb8 100644 --- a/python-pytest-shell-utilities.changes +++ b/python-pytest-shell-utilities.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Fri Mar 1 10:20:21 UTC 2024 - Dirk Müller + +- update to 1.9.0: + * Drop support for Python older than 3.8 and Pytest older than + 7.4.x + * The printed output is now the result of json.dumps instead of + pprint.pformat + * Several minor changes to the code base: Update copyright + headers Update pre-commit hook versions (#43) + * Update copyright headers + * Update pre-commit hook versions + * Drop support for python versions older than 3.7 + * Support Python 3.11 + * Set minimal attrs version to 22.1.0 + ------------------------------------------------------------------- Wed Feb 7 09:00:37 UTC 2024 - Dirk Müller diff --git a/python-pytest-shell-utilities.spec b/python-pytest-shell-utilities.spec index 7c6d66b..7519416 100644 --- a/python-pytest-shell-utilities.spec +++ b/python-pytest-shell-utilities.spec @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-pytest-shell-utilities%{psuffix} -Version: 1.8.0 +Version: 1.9.0 Release: 0 Summary: Pytest plugin to simplify running shell commands against the system License: Apache-2.0