From 99533253fa500bda5c55b3e7b2d3a3c5a761cdc148abfb0a2dc1132c2a5cf20c Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 13 Nov 2017 09:37:08 +0000 Subject: [PATCH 1/2] 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 --- python-yarl.changes | 8 ++++++++ python-yarl.spec | 2 +- yarl-0.13.0.tar.gz | 3 --- yarl-0.14.0.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yarl-0.13.0.tar.gz create mode 100644 yarl-0.14.0.tar.gz diff --git a/python-yarl.changes b/python-yarl.changes index a95c7b3..dce1258 100644 --- a/python-yarl.changes +++ b/python-yarl.changes @@ -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 diff --git a/python-yarl.spec b/python-yarl.spec index 7ae4f4b..ba75178 100644 --- a/python-yarl.spec +++ b/python-yarl.spec @@ -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 diff --git a/yarl-0.13.0.tar.gz b/yarl-0.13.0.tar.gz deleted file mode 100644 index d1736e5..0000000 --- a/yarl-0.13.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:25fe681a982f2cec567df8abac7cbd2ac27016e4aec89193945cab0643bfdb42 -size 136019 diff --git a/yarl-0.14.0.tar.gz b/yarl-0.14.0.tar.gz new file mode 100644 index 0000000..c64f551 --- /dev/null +++ b/yarl-0.14.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de800f67f2e5d428a2ef61d57dc410457282111df5ba4bfda89c27dc05258605 +size 134727 From fd3a1d87d794503b4fea98fc9e515f3c67cdce0fe24995daf573c64c1281b92f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 15 Nov 2017 09:30:11 +0000 Subject: [PATCH 2/2] Accepting request 541924 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/541924 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yarl?expand=0&rev=6 --- python-yarl.changes | 10 ++++++++++ python-yarl.spec | 2 +- yarl-0.14.0.tar.gz | 3 --- yarl-0.14.2.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 yarl-0.14.0.tar.gz create mode 100644 yarl-0.14.2.tar.gz diff --git a/python-yarl.changes b/python-yarl.changes index dce1258..75c0a5f 100644 --- a/python-yarl.changes +++ b/python-yarl.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +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 diff --git a/python-yarl.spec b/python-yarl.spec index ba75178..c9a4ac0 100644 --- a/python-yarl.spec +++ b/python-yarl.spec @@ -20,7 +20,7 @@ %define skip_python2 1 %bcond_without test Name: python-yarl -Version: 0.14.0 +Version: 0.14.2 Release: 0 Summary: Yet another URL library License: Apache-2.0 diff --git a/yarl-0.14.0.tar.gz b/yarl-0.14.0.tar.gz deleted file mode 100644 index c64f551..0000000 --- a/yarl-0.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de800f67f2e5d428a2ef61d57dc410457282111df5ba4bfda89c27dc05258605 -size 134727 diff --git a/yarl-0.14.2.tar.gz b/yarl-0.14.2.tar.gz new file mode 100644 index 0000000..b5b447d --- /dev/null +++ b/yarl-0.14.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3cace21c8044457eb3a54506b99b267974c80280d3accfc7f22e70170f87ea8 +size 134874