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