14
0

- Drop unneeded Requires, and also no longer restrict urllib3.

- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-mock?expand=0&rev=58
This commit is contained in:
2024-03-13 06:31:16 +00:00
committed by Git OBS Bridge
parent e52ac64447
commit 55cac90fb1
2 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 13 06:30:28 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Drop unneeded Requires, and also no longer restrict urllib3.
- Switch to pyproject macros.
-------------------------------------------------------------------
Mon Jul 17 16:25:53 UTC 2023 - Dirk Müller <dmueller@suse.com>