- update to 2.10:
- Update to Unicode 13.0.0. - Throws a more specific exception if "xn--" is provided as a label. - This is expected to be the last version that supports Python 2. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-idna?expand=0&rev=16
This commit is contained in:
parent
7dfd6826c2
commit
30f81c99cb
3
idna-2.10.tar.gz
Normal file
3
idna-2.10.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b307872f855b18632ce0c21c5e45be78c0ea7ae4c15c828c20788b26921eb3f6
|
||||
size 175616
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7588d1c14ae4c77d74036e8c22ff447b26d0fde8f007354fd48a7814db15b7cb
|
||||
size 175042
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 17 08:01:29 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 2.10:
|
||||
- Update to Unicode 13.0.0.
|
||||
- Throws a more specific exception if "xn--" is provided as a label.
|
||||
- This is expected to be the last version that supports Python 2.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 22:41:37 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-idna
|
||||
Version: 2.9
|
||||
Version: 2.10
|
||||
Release: 0
|
||||
Summary: Internationalized Domain Names in Applications (IDNA)
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user