Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-yaql for openSUSE:Factory checked in at 2021-12-13 20:44:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-yaql (Old) and /work/SRC/openSUSE:Factory/.python-yaql.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-yaql" Mon Dec 13 20:44:51 2021 rev:13 rq:940202 version:2.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-yaql/python-yaql.changes 2021-05-04 22:00:53.748621726 +0200 +++ /work/SRC/openSUSE:Factory/.python-yaql.new.2520/python-yaql.changes 2021-12-13 20:50:58.400657067 +0100 @@ -1,0 +2,34 @@ +Mon Dec 6 09:24:06 UTC 2021 - cloud-de...@suse.de + +- removed 0b006f07226138ef26ab8296494f1dc1c09908e2.patch +- update to version 2.0.0 + - Fix hacking min version to 3.0.1 + - Make the CLI YAQL engine entirely configurable + - OpenDev Migration Patch + - Use __slots__ for more yaqltypes + - Import docs building job + - Dropping the py35 testing + - [ussuri][goal] Drop python 2.7 support and testing + - add python 3.7 unit test job + - Get rid of Babel dependency since it is not needed + - Add Python 3 Train unit tests + - Update the documention for doc migration + - Removed older version of python added 3.5/3.6 + - add python 3.6 unit test job + - Replace assertItemsEqual with assertCountEqual + - import zuul job settings from project-config + - Update min tox version to 2.0 + - tox: Set 'ignore_basepython_conflict' + - Make changes to groupBy() backward-compatible + - Update hacking for Python3 + - Cleanup py27 support + - Fix docs gate + - Remove six + - Switch to newer openstackdocstheme and reno versions + - Stop to use the __future__ module. + - Switch to collections.abc.* + - fix tox python3 overrides + - Fix readme Pygments package not found + - Remove setting of version/release from releasenotes + +------------------------------------------------------------------- Old: ---- 0b006f07226138ef26ab8296494f1dc1c09908e2.patch yaql-1.1.3.tar.gz New: ---- yaql-2.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-yaql.spec ++++++ --- /var/tmp/diff_new_pack.RjkYH8/_old 2021-12-13 20:50:58.840657348 +0100 +++ /var/tmp/diff_new_pack.RjkYH8/_new 2021-12-13 20:50:58.848657353 +0100 @@ -18,15 +18,13 @@ %global oldpython python Name: python-yaql -Version: 1.1.3 +Version: 2.0.0 Release: 0 Summary: YAQL - Yet Another Query Language License: Apache-2.0 Group: Development/Languages/Python URL: https://docs.openstack.org/yaql -Source0: https://files.pythonhosted.org/packages/source/y/yaql/yaql-1.1.3.tar.gz -# rebased from https://opendev.org/openstack/yaql/commit/0b006f07226138ef26ab8296494f1dc1c09908e2.patch -Patch1: 0b006f07226138ef26ab8296494f1dc1c09908e2.patch +Source0: https://files.pythonhosted.org/packages/source/y/yaql/yaql-2.0.0.tar.gz BuildRequires: openstack-macros # for testing BuildRequires: python3-Sphinx @@ -66,7 +64,7 @@ This package contains the Python 3.x module. %prep -%autosetup -p1 -n yaql-1.1.3 +%autosetup -p1 -n yaql-2.0.0 %py_req_cleanup %build ++++++ _service ++++++ --- /var/tmp/diff_new_pack.RjkYH8/_old 2021-12-13 20:50:58.880657374 +0100 +++ /var/tmp/diff_new_pack.RjkYH8/_new 2021-12-13 20:50:58.884657376 +0100 @@ -1,6 +1,6 @@ <services> <service mode="disabled" name="renderspec"> - <param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/wallaby/openstack/yaql/yaql.spec.j2</param> + <param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/master/openstack/yaql/yaql.spec.j2</param> <param name="output-name">python-yaql.spec</param> <param name="changelog-email">cloud-de...@suse.de</param> <param name="changelog-provider">gh,openstack,yaql</param> ++++++ yaql-1.1.3.tar.gz -> yaql-2.0.0.tar.gz ++++++ ++++ 7677 lines of diff (skipped)