commit python-oslo.db for openSUSE:Factory
Hello community, here is the log from the commit of package python-oslo.db for openSUSE:Factory checked in at 2017-08-28 15:32:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-oslo.db (Old) and /work/SRC/openSUSE:Factory/.python-oslo.db.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-oslo.db" Mon Aug 28 15:32:26 2017 rev:11 rq:518171 version:4.25.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-oslo.db/python-oslo.db.changes 2017-02-21 13:42:03.346490581 +0100 +++ /work/SRC/openSUSE:Factory/.python-oslo.db.new/python-oslo.db.changes 2017-08-28 15:32:28.599600879 +0200 @@ -1,0 +2,40 @@ +Tue Aug 22 17:40:40 UTC 2017 - tbechtold@suse.com + +- Remove python-MySQL-python BuildRequires + +------------------------------------------------------------------- +Mon Aug 7 13:43:06 UTC 2017 - cloud-devel@suse.de + +- update to version 4.25.0 + - Imported Translations from Zanata + - Support facade arguments, unstarted facade for patch_engine() + - Update reno for stable/ocata + - switch from oslosphinx to openstackdocstheme + - Add 'save_and_reraise_exception' method when call 'session.rollback()' + - Remove references to Python 3.4 + - Warn on URL without a drivername + - Coerce booleans to integer values in paginate_query + - Fix db_version checking for sqlalchemy-migrate + - Explain paginate_query doesn't provide parameter offset + - Don't access connection.info if connection is invalidated + - Repair unused rollback_reader_sessions parameter. + - Fix compatibility with SQLAlchemy < 1.1.0 + - Enable MySQL Storage Engine selection + - Using assertIsNone(xxx) instead of assertEqual(None, xxx) + - Raise only DbMigrationError from migrate 'upgrade' method + - Remove deprecated config option sqlite_db + - rearrange content to fit the new standard layout + - Prepare for using standard python tests + - Move oslo.context to test-requirements + - Attach context being used to session/connection info + - Remove unused logging import + - Remove log translations + - Updated from global requirements + - Update URLs according to document migration + - Update test requirement + - update the docs url in the readme + - add release note for new warning about missing driver + - turn on warning-is-error in doc build + - Establish flush() for "sub" facade contexts + +------------------------------------------------------------------- Old: ---- oslo.db-4.17.0.tar.gz New: ---- oslo.db-4.25.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-oslo.db.spec ++++++ --- /var/tmp/diff_new_pack.yXbsMJ/_old 2017-08-28 15:32:29.583462558 +0200 +++ /var/tmp/diff_new_pack.yXbsMJ/_new 2017-08-28 15:32:29.603459747 +0200 @@ -18,7 +18,7 @@ %global sname oslo.db Name: python-oslo.db -Version: 4.17.0 +Version: 4.25.0 Release: 0 Summary: OpenStack oslo.db library License: Apache-2.0 @@ -26,41 +26,40 @@ Url: https://launchpad.net/%{sname} Source0: https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz BuildRequires: openstack-macros -BuildRequires: python-MySQL-python BuildRequires: python-PyMySQL >= 0.7.6 -BuildRequires: python-alembic >= 0.8.4 +BuildRequires: python-alembic >= 0.8.10 BuildRequires: python-debtcollector >= 1.2.0 BuildRequires: python-devel BuildRequires: python-eventlet >= 0.18.2 BuildRequires: python-fixtures >= 3.0.0 BuildRequires: python-mock >= 2.0 -BuildRequires: python-oslo.config >= 3.14.0 -BuildRequires: python-oslo.context >= 2.9.0 +BuildRequires: python-oslo.config >= 4.0.0 +BuildRequires: python-oslo.context >= 2.14.0 BuildRequires: python-oslo.i18n >= 2.1.0 -BuildRequires: python-oslo.utils >= 3.18.0 +BuildRequires: python-oslo.utils >= 3.20.0 BuildRequires: python-oslotest >= 1.10.0 -BuildRequires: python-pbr >= 1.8 +BuildRequires: python-pbr >= 2.0.0 BuildRequires: python-psycopg2 >= 2.5 BuildRequires: python-python-subunit >= 0.0.18 BuildRequires: python-reno >= 1.8.0 BuildRequires: python-six >= 1.9.0 -BuildRequires: python-sqlalchemy-migrate >= 0.9.6 +BuildRequires: python-sqlalchemy-migrate >= 0.11.0 BuildRequires: python-testrepository >= 0.0.18 BuildRequires: python-testresources >= 0.2.4 BuildRequires: python-testscenarios >= 0.4 BuildRequires: python-testtools >= 1.4.0 Requires: python-PyMySQL >= 0.7.6 Requires: python-SQLAlchemy >= 1.0.10 -Requires: python-alembic >= 0.8.4 +Requires: python-alembic >= 0.8.10 Requires: python-debtcollector >= 1.2.0 -Requires: python-oslo.config >= 3.14.0 -Requires: python-oslo.context >= 2.9.0 +Requires: python-oslo.config >= 4.0.0 +Requires: python-oslo.context >= 2.14.0 Requires: python-oslo.i18n >= 2.1.0 -Requires: python-oslo.utils >= 3.18.0 +Requires: python-oslo.utils >= 3.20.0 Requires: python-psycopg2 >= 2.5 Requires: python-six >= 1.9.0 -Requires: python-sqlalchemy-migrate >= 0.9.6 -Requires: python-stevedore >= 1.17.1 +Requires: python-sqlalchemy-migrate >= 0.11.0 +Requires: python-stevedore >= 1.20.0 BuildArch: noarch %description @@ -74,7 +73,7 @@ Summary: Documentation for the Oslo database handling library Group: Documentation BuildRequires: python-Sphinx -BuildRequires: python-oslosphinx >= 4.7.0 +BuildRequires: python-openstackdocstheme >= 1.11.0 %description doc Documentation for the Oslo database handling library. @@ -82,6 +81,7 @@ %prep %autosetup -n %{sname}-%{version} %py_req_cleanup +sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg %build %{py2_build} ++++++ _service ++++++ --- /var/tmp/diff_new_pack.yXbsMJ/_old 2017-08-28 15:32:29.695446815 +0200 +++ /var/tmp/diff_new_pack.yXbsMJ/_new 2017-08-28 15:32:29.695446815 +0200 @@ -1,8 +1,8 @@ <services> <service mode="disabled" name="renderspec"> - <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/oslo.db/oslo.db.spec.j2</param> + <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/oslo.db/oslo.db.spec.j2</param> <param name="output-name">python-oslo.db.spec</param> - <param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/global-requirements.txt</param> + <param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt</param> <param name="changelog-email">cloud-devel@suse.de</param> <param name="changelog-provider">gh,openstack,oslo.db</param> </service> ++++++ oslo.db-4.17.0.tar.gz -> oslo.db-4.25.0.tar.gz ++++++ ++++ 4308 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de