diff --git a/python-yarl.changes b/python-yarl.changes index f6b2880..fc6f49d 100644 --- a/python-yarl.changes +++ b/python-yarl.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jan 11 23:59:33 UTC 2018 - arun@gmx.de + +- update to version 0.18.0: + * Fallback to IDNA 2003 if domain name is not IDNA 2008 compatible + (#152) + ------------------------------------------------------------------- Thu Jan 4 17:17:54 UTC 2018 - arun@gmx.de diff --git a/python-yarl.spec b/python-yarl.spec index 2224dca..147a0bc 100644 --- a/python-yarl.spec +++ b/python-yarl.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-yarl -Version: 0.17.0 +Version: 0.18.0 Release: 0 Summary: Yet another URL library License: Apache-2.0 diff --git a/yarl-0.17.0.tar.gz b/yarl-0.17.0.tar.gz deleted file mode 100644 index 6c2f4be..0000000 --- a/yarl-0.17.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e4e1aec650ad80e73e7063941cd8aadb48e72487ec680a093ad364cc61efe64 -size 135523 diff --git a/yarl-0.18.0.tar.gz b/yarl-0.18.0.tar.gz new file mode 100644 index 0000000..17a298c --- /dev/null +++ b/yarl-0.18.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baa0d3f7982fa0c03a55433109c405e79a597141f2e2d6ee7e16c03eabd74886 +size 135572