forked from pool/python-pytest-shell-utilities
Accepting request 1156333 from devel:languages:python:pytest
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1156333 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-shell-utilities?expand=0&rev=5
This commit is contained in:
3
_multibuild
Normal file
3
_multibuild
Normal file
@@ -0,0 +1,3 @@
|
||||
<multibuild>
|
||||
<package>test</package>
|
||||
</multibuild>
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f9a1aac43fad962da11e0ba1ae771eb3b84b73fc4bee94a8f563159231e1920
|
||||
size 80418
|
||||
3
pytest-shell-utilities-1.9.0.tar.gz
Normal file
3
pytest-shell-utilities-1.9.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e9ae85f8c64dd2b95e35ed1f110a90e25d498cb1af946be7cf1b7f069c089499
|
||||
size 80895
|
||||
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 1 10:20:21 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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 <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user