diff --git a/python-yarl.changes b/python-yarl.changes index a95c7b3..75c0a5f 100644 --- a/python-yarl.changes +++ b/python-yarl.changes @@ -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 diff --git a/python-yarl.spec b/python-yarl.spec index 7ae4f4b..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.13.0 +Version: 0.14.2 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.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