Hello community, here is the log from the commit of package python-yarl for openSUSE:Factory checked in at 2019-03-04 09:24:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-yarl (Old) and /work/SRC/openSUSE:Factory/.python-yarl.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-yarl" Mon Mar 4 09:24:01 2019 rev:11 rq:681093 version:1.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-yarl/python-yarl.changes 2018-08-31 10:45:10.363255004 +0200 +++ /work/SRC/openSUSE:Factory/.python-yarl.new.28833/python-yarl.changes 2019-03-04 09:24:29.988556449 +0100 @@ -1,0 +2,15 @@ +Sun Mar 3 13:52:01 UTC 2019 - Ondřej Súkup <[email protected]> + +- update to 1.3.0 + * Fix annotations for query parameter + * An incoming query sequence can have int variables + * Add URL.explicit_port property + * Give a friendlier error when port cant be converted to int + * bool(URL()) now returns False + * Fix annotations for build + * Fix annotations for cached_property + * Accept str subclasses in URL constructor + * Forbid inheritance, replace __init__ with __new__ + * Support PEP-561 (provide type hinting marker) + +------------------------------------------------------------------- Old: ---- yarl-1.1.1.tar.gz New: ---- yarl-1.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-yarl.spec ++++++ --- /var/tmp/diff_new_pack.cOFipu/_old 2019-03-04 09:24:30.956556275 +0100 +++ /var/tmp/diff_new_pack.cOFipu/_new 2019-03-04 09:24:30.960556274 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-yarl # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,14 +12,14 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-yarl -Version: 1.1.1 +Version: 1.3.0 Release: 0 Summary: Yet another URL library License: Apache-2.0 ++++++ yarl-1.1.1.tar.gz -> yarl-1.3.0.tar.gz ++++++ ++++ 10781 lines of diff (skipped)
