- Add patch use-packaging.patch:

* Use packaging.Version, stops packages relying on this to fail.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-freezegun?expand=0&rev=7
This commit is contained in:
2023-05-03 03:18:20 +00:00
committed by Git OBS Bridge
parent bd38fc81fc
commit 71c1686b29
3 changed files with 43 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 3 03:17:36 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch use-packaging.patch:
* Use packaging.Version, stops packages relying on this to fail.
-------------------------------------------------------------------
Fri Apr 21 12:31:39 UTC 2023 - Dirk Müller <dmueller@suse.com>