- Add patch remove-six-and-future.patch:

* Remove use of six and future.
- Remove patch python-pytest-server-fixtures-no-six.patch, covered by above.
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-server-fixtures?expand=0&rev=18
This commit is contained in:
2023-08-30 05:27:21 +00:00
committed by Git OBS Bridge
parent 5f2f6ae19c
commit f37817590e
3 changed files with 94 additions and 19 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Aug 30 05:26:54 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch remove-six-and-future.patch:
* Remove use of six and future.
- Remove patch python-pytest-server-fixtures-no-six.patch, covered by above.
- Switch to pyproject macros.
-------------------------------------------------------------------
Fri Dec 9 12:03:36 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>