14
0

- Add patch remove-future-requirement.patch, remove future requirement

- Switch to autosetup and pyproject macros
- Stop using greedy globs in %files

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-whois?expand=0&rev=14
This commit is contained in:
2023-09-12 05:34:41 +00:00
committed by Git OBS Bridge
parent 6aaa44d536
commit 4a1da92dc4
3 changed files with 191 additions and 11 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Sep 12 05:33:31 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch remove-future-requirement.patch, remove future requirement
- Switch to autosetup and pyproject macros
- Stop using greedy globs in %files
-------------------------------------------------------------------
Tue Aug 9 07:14:05 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>