Hello community, here is the log from the commit of package python-yarl for openSUSE:Factory checked in at 2018-02-14 09:46:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-yarl (Old) and /work/SRC/openSUSE:Factory/.python-yarl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-yarl" Wed Feb 14 09:46:16 2018 rev:8 rq:575874 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-yarl/python-yarl.changes 2018-01-13 21:48:24.647939664 +0100 +++ /work/SRC/openSUSE:Factory/.python-yarl.new/python-yarl.changes 2018-02-14 09:46:31.890946521 +0100 @@ -1,0 +2,17 @@ +Sat Feb 10 18:01:42 UTC 2018 - [email protected] + +- update to version 1.1.0: + * Make pure Python quoter consistent with Cython version (#162) + +- changes from version 1.0.0: + * Use fast path if quoted string does not need requoting (#154) + * Speed up quoting/unquoting by _Quoter and _Unquoter classes (#155) + * Drop yarl.quote and yarl.unquote public functions (#155) + * Add custom string writer, reuse static buffer if available (#157) + Code is 50-80 times faster than Pure Python version (was 4-5 times + faster) + * Don’t recode IP zone (#144) + * Support encoded=True in yarl.URL.build() (#158) + * Fix updating query with multiple keys (#160) + +------------------------------------------------------------------- Old: ---- yarl-0.18.0.tar.gz New: ---- yarl-1.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-yarl.spec ++++++ --- /var/tmp/diff_new_pack.80cWn1/_old 2018-02-14 09:46:33.538886467 +0100 +++ /var/tmp/diff_new_pack.80cWn1/_new 2018-02-14 09:46:33.546886175 +0100 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-yarl -Version: 0.18.0 +Version: 1.1.0 Release: 0 Summary: Yet another URL library License: Apache-2.0 ++++++ yarl-0.18.0.tar.gz -> yarl-1.1.0.tar.gz ++++++ ++++ 13463 lines of diff (skipped)
