- update to 1.14.1:

* Drop pypy 2.7
  * add pypy 3.9
  * add python 3.11
  * CI fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-twisted?expand=0&rev=14
This commit is contained in:
2024-03-21 17:07:44 +00:00
committed by Git OBS Bridge
parent 6ec79fe26c
commit 5fda074644
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Mar 21 17:06:30 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.14.1:
* Drop pypy 2.7
* add pypy 3.9
* add python 3.11
* CI fixes
-------------------------------------------------------------------
Wed May 17 16:45:17 UTC 2023 - Dirk Müller <dmueller@suse.com>