Accepting request 541088 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/541088 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yarl?expand=0&rev=5
This commit is contained in:
parent
6b0dba15a8
commit
99533253fa
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
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.0
|
||||
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.0.tar.gz
Normal file
3
yarl-0.14.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:de800f67f2e5d428a2ef61d57dc410457282111df5ba4bfda89c27dc05258605
|
||||
size 134727
|
Loading…
Reference in New Issue
Block a user