14
0

- Switch to pyproject and autosetup macros.

- Add patch support-pytest-8.patch:
  * Use new "setup_method" to support pytest >= 8.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lexicon?expand=0&rev=14
This commit is contained in:
2024-05-14 02:09:14 +00:00
committed by Git OBS Bridge
parent fe88740e92
commit b068f1ac91
3 changed files with 39 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue May 14 02:07:51 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject and autosetup macros.
- Add patch support-pytest-8.patch:
* Use new "setup_method" to support pytest >= 8.
-------------------------------------------------------------------
Fri Apr 21 12:27:52 UTC 2023 - Dirk Müller <dmueller@suse.com>