Accepting request 1041370 from home:pgajdos:python

- do not require six
- added patches
  fix https://github.com/kevin1024/pytest-httpbin/issues/75
  + python-pytest-httpbin-no-six.patch

OBS-URL: https://build.opensuse.org/request/show/1041370
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-httpbin?expand=0&rev=9
This commit is contained in:
2022-12-09 10:42:40 +00:00
committed by Git OBS Bridge
parent edf146fa76
commit 6d389a58ff
3 changed files with 24 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Dec 8 11:15:36 UTC 2022 - pgajdos@suse.com
- do not require six
- added patches
fix https://github.com/kevin1024/pytest-httpbin/issues/75
+ python-pytest-httpbin-no-six.patch
-------------------------------------------------------------------
Tue Apr 12 20:57:41 UTC 2022 - Ben Greiner <code@bnavigator.de>