forked from pool/python-rfc3986
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
This commit is contained in:
committed by
Git OBS Bridge
parent
e65e092d92
commit
6f05529b89
@@ -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
|
Thu Apr 25 10:34:17 UTC 2019 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-rfc3986
|
Name: python-rfc3986
|
||||||
Version: 1.3.0
|
Version: 1.3.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python module for validating URI references per RFC 3986
|
Summary: Python module for validating URI references per RFC 3986
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a9945150c91f3680797eb36c451c7c26d034125b4b320d4f02962bad6fcf52a7
|
|
||||||
size 44011
|
|
3
rfc3986-1.3.1.tar.gz
Normal file
3
rfc3986-1.3.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2cb285760d8ed6683f9a242686961918d555f6783027d596cb82df51bfa0f9ca
|
||||||
|
size 46593
|
Reference in New Issue
Block a user