14
0

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:
Tomáš Chvátal
2019-05-06 13:57:42 +00:00
committed by Git OBS Bridge
parent e65e092d92
commit 6f05529b89
4 changed files with 12 additions and 4 deletions

View File

@@ -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