Hello community, here is the log from the commit of package python-oslo.db for openSUSE:Factory checked in at 2016-05-19 12:14:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-oslo.db (Old) and /work/SRC/openSUSE:Factory/.python-oslo.db.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oslo.db" Changes: -------- --- /work/SRC/openSUSE:Factory/python-oslo.db/python-oslo.db.changes 2016-01-05 21:55:44.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-oslo.db.new/python-oslo.db.changes 2016-05-19 12:14:34.000000000 +0200 @@ -1,0 +2,53 @@ +Mon Apr 4 11:24:13 UTC 2016 - [email protected] + +- update to 4.7.0: + * Updated from global requirements + * Update .gitreview for stable/mitaka +- Adjust Requires + +------------------------------------------------------------------- +Thu Mar 24 09:53:21 UTC 2016 - [email protected] + +- Add python-PyMySQL as Requires (bsc#972472) + +------------------------------------------------------------------- +Thu Mar 3 14:12:45 UTC 2016 - [email protected] + +- update to 4.6.0: + * Increase the default max_overflow value + * Updated from global requirements + * add reno for release notes management + * Updated from global requirements + * Updated from global requirements + * Clarify the types for retry_interval args of wrap_db_retry + * Updated from global requirements + * stop making a copy of options discovered by config generator + * exceptions: provide .message attribute for Py3K compatibility + * Updated from global requirements + * InvalidSortKey constructor change breaks Heat unittests + * exception: fix DBInvalidUnicodeParameter error message + * exceptions: enhance InvalidSortKey to carry the invalid key + * exception: fix InvalidSortKey message + * Update translation setup + * Updated from global requirements + * Add exc_filter for invalid Unicode string + * Updated from global requirements + * Updated from global requirements + * Updated from global requirements + * Imported Translations from Zanata + * Updated from global requirements + * Fix tests to work under both pymsysql 0.6.2 and 0.7.x + * Don't log non-db error in retry wrapper + * Updated from global requirements + * Put py34 first in the env order of tox + * Updated from global requirements + * Fix comparison of Variant and other type in compare_type + * Updated from global requirements + * Updated from global requirements + * Don't trace DB errors when we're retrying + * Updated from global requirements + * Remove iso8601 in requirements.txt + * Trival: Remove 'MANIFEST.in' +- Adjust Requires according to requirements.txt + +------------------------------------------------------------------- Old: ---- oslo.db-4.1.0.tar.gz New: ---- oslo.db-4.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-oslo.db.spec ++++++ --- /var/tmp/diff_new_pack.xQyzm1/_old 2016-05-19 12:14:35.000000000 +0200 +++ /var/tmp/diff_new_pack.xQyzm1/_new 2016-05-19 12:14:35.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-oslo.db # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -17,8 +17,11 @@ %define component oslo_db + +%define version_unconverted 4.7.0 + Name: python-oslo.db -Version: 4.1.0 +Version: 4.7.0 Release: 0 Url: https://launchpad.net/oslo/ Summary: OpenStack DB API @@ -33,13 +36,13 @@ BuildRequires: python-oslo.config BuildRequires: python-pbr Requires: python-Babel >= 1.3 -Requires: python-SQLAlchemy >= 0.9.9 +Requires: python-PyMySQL >= 0.6.2 +Requires: python-SQLAlchemy >= 1.0.10 Requires: python-alembic >= 0.8.0 -Requires: python-iso8601 >= 0.1.9 -Requires: python-oslo.config >= 2.7.0 +Requires: python-oslo.config >= 3.7.0 Requires: python-oslo.context >= 0.2.0 -Requires: python-oslo.i18n >= 1.5.0 -Requires: python-oslo.utils >= 2.8.0 +Requires: python-oslo.i18n >= 2.1.0 +Requires: python-oslo.utils >= 3.5.0 Requires: python-psycopg2 >= 2.5 Requires: python-six >= 1.9.0 Requires: python-sqlalchemy-migrate >= 0.9.6 @@ -69,14 +72,11 @@ Summary: OpenStack DB API - test suite Group: System/Management Requires: %{name} = %{version} -%if 0%{?suse_version} && 0%{?suse_version} <= 1110 -Requires: python-discover -%endif Requires: python-PyMySQL >= 0.6.2 Requires: python-fixtures >= 1.3.1 Requires: python-oslotest >= 1.10.0 Requires: python-python-subunit >= 0.0.18 -Requires: python-tempest-lib >= 0.10.0 +Requires: python-tempest-lib >= 0.14.0 Requires: python-testrepository >= 0.0.18 Requires: python-testscenarios >= 0.4 Requires: python-testtools >= 1.4.0 ++++++ oslo.db-4.1.0.tar.gz -> oslo.db-4.7.0.tar.gz ++++++ ++++ 2880 lines of diff (skipped)
