forked from pool/python-idna
- update to 2.9:
- Update to Unicode 12.1.0.
- Prohibit A-labels ending with a hyphen (Thanks, Julien Bernard!)
- Future-proofing: Test on Python 3.7 and 3.8, don't immediately
fail should Python 4 come along.
- Made BSD 3-clause license clearer
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-idna?expand=0&rev=14
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 22:41:37 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 2.9:
|
||||
- Update to Unicode 12.1.0.
|
||||
- Prohibit A-labels ending with a hyphen (Thanks, Julien Bernard!)
|
||||
- Future-proofing: Test on Python 3.7 and 3.8, don't immediately
|
||||
fail should Python 4 come along.
|
||||
- Made BSD 3-clause license clearer
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 17 05:58:35 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user