- 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
This commit is contained in:
2024-03-01 10:20:47 +00:00
committed by Git OBS Bridge
parent 2576d91d24
commit b3ba8068c4
4 changed files with 20 additions and 4 deletions

View File

@@ -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