Hello community,
here is the log from the commit of package python-oslo.versionedobjects for
openSUSE:Factory checked in at 2018-03-19 23:36:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.versionedobjects (Old)
and /work/SRC/openSUSE:Factory/.python-oslo.versionedobjects.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oslo.versionedobjects"
Mon Mar 19 23:36:36 2018 rev:5 rq:583351 version:1.31.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-oslo.versionedobjects/python-oslo.versionedobjects.changes
2018-01-24 15:27:58.537458476 +0100
+++
/work/SRC/openSUSE:Factory/.python-oslo.versionedobjects.new/python-oslo.versionedobjects.changes
2018-03-19 23:36:38.901097557 +0100
@@ -1,0 +2,15 @@
+Fri Feb 23 13:29:57 UTC 2018 - [email protected]
+
+- Switch to stable/queens spec template
+
+-------------------------------------------------------------------
+Mon Feb 12 10:05:52 UTC 2018 - [email protected]
+
+- update to version 1.31.2 (bsc#1078607)
+ - Treat doc warnings as errors
+ - Update .gitreview for stable/queens
+ - Update UPPER_CONSTRAINTS_FILE for stable/queens
+ - Remove log translations
+ - Handle TZ change in iso8601 >=0.1.12
+
+-------------------------------------------------------------------
@@ -4 +19 @@
-- update to version 1.31.0
+- update to version 1.31.0 (bsc#1078607)
Old:
----
oslo.versionedobjects-1.31.0.tar.gz
New:
----
oslo.versionedobjects-1.31.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-oslo.versionedobjects.spec ++++++
--- /var/tmp/diff_new_pack.7DaGQX/_old 2018-03-19 23:36:39.393079809 +0100
+++ /var/tmp/diff_new_pack.7DaGQX/_new 2018-03-19 23:36:39.397079664 +0100
@@ -17,40 +17,39 @@
Name: python-oslo.versionedobjects
-Version: 1.31.0
+Version: 1.31.2
Release: 0
Summary: Oslo Versioned Objects library
License: Apache-2.0
Group: Development/Languages/Python
Url: https://launchpad.net/oslo.versionedobjects
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.versionedobjects/oslo.versionedobjects-1.31.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.versionedobjects/oslo.versionedobjects-1.31.2.tar.gz
BuildRequires: openstack-macros
BuildRequires: python-devel
BuildRequires: python-iso8601 >= 0.1.11
BuildRequires: python-jsonschema >= 2.6.0
-BuildRequires: python-oslo.concurrency >= 3.20.0
-BuildRequires: python-oslo.config >= 4.6.0
+BuildRequires: python-oslo.concurrency >= 3.25.0
+BuildRequires: python-oslo.config >= 5.1.0
BuildRequires: python-oslo.context >= 2.19.2
BuildRequires: python-oslo.i18n >= 3.15.3
-BuildRequires: python-oslo.log >= 3.30.0
+BuildRequires: python-oslo.log >= 3.36.0
BuildRequires: python-oslo.messaging >= 5.29.0
BuildRequires: python-oslo.serialization >= 2.18.0
-BuildRequires: python-oslo.utils >= 3.31.0
-BuildRequires: python-oslotest >= 1.10.0
+BuildRequires: python-oslo.utils >= 3.33.0
+BuildRequires: python-oslotest >= 3.2.0
BuildRequires: python-pbr >= 2.0.0
BuildRequires: python-testtools >= 2.2.0
Requires: python-WebOb >= 1.7.1
Requires: python-iso8601 >= 0.1.11
-Requires: python-jsonschema >= 2.6.0
Requires: python-netaddr >= 0.7.18
-Requires: python-oslo.concurrency >= 3.20.0
-Requires: python-oslo.config >= 4.6.0
+Requires: python-oslo.concurrency >= 3.25.0
+Requires: python-oslo.config >= 5.1.0
Requires: python-oslo.context >= 2.19.2
Requires: python-oslo.i18n >= 3.15.3
-Requires: python-oslo.log >= 3.30.0
+Requires: python-oslo.log >= 3.36.0
Requires: python-oslo.messaging >= 5.29.0
Requires: python-oslo.serialization >= 2.18.0
-Requires: python-oslo.utils >= 3.31.0
+Requires: python-oslo.utils >= 3.33.0
Requires: python-six >= 1.10.0
BuildArch: noarch
@@ -66,20 +65,19 @@
Summary: osloversionedobjects library - Documentation
Group: Documentation/HTML
BuildRequires: python-Sphinx
-BuildRequires: python-openstackdocstheme >= 1.17.0
+BuildRequires: python-openstackdocstheme >= 1.18.1
Requires: %{name} = %{version}
%description doc
This package contains documentation files for %{name}.
%prep
-%autosetup -p1 -n oslo.versionedobjects-1.31.0
+%autosetup -p1 -n oslo.versionedobjects-1.31.2
%py_req_cleanup
-sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
%build
%{py2_build}
-%{__python2} setup.py build_sphinx && rm doc/build/html/.buildinfo
+PYTHONPATH=. sphinx-build -b html doc/source doc/build/html
%install
%{py2_install}
++++++ _service ++++++
--- /var/tmp/diff_new_pack.7DaGQX/_old 2018-03-19 23:36:39.429078510 +0100
+++ /var/tmp/diff_new_pack.7DaGQX/_new 2018-03-19 23:36:39.429078510 +0100
@@ -1,8 +1,8 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.versionedobjects/oslo.versionedobjects.spec.j2</param>
+ <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.versionedobjects/oslo.versionedobjects.spec.j2</param>
<param name="output-name">python-oslo.versionedobjects.spec</param>
- <param
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt</param>
+ <param
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param name="changelog-provider">gh,openstack,oslo.versionedobjects</param>
</service>
++++++ oslo.versionedobjects-1.31.0.tar.gz ->
oslo.versionedobjects-1.31.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.versionedobjects-1.31.0/AUTHORS
new/oslo.versionedobjects-1.31.2/AUTHORS
--- old/oslo.versionedobjects-1.31.0/AUTHORS 2018-01-08 15:15:48.000000000
+0100
+++ new/oslo.versionedobjects-1.31.2/AUTHORS 2018-01-27 22:38:07.000000000
+0100
@@ -299,6 +299,7 @@
Sean Dague <[email protected]>
Sean Dague <[email protected]>
Sean McCully <[email protected]>
+Sean McGinnis <[email protected]>
Sergey Nikitin <[email protected]>
Sergey Skripnick <[email protected]>
Sergey Vilgelm <[email protected]>
@@ -369,6 +370,7 @@
gengchc2 <[email protected]>
guohliu <[email protected]>
hartsocks <[email protected]>
+hnyang <[email protected]>
ivan-zhu <[email protected]>
[email protected] <>
jichen <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.versionedobjects-1.31.0/ChangeLog
new/oslo.versionedobjects-1.31.2/ChangeLog
--- old/oslo.versionedobjects-1.31.0/ChangeLog 2018-01-08 15:15:48.000000000
+0100
+++ new/oslo.versionedobjects-1.31.2/ChangeLog 2018-01-27 22:38:07.000000000
+0100
@@ -1,10 +1,23 @@
CHANGES
=======
+1.31.2
+------
+
+* Handle TZ change in iso8601 >=0.1.12
+* Update UPPER\_CONSTRAINTS\_FILE for stable/queens
+* Update .gitreview for stable/queens
+
+1.31.1
+------
+
+* Treat doc warnings as errors
+
1.31.0
------
* Fix wrong indent of releasenotes
+* Remove log translations
* Add bandit to pep8 job
* Updated from global requirements
* Follow the new PTI for document build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.versionedobjects-1.31.0/PKG-INFO
new/oslo.versionedobjects-1.31.2/PKG-INFO
--- old/oslo.versionedobjects-1.31.0/PKG-INFO 2018-01-08 15:15:49.000000000
+0100
+++ new/oslo.versionedobjects-1.31.2/PKG-INFO 2018-01-27 22:38:08.000000000
+0100
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: oslo.versionedobjects
-Version: 1.31.0
+Version: 1.31.2
Summary: Oslo Versioned Objects library
Home-page: https://docs.openstack.org/oslo.versionedobjects/latest/
Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/oslo.versionedobjects-1.31.0/oslo.versionedobjects.egg-info/PKG-INFO
new/oslo.versionedobjects-1.31.2/oslo.versionedobjects.egg-info/PKG-INFO
--- old/oslo.versionedobjects-1.31.0/oslo.versionedobjects.egg-info/PKG-INFO
2018-01-08 15:15:48.000000000 +0100
+++ new/oslo.versionedobjects-1.31.2/oslo.versionedobjects.egg-info/PKG-INFO
2018-01-27 22:38:07.000000000 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: oslo.versionedobjects
-Version: 1.31.0
+Version: 1.31.2
Summary: Oslo Versioned Objects library
Home-page: https://docs.openstack.org/oslo.versionedobjects/latest/
Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/oslo.versionedobjects-1.31.0/oslo.versionedobjects.egg-info/pbr.json
new/oslo.versionedobjects-1.31.2/oslo.versionedobjects.egg-info/pbr.json
--- old/oslo.versionedobjects-1.31.0/oslo.versionedobjects.egg-info/pbr.json
2018-01-08 15:15:48.000000000 +0100
+++ new/oslo.versionedobjects-1.31.2/oslo.versionedobjects.egg-info/pbr.json
2018-01-27 22:38:07.000000000 +0100
@@ -1 +1 @@
-{"git_version": "98cea0f", "is_release": true}
\ No newline at end of file
+{"git_version": "c95f0c8", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/oslo.versionedobjects-1.31.0/oslo_versionedobjects/_i18n.py
new/oslo.versionedobjects-1.31.2/oslo_versionedobjects/_i18n.py
--- old/oslo.versionedobjects-1.31.0/oslo_versionedobjects/_i18n.py
2018-01-08 15:12:52.000000000 +0100
+++ new/oslo.versionedobjects-1.31.2/oslo_versionedobjects/_i18n.py
2018-01-27 22:32:58.000000000 +0100
@@ -23,13 +23,3 @@
# The primary translation function using the well-known name "_"
_ = _translators.primary
-
-# Translators for log levels.
-#
-# The abbreviated names are meant to reflect the usual use of a short
-# name like '_'. The "L" is for "log" and the other letter comes from
-# the level.
-_LI = _translators.log_info
-_LW = _translators.log_warning
-_LE = _translators.log_error
-_LC = _translators.log_critical
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/oslo.versionedobjects-1.31.0/oslo_versionedobjects/_utils.py
new/oslo.versionedobjects-1.31.2/oslo_versionedobjects/_utils.py
--- old/oslo.versionedobjects-1.31.0/oslo_versionedobjects/_utils.py
2018-01-08 15:12:52.000000000 +0100
+++ new/oslo.versionedobjects-1.31.2/oslo_versionedobjects/_utils.py
2018-01-27 22:32:58.000000000 +0100
@@ -25,5 +25,6 @@
"""Stringify time in ISO 8601 format."""
st = at.strftime(_ISO8601_TIME_FORMAT)
tz = at.tzinfo.tzname(None) if at.tzinfo else 'UTC'
- st += ('Z' if tz == 'UTC' else tz)
+ # Need to handle either iso8601 or python UTC format
+ st += ('Z' if tz in ['UTC', 'UTC+00:00'] else tz)
return st
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/oslo.versionedobjects-1.31.0/oslo_versionedobjects/base.py
new/oslo.versionedobjects-1.31.2/oslo_versionedobjects/base.py
--- old/oslo.versionedobjects-1.31.0/oslo_versionedobjects/base.py
2018-01-08 15:12:52.000000000 +0100
+++ new/oslo.versionedobjects-1.31.2/oslo_versionedobjects/base.py
2018-01-27 22:32:58.000000000 +0100
@@ -26,7 +26,7 @@
from oslo_utils import versionutils as vutils
import six
-from oslo_versionedobjects._i18n import _, _LE
+from oslo_versionedobjects._i18n import _
from oslo_versionedobjects import exception
from oslo_versionedobjects import fields as obj_fields
@@ -84,7 +84,7 @@
except Exception:
with excutils.save_and_reraise_exception():
attr = "%s.%s" % (self.obj_name(), name)
- LOG.exception(_LE('Error setting %(attr)s'),
+ LOG.exception('Error setting %(attr)s',
{'attr': attr})
def deleter(self, name=name):
@@ -360,8 +360,8 @@
def obj_class_from_name(cls, objname, objver):
"""Returns a class from the registry based on a name and version."""
if objname not in VersionedObjectRegistry.obj_classes():
- LOG.error(_LE('Unable to instantiate unregistered object type '
- '%(objtype)s'), dict(objtype=objname))
+ LOG.error('Unable to instantiate unregistered object type '
+ '%(objtype)s'), dict(objtype=objname)
raise exception.UnsupportedObjectError(objtype=objname)
# NOTE(comstud): If there's not an exact match, return the highest
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/oslo.versionedobjects-1.31.0/oslo_versionedobjects/exception.py
new/oslo.versionedobjects-1.31.2/oslo_versionedobjects/exception.py
--- old/oslo.versionedobjects-1.31.0/oslo_versionedobjects/exception.py
2018-01-08 15:12:52.000000000 +0100
+++ new/oslo.versionedobjects-1.31.2/oslo_versionedobjects/exception.py
2018-01-27 22:32:58.000000000 +0100
@@ -31,7 +31,7 @@
import six
import webob.exc
-from oslo_versionedobjects._i18n import _, _LE
+from oslo_versionedobjects._i18n import _
LOG = logging.getLogger(__name__)
@@ -123,7 +123,7 @@
exc_info = sys.exc_info()
# kwargs doesn't match a variable in the message
# log the issue and the kwargs
- LOG.exception(_LE('Exception in string format operation'))
+ LOG.exception('Exception in string format operation')
for name, value in kwargs.items():
LOG.error("%s: %s" % (name, value)) # noqa
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.versionedobjects-1.31.0/setup.cfg
new/oslo.versionedobjects-1.31.2/setup.cfg
--- old/oslo.versionedobjects-1.31.0/setup.cfg 2018-01-08 15:15:49.000000000
+0100
+++ new/oslo.versionedobjects-1.31.2/setup.cfg 2018-01-27 22:38:08.000000000
+0100
@@ -26,15 +26,6 @@
oslo.config.opts =
oslo.versionedobjects = oslo_versionedobjects._options:list_opts
-[build_sphinx]
-source-dir = doc/source
-build-dir = doc/build
-all_files = 1
-warning-is-error = 1
-
-[upload_sphinx]
-upload-dir = doc/build/html
-
[compile_catalog]
directory = oslo_versionedobjects/locale
domain = oslo_versionedobjects
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.versionedobjects-1.31.0/tox.ini
new/oslo.versionedobjects-1.31.2/tox.ini
--- old/oslo.versionedobjects-1.31.0/tox.ini 2018-01-08 15:13:09.000000000
+0100
+++ new/oslo.versionedobjects-1.31.2/tox.ini 2018-01-27 22:33:25.000000000
+0100
@@ -8,7 +8,7 @@
BRANCH_NAME=master
install_command = pip install {opts} {packages}
deps =
-
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
+
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/queens}
-r{toxinidir}/test-requirements.txt
commands = python setup.py testr --slowest --testr-args='{posargs}'
@@ -25,7 +25,7 @@
[testenv:docs]
deps = -r{toxinidir}/doc/requirements.txt
-commands = sphinx-build -b html doc/source doc/build/html
+commands = sphinx-build -W -b html doc/source doc/build/html
[testenv:cover]
commands = python setup.py test --coverage
--coverage-package-name=oslo_versionedobjects --testr-args='{posargs}'