Hello community,
here is the log from the commit of package python-oslo.serialization for
openSUSE:Factory checked in at 2018-09-07 15:39:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.serialization (Old)
and /work/SRC/openSUSE:Factory/.python-oslo.serialization.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oslo.serialization"
Fri Sep 7 15:39:08 2018 rev:11 rq:633108 version:2.27.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-oslo.serialization/python-oslo.serialization.changes
2018-03-19 23:36:27.529507779 +0100
+++
/work/SRC/openSUSE:Factory/.python-oslo.serialization.new/python-oslo.serialization.changes
2018-09-07 15:39:08.726552783 +0200
@@ -1,0 +2,17 @@
+Mon Sep 3 09:21:06 UTC 2018 - [email protected]
+
+- update to version 2.27.0
+ - Remove stale pip-missing-reqs tox test
+ - set default python to python3
+ - fix tox python3 overrides
+ - Update reno for stable/queens
+ - Update links in README
+ - Trivial: Update pypi url to new url
+ - Stop using encoding='utf-8' with msgpack
+ - Unblock requirements changes
+ - Follow the new PTI for document build
+ - Updated from global requirements
+ - add lower-constraints job
+ - msgpack-python has been renamed to msgpack
+
+-------------------------------------------------------------------
Old:
----
oslo.serialization-2.24.0.tar.gz
New:
----
oslo.serialization-2.27.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-oslo.serialization.spec ++++++
--- /var/tmp/diff_new_pack.m6TopD/_old 2018-09-07 15:39:09.038552448 +0200
+++ /var/tmp/diff_new_pack.m6TopD/_new 2018-09-07 15:39:09.042552444 +0200
@@ -17,32 +17,34 @@
Name: python-oslo.serialization
-Version: 2.24.0
+Version: 2.27.0
Release: 0
Summary: OpenStack serialization library
License: Apache-2.0
Group: Development/Languages/Python
-Url: https://launchpad.net/oslo.serialization
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.serialization/oslo.serialization-2.24.0.tar.gz
+URL: https://launchpad.net/oslo.serialization
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.serialization/oslo.serialization-2.27.0.tar.gz
BuildRequires: openstack-macros
BuildRequires: python-devel
-BuildRequires: python2-ipaddress >= 1.0.16
-BuildRequires: python2-mock >= 2.0.0
-BuildRequires: python2-msgpack >= 0.4.0
-BuildRequires: python2-netaddr >= 0.7.18
-BuildRequires: python2-oslo.i18n >= 3.15.3
+BuildRequires: python2-ipaddress
+BuildRequires: python2-mock
+BuildRequires: python2-msgpack >= 0.5.2
+BuildRequires: python2-netaddr
+BuildRequires: python2-oslo.i18n
BuildRequires: python2-oslo.utils >= 3.33.0
-BuildRequires: python2-oslotest >= 3.2.0
+BuildRequires: python2-oslotest
BuildRequires: python2-pbr >= 2.0.0
+BuildRequires: python2-testrepository
BuildRequires: python3-devel
-BuildRequires: python3-mock >= 2.0.0
-BuildRequires: python3-msgpack >= 0.4.0
-BuildRequires: python3-netaddr >= 0.7.18
-BuildRequires: python3-oslo.i18n >= 3.15.3
+BuildRequires: python3-mock
+BuildRequires: python3-msgpack >= 0.5.2
+BuildRequires: python3-netaddr
+BuildRequires: python3-oslo.i18n
BuildRequires: python3-oslo.utils >= 3.33.0
-BuildRequires: python3-oslotest >= 3.2.0
+BuildRequires: python3-oslotest
BuildRequires: python3-pbr >= 2.0.0
-Requires: python-msgpack >= 0.4.0
+BuildRequires: python3-testrepository
+Requires: python-msgpack >= 0.5.2
Requires: python-oslo.utils >= 3.33.0
Requires: python-pytz >= 2013.6
Requires: python-six >= 1.10.0
@@ -57,7 +59,7 @@
Summary: Documentation for OpenStack serialization library
Group: Development/Languages/Python
BuildRequires: python-Sphinx
-BuildRequires: python-openstackdocstheme >= 1.18.1
+BuildRequires: python-openstackdocstheme
%description -n python-oslo.serialization-doc
The oslo.serialization library provides support for representing objects
@@ -65,7 +67,7 @@
This package contains the documentation.
%prep
-%autosetup -p1 -n oslo.serialization-2.24.0
+%autosetup -p1 -n oslo.serialization-2.27.0
%py_req_cleanup
sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
++++++ _service ++++++
--- /var/tmp/diff_new_pack.m6TopD/_old 2018-09-07 15:39:09.062552423 +0200
+++ /var/tmp/diff_new_pack.m6TopD/_new 2018-09-07 15:39:09.062552423 +0200
@@ -1,8 +1,8 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.serialization/oslo.serialization.spec.j2</param>
+ <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/oslo.serialization/oslo.serialization.spec.j2</param>
<param name="output-name">python-oslo.serialization.spec</param>
- <param
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt</param>
+ <param
name="requirements">https://raw.githubusercontent.com/openstack/oslo.serialization/stable/rocky/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param name="changelog-provider">gh,openstack,oslo.serialization</param>
</service>
++++++ oslo.serialization-2.24.0.tar.gz -> oslo.serialization-2.27.0.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.serialization-2.24.0/.zuul.yaml
new/oslo.serialization-2.27.0/.zuul.yaml
--- old/oslo.serialization-2.24.0/.zuul.yaml 1970-01-01 01:00:00.000000000
+0100
+++ new/oslo.serialization-2.27.0/.zuul.yaml 2018-06-19 16:57:23.000000000
+0200
@@ -0,0 +1,7 @@
+- project:
+ check:
+ jobs:
+ - openstack-tox-lower-constraints
+ gate:
+ jobs:
+ - openstack-tox-lower-constraints
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.serialization-2.24.0/AUTHORS
new/oslo.serialization-2.27.0/AUTHORS
--- old/oslo.serialization-2.24.0/AUTHORS 2018-02-07 05:04:03.000000000
+0100
+++ new/oslo.serialization-2.27.0/AUTHORS 2018-06-19 17:00:27.000000000
+0200
@@ -38,12 +38,15 @@
Joshua Harlow <[email protected]>
Joshua Harlow <[email protected]>
Julien Danjou <[email protected]>
+Kenneth Giusti <[email protected]>
Luis A. Garcia <[email protected]>
Luong Anh Tuan <[email protected]>
Matt Riedemann <[email protected]>
Mehdi Abaakouk <[email protected]>
Mike Heald <[email protected]>
Monty Taylor <[email protected]>
+Morgan <[email protected]>
+Morgan Fainberg <[email protected]>
Nataliia Uvarova <[email protected]>
OpenStack Release Bot <[email protected]>
Phil Day <[email protected]>
@@ -60,11 +63,13 @@
Victor Stinner <[email protected]>
YAMAMOTO Takashi <[email protected]>
ZhiQiang Fan <[email protected]>
+ZhongShengping <[email protected]>
Zhongyue Luo <[email protected]>
Zhongyue Luo <[email protected]>
Zuul <[email protected]>
avnish <[email protected]>
gecong1973 <[email protected]>
+melissaml <[email protected]>
ricolin <[email protected]>
xianming.mao <[email protected]>
yanheven <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.serialization-2.24.0/ChangeLog
new/oslo.serialization-2.27.0/ChangeLog
--- old/oslo.serialization-2.24.0/ChangeLog 2018-02-07 05:04:03.000000000
+0100
+++ new/oslo.serialization-2.27.0/ChangeLog 2018-06-19 17:00:27.000000000
+0200
@@ -1,11 +1,33 @@
CHANGES
=======
-2.24.0
+2.27.0
------
+* fix tox python3 overrides
+* Stop using encoding='utf-8' with msgpack
+
+2.26.0
+------
+
+* Unblock requirements changes
+* Remove stale pip-missing-reqs tox test
+* Trivial: Update pypi url to new url
+* set default python to python3
+* add lower-constraints job
+* Updated from global requirements
+
+2.25.0
+------
+
+* Follow the new PTI for document build
+* Update links in README
+* Update reno for stable/queens
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
* msgpack-python has been renamed to msgpack
-* Update .gitreview for stable/queens
2.23.0
------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.serialization-2.24.0/PKG-INFO
new/oslo.serialization-2.27.0/PKG-INFO
--- old/oslo.serialization-2.24.0/PKG-INFO 2018-02-07 05:04:04.000000000
+0100
+++ new/oslo.serialization-2.27.0/PKG-INFO 2018-06-19 17:00:28.000000000
+0200
@@ -1,18 +1,17 @@
Metadata-Version: 1.1
Name: oslo.serialization
-Version: 2.24.0
+Version: 2.27.0
Summary: Oslo Serialization library
Home-page: http://docs.openstack.org/developer/oslo.serialization/
Author: OpenStack
Author-email: [email protected]
License: UNKNOWN
-Description-Content-Type: UNKNOWN
Description: ========================
Team and repository tags
========================
- .. image::
http://governance.openstack.org/badges/oslo.serialization.svg
- :target: http://governance.openstack.org/reference/tags/index.html
+ .. image::
https://governance.openstack.org/tc/badges/oslo.serialization.svg
+ :target:
https://governance.openstack.org/tc/ference/tags/index.html
.. Change things from this point on
@@ -21,11 +20,11 @@
====================
.. image:: https://img.shields.io/pypi/v/oslo.serialization.svg
- :target: https://pypi.python.org/pypi/oslo.serialization/
+ :target: https://pypi.org/project/oslo.serialization/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/oslo.serialization.svg
- :target: https://pypi.python.org/pypi/oslo.serialization/
+ :target: https://pypi.org/project/oslo.serialization/
:alt: Downloads
The oslo.serialization library provides support for representing
objects
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.serialization-2.24.0/README.rst
new/oslo.serialization-2.27.0/README.rst
--- old/oslo.serialization-2.24.0/README.rst 2018-02-07 05:00:30.000000000
+0100
+++ new/oslo.serialization-2.27.0/README.rst 2018-06-19 16:57:23.000000000
+0200
@@ -2,8 +2,8 @@
Team and repository tags
========================
-.. image:: http://governance.openstack.org/badges/oslo.serialization.svg
- :target: http://governance.openstack.org/reference/tags/index.html
+.. image:: https://governance.openstack.org/tc/badges/oslo.serialization.svg
+ :target: https://governance.openstack.org/tc/ference/tags/index.html
.. Change things from this point on
@@ -12,11 +12,11 @@
====================
.. image:: https://img.shields.io/pypi/v/oslo.serialization.svg
- :target: https://pypi.python.org/pypi/oslo.serialization/
+ :target: https://pypi.org/project/oslo.serialization/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/oslo.serialization.svg
- :target: https://pypi.python.org/pypi/oslo.serialization/
+ :target: https://pypi.org/project/oslo.serialization/
:alt: Downloads
The oslo.serialization library provides support for representing objects
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.serialization-2.24.0/doc/requirements.txt
new/oslo.serialization-2.27.0/doc/requirements.txt
--- old/oslo.serialization-2.24.0/doc/requirements.txt 1970-01-01
01:00:00.000000000 +0100
+++ new/oslo.serialization-2.27.0/doc/requirements.txt 2018-06-19
16:57:23.000000000 +0200
@@ -0,0 +1,7 @@
+# The order of packages is significant, because pip processes them in the order
+# of appearance. Changing the order has an impact on the overall integration
+# process, which may cause wedges in the gate later.
+# These are needed for docs generation
+openstackdocstheme>=1.18.1 # Apache-2.0
+sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
+reno>=2.5.0 # Apache-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.serialization-2.24.0/lower-constraints.txt
new/oslo.serialization-2.27.0/lower-constraints.txt
--- old/oslo.serialization-2.24.0/lower-constraints.txt 1970-01-01
01:00:00.000000000 +0100
+++ new/oslo.serialization-2.27.0/lower-constraints.txt 2018-06-19
16:57:23.000000000 +0200
@@ -0,0 +1,44 @@
+appdirs==1.3.0
+Babel==2.3.4
+bandit==1.4.0
+coverage==4.0
+debtcollector==1.2.0
+extras==1.0.0
+fixtures==3.0.0
+flake8==2.5.5
+gitdb==0.6.4
+GitPython==1.0.1
+hacking==0.12.0
+ipaddress===1.0.17
+iso8601==0.1.11
+keystoneauth1==3.4.0
+linecache2==1.0.0
+mccabe==0.2.1
+mock==2.0.0
+monotonic==0.6
+mox3==0.20.0
+msgpack==0.5.2
+netaddr==0.7.18
+netifaces==0.10.4
+os-client-config==1.28.0
+oslo.i18n==3.15.3
+oslo.utils==3.33.0
+oslotest==3.2.0
+pbr==2.0.0
+pep8==1.5.7
+pyflakes==0.8.1
+pyparsing==2.1.0
+python-mimeparse==1.6.0
+python-subunit==1.0.0
+pytz==2013.6
+PyYAML==3.12
+requests==2.14.2
+requestsexceptions==1.2.0
+six==1.10.0
+smmap==0.9.0
+stevedore==1.20.0
+testrepository==0.0.18
+testtools==2.2.0
+traceback2==1.4.0
+unittest2==1.1.0
+wrapt==1.7.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/oslo.serialization-2.24.0/oslo.serialization.egg-info/PKG-INFO
new/oslo.serialization-2.27.0/oslo.serialization.egg-info/PKG-INFO
--- old/oslo.serialization-2.24.0/oslo.serialization.egg-info/PKG-INFO
2018-02-07 05:04:03.000000000 +0100
+++ new/oslo.serialization-2.27.0/oslo.serialization.egg-info/PKG-INFO
2018-06-19 17:00:27.000000000 +0200
@@ -1,18 +1,17 @@
Metadata-Version: 1.1
Name: oslo.serialization
-Version: 2.24.0
+Version: 2.27.0
Summary: Oslo Serialization library
Home-page: http://docs.openstack.org/developer/oslo.serialization/
Author: OpenStack
Author-email: [email protected]
License: UNKNOWN
-Description-Content-Type: UNKNOWN
Description: ========================
Team and repository tags
========================
- .. image::
http://governance.openstack.org/badges/oslo.serialization.svg
- :target: http://governance.openstack.org/reference/tags/index.html
+ .. image::
https://governance.openstack.org/tc/badges/oslo.serialization.svg
+ :target:
https://governance.openstack.org/tc/ference/tags/index.html
.. Change things from this point on
@@ -21,11 +20,11 @@
====================
.. image:: https://img.shields.io/pypi/v/oslo.serialization.svg
- :target: https://pypi.python.org/pypi/oslo.serialization/
+ :target: https://pypi.org/project/oslo.serialization/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/oslo.serialization.svg
- :target: https://pypi.python.org/pypi/oslo.serialization/
+ :target: https://pypi.org/project/oslo.serialization/
:alt: Downloads
The oslo.serialization library provides support for representing
objects
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/oslo.serialization-2.24.0/oslo.serialization.egg-info/SOURCES.txt
new/oslo.serialization-2.27.0/oslo.serialization.egg-info/SOURCES.txt
--- old/oslo.serialization-2.24.0/oslo.serialization.egg-info/SOURCES.txt
2018-02-07 05:04:04.000000000 +0100
+++ new/oslo.serialization-2.27.0/oslo.serialization.egg-info/SOURCES.txt
2018-06-19 17:00:28.000000000 +0200
@@ -1,6 +1,7 @@
.coveragerc
.mailmap
.testr.conf
+.zuul.yaml
AUTHORS
CONTRIBUTING.rst
ChangeLog
@@ -8,11 +9,13 @@
LICENSE
README.rst
babel.cfg
+lower-constraints.txt
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
+doc/requirements.txt
doc/source/conf.py
doc/source/index.rst
doc/source/contributor/index.rst
@@ -44,6 +47,7 @@
releasenotes/source/index.rst
releasenotes/source/ocata.rst
releasenotes/source/pike.rst
+releasenotes/source/queens.rst
releasenotes/source/unreleased.rst
releasenotes/source/_static/.placeholder
releasenotes/source/_templates/.placeholder
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/oslo.serialization-2.24.0/oslo.serialization.egg-info/pbr.json
new/oslo.serialization-2.27.0/oslo.serialization.egg-info/pbr.json
--- old/oslo.serialization-2.24.0/oslo.serialization.egg-info/pbr.json
2018-02-07 05:04:03.000000000 +0100
+++ new/oslo.serialization-2.27.0/oslo.serialization.egg-info/pbr.json
2018-06-19 17:00:27.000000000 +0200
@@ -1 +1 @@
-{"git_version": "d4ae9c0", "is_release": true}
\ No newline at end of file
+{"git_version": "fb15d63", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/oslo.serialization-2.24.0/oslo.serialization.egg-info/requires.txt
new/oslo.serialization-2.27.0/oslo.serialization.egg-info/requires.txt
--- old/oslo.serialization-2.24.0/oslo.serialization.egg-info/requires.txt
2018-02-07 05:04:03.000000000 +0100
+++ new/oslo.serialization-2.27.0/oslo.serialization.egg-info/requires.txt
2018-06-19 17:00:27.000000000 +0200
@@ -1,5 +1,5 @@
pbr!=2.1.0,>=2.0.0
six>=1.10.0
-msgpack>=0.4.0
+msgpack>=0.5.2
oslo.utils>=3.33.0
pytz>=2013.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/oslo.serialization-2.24.0/oslo_serialization/msgpackutils.py
new/oslo.serialization-2.27.0/oslo_serialization/msgpackutils.py
--- old/oslo.serialization-2.24.0/oslo_serialization/msgpackutils.py
2018-02-07 05:00:30.000000000 +0100
+++ new/oslo.serialization-2.27.0/oslo_serialization/msgpackutils.py
2018-06-19 16:57:23.000000000 +0200
@@ -446,7 +446,7 @@
# here is that the unpack() function (oddly) doesn't seem to take a
# 'ext_hook' parameter..
ext_hook = functools.partial(_unserializer, registry)
- return msgpack.Unpacker(fp, ext_hook=ext_hook, encoding='utf-8').unpack()
+ return msgpack.Unpacker(fp, ext_hook=ext_hook, raw=False).unpack()
def dump(obj, fp, registry=None):
@@ -484,4 +484,4 @@
if registry is None:
registry = default_registry
ext_hook = functools.partial(_unserializer, registry)
- return msgpack.unpackb(s, ext_hook=ext_hook, encoding='utf-8')
+ return msgpack.unpackb(s, ext_hook=ext_hook, raw=False)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/oslo.serialization-2.24.0/releasenotes/source/index.rst
new/oslo.serialization-2.27.0/releasenotes/source/index.rst
--- old/oslo.serialization-2.24.0/releasenotes/source/index.rst 2018-02-07
05:00:53.000000000 +0100
+++ new/oslo.serialization-2.27.0/releasenotes/source/index.rst 2018-06-19
16:57:23.000000000 +0200
@@ -6,5 +6,6 @@
:maxdepth: 1
unreleased
+ queens
pike
ocata
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/oslo.serialization-2.24.0/releasenotes/source/queens.rst
new/oslo.serialization-2.27.0/releasenotes/source/queens.rst
--- old/oslo.serialization-2.24.0/releasenotes/source/queens.rst
1970-01-01 01:00:00.000000000 +0100
+++ new/oslo.serialization-2.27.0/releasenotes/source/queens.rst
2018-06-19 16:57:23.000000000 +0200
@@ -0,0 +1,6 @@
+===================================
+ Queens Series Release Notes
+===================================
+
+.. release-notes::
+ :branch: stable/queens
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.serialization-2.24.0/requirements.txt
new/oslo.serialization-2.27.0/requirements.txt
--- old/oslo.serialization-2.24.0/requirements.txt 2018-02-07
05:00:30.000000000 +0100
+++ new/oslo.serialization-2.27.0/requirements.txt 2018-06-19
16:57:23.000000000 +0200
@@ -9,6 +9,6 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
six>=1.10.0 # MIT
-msgpack>=0.4.0 # Apache-2.0
+msgpack>=0.5.2 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
pytz>=2013.6 # MIT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.serialization-2.24.0/test-requirements.txt
new/oslo.serialization-2.27.0/test-requirements.txt
--- old/oslo.serialization-2.24.0/test-requirements.txt 2018-02-07
05:00:53.000000000 +0100
+++ new/oslo.serialization-2.27.0/test-requirements.txt 2018-06-19
16:57:23.000000000 +0200
@@ -2,18 +2,13 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
-ipaddress>=1.0.16;python_version<'3.3' # PSF
+ipaddress>=1.0.17;python_version<'3.3' # PSF
mock>=2.0.0 # BSD
netaddr>=0.7.18 # BSD
-# this is required for the docs build jobs
-sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.17.0 # Apache-2.0
-
-oslotest>=1.10.0 # Apache-2.0
+oslotest>=3.2.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
-reno>=2.5.0 # Apache-2.0
# Bandit security code scanner
bandit>=1.1.0 # Apache-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.serialization-2.24.0/tox.ini
new/oslo.serialization-2.27.0/tox.ini
--- old/oslo.serialization-2.24.0/tox.ini 2018-02-07 05:00:30.000000000
+0100
+++ new/oslo.serialization-2.27.0/tox.ini 2018-06-19 16:57:23.000000000
+0200
@@ -1,6 +1,6 @@
[tox]
minversion = 2.0
-envlist = py35,py27,pypy,pep8
+envlist = py35,py27,pep8
[testenv]
install_command = pip install {opts} {packages}
@@ -10,7 +10,11 @@
-r{toxinidir}/requirements.txt
commands = python setup.py testr --slowest --testr-args='{posargs}'
+[testenv:py27]
+basepython = python2.7
+
[testenv:pep8]
+basepython = python3
deps =
-r{toxinidir}/test-requirements.txt
commands =
@@ -19,12 +23,16 @@
bandit -r oslo_serialization tests -n5
[testenv:venv]
+basepython = python3
commands = {posargs}
[testenv:docs]
-commands = python setup.py build_sphinx
+basepython = python3
+deps = -r{toxinidir}/doc/requirements.txt
+commands = sphinx-build -W -b html doc/source doc/build/html
[testenv:cover]
+basepython = python3
commands = python setup.py test --coverage
--coverage-package-name=oslo_serialization --testr-args='{posargs}'
[flake8]
@@ -34,13 +42,14 @@
ignore = E123,E125
exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build
-[testenv:pip-missing-reqs]
-# do not install test-requirements as that will pollute the virtualenv for
-# determining missing packages
-# this also means that pip-missing-reqs must be installed separately, outside
-# of the requirements.txt files
-deps = pip_missing_reqs
-commands = pip-missing-reqs -d --ignore-module=oslo_serialization*
--ignore-module=pkg_resources --ignore-file=oslo_serialization/test.py
--ignore-file=oslo_serialization/tests/* oslo_serialization
-
[testenv:releasenotes]
+basepython = python3
+deps = -r{toxinidir}/doc/requirements.txt
commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html
releasenotes/source releasenotes/build/html
+
+[testenv:lower-constraints]
+basepython = python3
+deps =
+ -c{toxinidir}/lower-constraints.txt
+ -r{toxinidir}/test-requirements.txt
+ -r{toxinidir}/requirements.txt