14
0
forked from pool/python-tld

- Update to 0.13.0:

* Drop Python 2.7, 3.5 and 3.6 support. Minimum required version now is
    Python 3.7.
- Switch to autosetup and pyproject macros.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tld?expand=0&rev=44
This commit is contained in:
2024-03-05 01:58:19 +00:00
committed by Git OBS Bridge
parent a5741777a8
commit cb82de79db
4 changed files with 24 additions and 15 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Mar 5 01:56:10 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.13.0:
* Drop Python 2.7, 3.5 and 3.6 support. Minimum required version now is
Python 3.7.
- Switch to autosetup and pyproject macros.
- No more greedy globs in %files.
-------------------------------------------------------------------
Mon Oct 17 15:53:55 UTC 2022 - pgajdos@suse.com