2023-11-07 20:12:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Nov 7 20:08:45 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 1.8.0:
|
|
|
|
|
* Drop support for python versions older than 3.7
|
|
|
|
|
* Support Python 3.11
|
|
|
|
|
* Set minimal attrs version to 22.1.0
|
|
|
|
|
* Start running tests against Py3.11 and Pytest `7.3.x` and
|
|
|
|
|
`7.4.x`
|
|
|
|
|
* Update copyright headers
|
|
|
|
|
* ``Subprocess.run()`` now accepts ``shell`` keyword argument
|
|
|
|
|
like ``subprocess.Popen``.
|
|
|
|
|
|
2023-10-12 11:16:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Oct 12 11:16:06 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
|
|
2023-11-07 20:12:30 +00:00
|
|
|
- enable testsuite
|
2023-10-12 11:16:24 +00:00
|
|
|
|
2023-10-12 11:10:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Sep 7 12:41:41 UTC 2022 - Alexander Graul <alexander.graul@suse.com>
|
|
|
|
|
|
|
|
|
|
- Initial package
|