12
0

- update to 2.1.1:

* Fixed regression in 2.1.0 where the strconfig argument to
    load/loads is ignore

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-execnet?expand=0&rev=26
This commit is contained in:
2024-04-27 09:01:12 +00:00
committed by Git OBS Bridge
parent 1714fd6a52
commit 2e871f39b6
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Apr 27 09:00:31 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.1.1:
* Fixed regression in 2.1.0 where the strconfig argument to
load/loads is ignore
-------------------------------------------------------------------
Sun Apr 7 08:59:28 UTC 2024 - Dirk Müller <dmueller@suse.com>