Accepting request 541982 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/541982 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-yarl?expand=0&rev=3
This commit is contained in:
commit
401c220ce1
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 15 00:33:36 UTC 2017 - arun@gmx.de
|
||||
|
||||
- update to version 0.14.2:
|
||||
* Restore strict parameter as no-op in quote/unquote
|
||||
|
||||
- changes from version 0.14.1:
|
||||
* Restore strict parameter as no-op for sake of compatibility with
|
||||
aiohttp 2.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 12 16:59:38 UTC 2017 - arun@gmx.de
|
||||
|
||||
- update to version 0.14.0:
|
||||
* Drop strict mode (#123)
|
||||
* Fix “ValueError: Unallowed PCT %” when there’s a “%” in the url
|
||||
(#124)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 31 02:41:59 UTC 2017 - arun@gmx.de
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define skip_python2 1
|
||||
%bcond_without test
|
||||
Name: python-yarl
|
||||
Version: 0.13.0
|
||||
Version: 0.14.2
|
||||
Release: 0
|
||||
Summary: Yet another URL library
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25fe681a982f2cec567df8abac7cbd2ac27016e4aec89193945cab0643bfdb42
|
||||
size 136019
|
3
yarl-0.14.2.tar.gz
Normal file
3
yarl-0.14.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e3cace21c8044457eb3a54506b99b267974c80280d3accfc7f22e70170f87ea8
|
||||
size 134874
|
Loading…
Reference in New Issue
Block a user