From 55f53855e0657b97f33c45b9007115cfbdc7f56f8c657d064e70742c1edf14ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 17 May 2019 17:22:09 +0000 Subject: [PATCH] Accepting request 703748 from home:hitalia:branches:devel:languages:python Update verison for rfc3986 OBS-URL: https://build.opensuse.org/request/show/703748 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rfc3986?expand=0&rev=19 --- python-rfc3986.changes | 8 ++++++++ python-rfc3986.spec | 2 +- rfc3986-1.3.1.tar.gz | 3 --- rfc3986-1.3.2.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 rfc3986-1.3.1.tar.gz create mode 100644 rfc3986-1.3.2.tar.gz diff --git a/python-rfc3986.changes b/python-rfc3986.changes index 6d8bea6..c8bf38f 100644 --- a/python-rfc3986.changes +++ b/python-rfc3986.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri May 17 17:14:08 UTC 2019 - Hardik Italia + +- version update to 1.3.2 + * Remove unnecessary IRI-flavored matchers from rfc3986.misc to speed up + import time on resource-constrained systems. + See also `GitHub #55`_ + ------------------------------------------------------------------- Mon May 6 13:50:19 UTC 2019 - pgajdos@suse.com diff --git a/python-rfc3986.spec b/python-rfc3986.spec index 899a8bc..29857b5 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.1 +Version: 1.3.2 Release: 0 Summary: Python module for validating URI references per RFC 3986 License: Apache-2.0 diff --git a/rfc3986-1.3.1.tar.gz b/rfc3986-1.3.1.tar.gz deleted file mode 100644 index d479161..0000000 --- a/rfc3986-1.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2cb285760d8ed6683f9a242686961918d555f6783027d596cb82df51bfa0f9ca -size 46593 diff --git a/rfc3986-1.3.2.tar.gz b/rfc3986-1.3.2.tar.gz new file mode 100644 index 0000000..573340c --- /dev/null +++ b/rfc3986-1.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0344d0bd428126ce554e7ca2b61787b6a28d2bbd19fc70ed2dd85efe31176405 +size 44225