Accepting request 1041635 from home:pgajdos:python

- do not require six
- added patches
  fix https://github.com/man-group/pytest-plugins/issues/209
  + python-pytest-verbose-parametrize-no-six.patch

OBS-URL: https://build.opensuse.org/request/show/1041635
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-verbose-parametrize?expand=0&rev=12
This commit is contained in:
2022-12-09 10:57:47 +00:00
committed by Git OBS Bridge
parent b324a07f98
commit 094ae37507
3 changed files with 39 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Dec 8 13:18:34 UTC 2022 - pgajdos@suse.com
- do not require six
- added patches
fix https://github.com/man-group/pytest-plugins/issues/209
+ python-pytest-verbose-parametrize-no-six.patch
-------------------------------------------------------------------
Thu Apr 21 20:58:14 UTC 2022 - Ben Greiner <code@bnavigator.de>