diff --git a/idna-3.1.tar.gz b/idna-3.1.tar.gz deleted file mode 100644 index 5d8a950..0000000 --- a/idna-3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c5b02147e01ea9920e6b0a3f1f7bb833612d507592c837a6c49552768f4054e1 -size 181601 diff --git a/idna-3.2.tar.gz b/idna-3.2.tar.gz new file mode 100644 index 0000000..89b8d69 --- /dev/null +++ b/idna-3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:467fbad99067910785144ce333826c71fb0e63a425657295239737f7ecd125f3 +size 243962 diff --git a/python-idna.changes b/python-idna.changes index 7808e3d..1c4a1bf 100644 --- a/python-idna.changes +++ b/python-idna.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jun 6 11:47:54 UTC 2021 - Dirk Müller + +- update to 3.2: + * Add type hints (Thanks, Seth Michael Larson!) + * Remove support for Python 3.4 + ------------------------------------------------------------------- Wed May 26 06:42:07 UTC 2021 - pgajdos@suse.com diff --git a/python-idna.spec b/python-idna.spec index 973695d..0aacd8e 100644 --- a/python-idna.spec +++ b/python-idna.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %global skip_python2 1 Name: python-idna -Version: 3.1 +Version: 3.2 Release: 0 Summary: Internationalized Domain Names in Applications (IDNA) License: BSD-3-Clause