1
0

Accepting request 1111329 from home:pgajdos:python

- drop python2 support completely, python-six not required
- deleted patches
  - remove-mock.patch (upstreamed)
- added patches
  fix https://github.com/pchomik/pytest-spec/compare/3.2.0...master
  + python-pytest-spec-nopython2.patch

OBS-URL: https://build.opensuse.org/request/show/1111329
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-spec?expand=0&rev=12
This commit is contained in:
2023-09-14 12:59:26 +00:00
committed by Git OBS Bridge
parent d48b71a66a
commit 44fbcea22d
4 changed files with 393 additions and 81 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Sep 14 11:59:56 UTC 2023 - pgajdos@suse.com
- drop python2 support completely, python-six not required
- deleted patches
- remove-mock.patch (upstreamed)
- added patches
fix https://github.com/pchomik/pytest-spec/compare/3.2.0...master
+ python-pytest-spec-nopython2.patch
-------------------------------------------------------------------
Thu Mar 24 01:24:23 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>