From 6f05529b8963ffba5d91bfa962056367ad25fed558481d807171739e9ae6ca8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 6 May 2019 13:57:42 +0000 Subject: [PATCH] Accepting request 701109 from home:pgajdos - version update to 1.3.1 * Only apply IDNA-encoding when there are characters outside of the ASCII character set. See also `GitHub #52`_ OBS-URL: https://build.opensuse.org/request/show/701109 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rfc3986?expand=0&rev=17 --- python-rfc3986.changes | 8 ++++++++ python-rfc3986.spec | 2 +- rfc3986-1.3.0.tar.gz | 3 --- rfc3986-1.3.1.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 rfc3986-1.3.0.tar.gz create mode 100644 rfc3986-1.3.1.tar.gz diff --git a/python-rfc3986.changes b/python-rfc3986.changes index 4d524df..6d8bea6 100644 --- a/python-rfc3986.changes +++ b/python-rfc3986.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon May 6 13:50:19 UTC 2019 - pgajdos@suse.com + +- version update to 1.3.1 + * Only apply IDNA-encoding when there are characters + outside of the ASCII character set. + See also `GitHub #52`_ + ------------------------------------------------------------------- Thu Apr 25 10:34:17 UTC 2019 - pgajdos@suse.com diff --git a/python-rfc3986.spec b/python-rfc3986.spec index f7e5695..899a8bc 100644 --- a/python-rfc3986.spec +++ b/python-rfc3986.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-rfc3986 -Version: 1.3.0 +Version: 1.3.1 Release: 0 Summary: Python module for validating URI references per RFC 3986 License: Apache-2.0 diff --git a/rfc3986-1.3.0.tar.gz b/rfc3986-1.3.0.tar.gz deleted file mode 100644 index 72da3f7..0000000 --- a/rfc3986-1.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9945150c91f3680797eb36c451c7c26d034125b4b320d4f02962bad6fcf52a7 -size 44011 diff --git a/rfc3986-1.3.1.tar.gz b/rfc3986-1.3.1.tar.gz new file mode 100644 index 0000000..d479161 --- /dev/null +++ b/rfc3986-1.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cb285760d8ed6683f9a242686961918d555f6783027d596cb82df51bfa0f9ca +size 46593