forked from pool/python-pytest-shell-utilities
- 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:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user