From b3ba8068c4a965fa188568980cf1e7d628617fd882b0768d4899571d1f00b7b8 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 1 Mar 2024 10:20:47 +0000 Subject: [PATCH 1/2] - 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-shell-utilities?expand=0&rev=11 --- pytest-shell-utilities-1.8.0.tar.gz | 3 --- pytest-shell-utilities-1.9.0.tar.gz | 3 +++ python-pytest-shell-utilities.changes | 16 ++++++++++++++++ python-pytest-shell-utilities.spec | 2 +- 4 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 pytest-shell-utilities-1.8.0.tar.gz create mode 100644 pytest-shell-utilities-1.9.0.tar.gz 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 From 7e92ea439cb823ed83d6a2729b9107784dece29ce3a82fd480104df3da7ee8b2 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 1 Mar 2024 10:21:15 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-shell-utilities?expand=0&rev=12 --- _multibuild | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 _multibuild diff --git a/_multibuild b/_multibuild new file mode 100644 index 0000000..fcc7b97 --- /dev/null +++ b/_multibuild @@ -0,0 +1,3 @@ + + test +