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

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