- Add Iterable-collections.patch to avoid Python 3.10

incompatibility (gh#man-group/pytest-plugins#197).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-verbose-parametrize?expand=0&rev=7
This commit is contained in:
2022-01-10 16:12:45 +00:00
committed by Git OBS Bridge
parent c5b9b87a26
commit b1f97d0a17
3 changed files with 28 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 10 16:09:01 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Add Iterable-collections.patch to avoid Python 3.10
incompatibility (gh#man-group/pytest-plugins#197).
-------------------------------------------------------------------
Thu Aug 22 09:05:47 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>