forked from pool/python-authheaders
- update to 0.16.1:
* Clean up unnecessary escaping of semi-colons in test data
and adjust related code to resolve SyntaxWarning with
Python 3.12 (#29)
* Set python_requires >3.7 and clean up cruft in setup.py
* Use importlib.resources instead of importlib_resources
- switch to PEP517 build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-authheaders?expand=0&rev=20
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 20 12:36:31 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.16.1:
|
||||
* Clean up unnecessary escaping of semi-colons in test data
|
||||
and adjust related code to resolve SyntaxWarning with
|
||||
Python 3.12 (#29)
|
||||
* Set python_requires >3.7 and clean up cruft in setup.py
|
||||
* Use importlib.resources instead of importlib_resources
|
||||
- switch to PEP517 build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 13 17:31:08 UTC 2024 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user