Hello community,
here is the log from the commit of package python-oslo.service for
openSUSE:Factory checked in at 2020-06-05 20:15:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.service (Old)
and /work/SRC/openSUSE:Factory/.python-oslo.service.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oslo.service"
Fri Jun 5 20:15:22 2020 rev:17 rq:803600 version:2.1.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oslo.service/python-oslo.service.changes
2020-03-24 22:32:18.857088448 +0100
+++
/work/SRC/openSUSE:Factory/.python-oslo.service.new.3606/python-oslo.service.changes
2020-06-05 20:19:30.779723424 +0200
@@ -1,0 +2,18 @@
+Tue May 12 09:48:33 UTC 2020 - [email protected]
+
+- update to version 2.1.1
+ - reword releasenote for py27 support dropping
+ - remove outdated header
+ - Add 'is_available' function
+ - Update the constraints url
+ - Update eventlet.
+ - [ussuri][goal] Drop python 2.7 support and testing
+ - Switch to official Ussuri jobs
+ - Update master for stable/train
+ - tox: Keeping going with docs
+ - Extend test cert validity to 2049
+ - Update hacking for Python3
+ - Update the minversion parameter.
+ - tox: Trivial cleanup
+
+-------------------------------------------------------------------
Old:
----
oslo.service-1.40.2.tar.gz
New:
----
oslo.service-2.1.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-oslo.service.spec ++++++
--- /var/tmp/diff_new_pack.KHHKwW/_old 2020-06-05 20:19:31.795726878 +0200
+++ /var/tmp/diff_new_pack.KHHKwW/_new 2020-06-05 20:19:31.799726892 +0200
@@ -20,20 +20,20 @@
%global rdo 1
%endif
Name: python-oslo.service
-Version: 1.40.2
+Version: 2.1.1
Release: 0
Summary: OpenStack oslo.service library
License: Apache-2.0
Group: Development/Languages/Python
URL: https://launchpad.net/oslo.service
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.service/oslo.service-1.40.2.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.service/oslo.service-2.1.1.tar.gz
BuildRequires: openstack-macros
BuildRequires: procps
BuildRequires: python3-Paste >= 2.0.2
BuildRequires: python3-PasteDeploy >= 1.5.0
BuildRequires: python3-Routes >= 2.3.1
BuildRequires: python3-WebOb >= 1.7.1
-BuildRequires: python3-eventlet >= 0.18.2
+BuildRequires: python3-eventlet >= 0.22.0
BuildRequires: python3-fixtures >= 3.0.0
BuildRequires: python3-greenlet >= 0.4.10
BuildRequires: python3-mock
@@ -64,7 +64,7 @@
Requires: python3-Routes >= 2.3.1
Requires: python3-WebOb >= 1.7.1
Requires: python3-debtcollector >= 1.2.0
-Requires: python3-eventlet >= 0.18.2
+Requires: python3-eventlet >= 0.22.0
Requires: python3-fixtures >= 3.0.0
Requires: python3-greenlet >= 0.4.10
Requires: python3-oslo.concurrency >= 3.25.0
@@ -95,7 +95,7 @@
This package contains the documentation.
%prep
-%autosetup -p1 -n oslo.service-1.40.2
+%autosetup -p1 -n oslo.service-2.1.1
%py_req_cleanup
%build
++++++ _service ++++++
--- /var/tmp/diff_new_pack.KHHKwW/_old 2020-06-05 20:19:31.831727001 +0200
+++ /var/tmp/diff_new_pack.KHHKwW/_new 2020-06-05 20:19:31.831727001 +0200
@@ -1,8 +1,8 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/oslo.service/oslo.service.spec.j2</param>
+ <param
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/oslo.service/oslo.service.spec.j2</param>
<param name="output-name">python-oslo.service.spec</param>
- <param
name="requirements">https://raw.githubusercontent.com/openstack/oslo.service/stable/train/requirements.txt</param>
+ <param
name="requirements">https://opendev.org/openstack/oslo.service/raw/branch/stable/ussuri/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param name="changelog-provider">gh,openstack,oslo.service</param>
</service>
++++++ oslo.service-1.40.2.tar.gz -> oslo.service-2.1.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.service-1.40.2/.zuul.yaml
new/oslo.service-2.1.1/.zuul.yaml
--- old/oslo.service-1.40.2/.zuul.yaml 2019-09-12 18:37:18.000000000 +0200
+++ new/oslo.service-2.1.1/.zuul.yaml 2020-04-07 12:07:58.000000000 +0200
@@ -1,11 +1,9 @@
- project:
templates:
- check-requirements
- - lib-forward-testing
- lib-forward-testing-python3
- openstack-lower-constraints-jobs
- - openstack-python-jobs
- - openstack-python3-train-jobs
+ - openstack-python3-ussuri-jobs
- periodic-stable-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.service-1.40.2/AUTHORS
new/oslo.service-2.1.1/AUTHORS
--- old/oslo.service-1.40.2/AUTHORS 2019-09-12 18:37:54.000000000 +0200
+++ new/oslo.service-2.1.1/AUTHORS 2020-04-07 12:09:13.000000000 +0200
@@ -13,6 +13,7 @@
Angus Salkeld <[email protected]>
Ann Kamyshnikova <[email protected]>
Ben Nemec <[email protected]>
+Bernhard M. Wiedemann <[email protected]>
Brant Knudson <[email protected]>
Brian Elliott <[email protected]>
Carl Baldwin <[email protected]>
@@ -28,6 +29,7 @@
Clif Houck <[email protected]>
Corey Bryant <[email protected]>
Dan Prince <[email protected]>
+Daniel Bengtsson <[email protected]>
Daniel P. Berrange <[email protected]>
Davanum Srinivas (dims) <[email protected]>
Davanum Srinivas <[email protected]>
@@ -137,6 +139,7 @@
liyingjun <[email protected]>
melanie witt <[email protected]>
melissaml <[email protected]>
+pengyuesheng <[email protected]>
ravikumar-venkatesan <[email protected]>
ricolin <[email protected]>
sonu.kumar <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.service-1.40.2/ChangeLog
new/oslo.service-2.1.1/ChangeLog
--- old/oslo.service-1.40.2/ChangeLog 2019-09-12 18:37:53.000000000 +0200
+++ new/oslo.service-2.1.1/ChangeLog 2020-04-07 12:09:13.000000000 +0200
@@ -1,6 +1,39 @@
CHANGES
=======
+2.1.1
+-----
+
+* Update hacking for Python3
+
+2.1.0
+-----
+
+* Update eventlet
+* Update the minversion parameter
+* remove outdated header
+* reword releasenote for py27 support dropping
+
+2.0.0
+-----
+
+* [ussuri][goal] Drop python 2.7 support and testing
+* tox: Trivial cleanup
+
+1.41.1
+------
+
+* Add 'is\_available' function
+* tox: Keeping going with docs
+* Switch to official Ussuri jobs
+* Extend test cert validity to 2049
+* Update the constraints url
+
+1.41.0
+------
+
+* Update master for stable/train
+
1.40.2
------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.service-1.40.2/PKG-INFO
new/oslo.service-2.1.1/PKG-INFO
--- old/oslo.service-1.40.2/PKG-INFO 2019-09-12 18:37:54.000000000 +0200
+++ new/oslo.service-2.1.1/PKG-INFO 2020-04-07 12:09:14.000000000 +0200
@@ -1,6 +1,6 @@
-Metadata-Version: 1.1
+Metadata-Version: 1.2
Name: oslo.service
-Version: 1.40.2
+Version: 2.1.1
Summary: oslo.service library
Home-page: https://docs.openstack.org/oslo.service/latest/
Author: OpenStack
@@ -47,8 +47,9 @@
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
-Classifier: Programming Language :: Python :: 2
-Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
+Classifier: Programming Language :: Python :: 3 :: Only
+Classifier: Programming Language :: Python :: Implementation :: CPython
+Requires-Python: >=3.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.service-1.40.2/doc/requirements.txt
new/oslo.service-2.1.1/doc/requirements.txt
--- old/oslo.service-1.40.2/doc/requirements.txt 2019-09-12
18:37:18.000000000 +0200
+++ new/oslo.service-2.1.1/doc/requirements.txt 2020-04-07 12:07:58.000000000
+0200
@@ -3,6 +3,5 @@
# process, which may cause wedges in the gate later.
openstackdocstheme>=1.18.1 # Apache-2.0
-sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD
-sphinx!=1.6.6,!=1.6.7,>=1.6.2;python_version>='3.4' # BSD
+sphinx>=1.8.0,!=2.1.0 # BSD
reno>=2.5.0 # Apache-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.service-1.40.2/lower-constraints.txt
new/oslo.service-2.1.1/lower-constraints.txt
--- old/oslo.service-1.40.2/lower-constraints.txt 2019-09-12
18:37:18.000000000 +0200
+++ new/oslo.service-2.1.1/lower-constraints.txt 2020-04-07
12:07:58.000000000 +0200
@@ -8,15 +8,13 @@
doc8==0.6.0
docutils==0.11
dulwich==0.15.0
-eventlet==0.18.2
+eventlet==0.22.0
extras==1.0.0
fasteners==0.7.0
fixtures==3.0.0
-flake8==2.5.5
gitdb==0.6.4
GitPython==1.0.1
greenlet==0.4.10
-hacking==0.12.0
imagesize==0.7.1
iso8601==0.1.11
Jinja2==2.10
@@ -43,8 +41,6 @@
Paste==2.0.2
PasteDeploy==1.5.0
pbr==2.0.0
-pep8==1.5.7
-pyflakes==0.8.1
Pygments==2.2.0
pyinotify==0.9.6
pyparsing==2.1.0
@@ -63,7 +59,7 @@
six==1.10.0
smmap==0.9.0
snowballstemmer==1.2.1
-Sphinx==1.6.2
+Sphinx==1.8.0
sphinxcontrib-websupport==1.0.1
stestr==2.0.0
stevedore==1.20.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.service-1.40.2/oslo.service.egg-info/PKG-INFO
new/oslo.service-2.1.1/oslo.service.egg-info/PKG-INFO
--- old/oslo.service-1.40.2/oslo.service.egg-info/PKG-INFO 2019-09-12
18:37:54.000000000 +0200
+++ new/oslo.service-2.1.1/oslo.service.egg-info/PKG-INFO 2020-04-07
12:09:13.000000000 +0200
@@ -1,6 +1,6 @@
-Metadata-Version: 1.1
+Metadata-Version: 1.2
Name: oslo.service
-Version: 1.40.2
+Version: 2.1.1
Summary: oslo.service library
Home-page: https://docs.openstack.org/oslo.service/latest/
Author: OpenStack
@@ -47,8 +47,9 @@
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
-Classifier: Programming Language :: Python :: 2
-Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
+Classifier: Programming Language :: Python :: 3 :: Only
+Classifier: Programming Language :: Python :: Implementation :: CPython
+Requires-Python: >=3.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/oslo.service-1.40.2/oslo.service.egg-info/SOURCES.txt
new/oslo.service-2.1.1/oslo.service.egg-info/SOURCES.txt
--- old/oslo.service-1.40.2/oslo.service.egg-info/SOURCES.txt 2019-09-12
18:37:54.000000000 +0200
+++ new/oslo.service-2.1.1/oslo.service.egg-info/SOURCES.txt 2020-04-07
12:09:14.000000000 +0200
@@ -73,6 +73,7 @@
oslo_service/tests/ssl_cert/privatekey.key
releasenotes/notes/add-timeout-looping-call-5cc396b75597c3c2.yaml
releasenotes/notes/add_reno-3b4ae0789e9c45b4.yaml
+releasenotes/notes/drop-python27-support-1cfdf65193a03f3a.yaml
releasenotes/notes/profile-worker-5d3fd0f0251d62b8.yaml
releasenotes/notes/service-children-SIGHUP-15d0cf6d2a1bdbf9.yaml
releasenotes/notes/support-pid-in-eventlet-backdoor-socket-path-1863eaad1dd08556.yaml
@@ -86,6 +87,7 @@
releasenotes/source/queens.rst
releasenotes/source/rocky.rst
releasenotes/source/stein.rst
+releasenotes/source/train.rst
releasenotes/source/unreleased.rst
releasenotes/source/_static/.placeholder
releasenotes/source/_templates/.placeholder
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.service-1.40.2/oslo.service.egg-info/pbr.json
new/oslo.service-2.1.1/oslo.service.egg-info/pbr.json
--- old/oslo.service-1.40.2/oslo.service.egg-info/pbr.json 2019-09-12
18:37:54.000000000 +0200
+++ new/oslo.service-2.1.1/oslo.service.egg-info/pbr.json 2020-04-07
12:09:13.000000000 +0200
@@ -1 +1 @@
-{"git_version": "a7621c8", "is_release": true}
\ No newline at end of file
+{"git_version": "b7dc0d7", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/oslo.service-1.40.2/oslo.service.egg-info/requires.txt
new/oslo.service-2.1.1/oslo.service.egg-info/requires.txt
--- old/oslo.service-1.40.2/oslo.service.egg-info/requires.txt 2019-09-12
18:37:54.000000000 +0200
+++ new/oslo.service-2.1.1/oslo.service.egg-info/requires.txt 2020-04-07
12:09:13.000000000 +0200
@@ -1,6 +1,6 @@
WebOb>=1.7.1
debtcollector>=1.2.0
-eventlet!=0.18.3,!=0.20.1,>=0.18.2
+eventlet!=0.23.0,!=0.25.0,>=0.22.0
fixtures>=3.0.0
greenlet>=0.4.10
oslo.utils>=3.40.2
@@ -13,6 +13,3 @@
Routes>=2.3.1
Paste>=2.0.2
Yappi>=1.0
-
-[:(python_version<'3.3')]
-monotonic>=0.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.service-1.40.2/oslo_service/__init__.py
new/oslo.service-2.1.1/oslo_service/__init__.py
--- old/oslo.service-1.40.2/oslo_service/__init__.py 2019-09-12
18:37:18.000000000 +0200
+++ new/oslo.service-2.1.1/oslo_service/__init__.py 2020-04-07
12:07:58.000000000 +0200
@@ -37,6 +37,8 @@
# to ensure that things like loopingcall work properly.
hub = eventlet.hubs.get_default_hub().Hub()
hub.clock = _monotonic
+ # get_default_hub() will return a hub that is supported on this platform
+ hub.is_available = lambda: True
return hub
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/oslo.service-1.40.2/oslo_service/tests/ssl_cert/ca.crt
new/oslo.service-2.1.1/oslo_service/tests/ssl_cert/ca.crt
--- old/oslo.service-1.40.2/oslo_service/tests/ssl_cert/ca.crt 2019-09-12
18:37:18.000000000 +0200
+++ new/oslo.service-2.1.1/oslo_service/tests/ssl_cert/ca.crt 2020-04-07
12:07:58.000000000 +0200
@@ -1,6 +1,6 @@
-----BEGIN CERTIFICATE-----
MIIC6jCCAdKgAwIBAgIUZdS0qsU+lp2Vjxqir0wtWawoGTAwDQYJKoZIhvcNAQEL
-BQAwDTELMAkGA1UEAxMCQ0EwHhcNMTgwNDA5MjAxNzAwWhcNMjMwNDA4MjAxNzAw
+BQAwDTELMAkGA1UEAxMCQ0EwHhcNMTkxMDA5MDk1ODU3WhcNNDkxMjMxMDk1OTAw
WjANMQswCQYDVQQDEwJDQTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB
ALg+95eNXP1S3KQMmhuABAbL6WIyumwuKej/WWCke33TXO0g6vkKuhsVOIjqkDow
73iWrcEhuGCOkmAkLOASz6BP7m+QBreS8XQ57BpIz1x3hFZ/UKYStWCuTLgwHYzO
@@ -9,10 +9,10 @@
uiQ9a4n71Ngf/3Dk44NIAMuAqzTQFRIndXWfTsyxfW6qiZMJn4lqr0p3nVEP8Bxb
+UROl/R6YHapi4HgoCLbCOUCAwEAAaNCMEAwDgYDVR0PAQH/BAQDAgEGMA8GA1Ud
EwEB/wQFMAMBAf8wHQYDVR0OBBYEFIf1eOkulZ9jqaJIIgvnvZfQwS2aMA0GCSqG
-SIb3DQEBCwUAA4IBAQA5KwHzREGtXJR5RmzgckxQtPNJS5iQ4/ZZUIIEjnFnXpUL
-J3R+n5uGT89NTCm5XlMKljTNdPEogn7alxlNSRLbPoJO7mY6cdhGXYOxaln2gQSi
-2V4Shxi59JT3wEr52ipkU/UprB1VrWQ5CFAXd+oybTAte1VMFjiz77NDjPEhTqn6
-o788buJscyoRMdGl9gB36dQMzaFHx8yavmAS+CD20d0PDdx+PCeDBO7jVjSli4GC
-0IeleBcNkW9Oe1rj355HK2JHc81WJLoE33Q+1E10bVT5tb1d0qq8M6zqQ3WLLWOz
-H1encDyc6bpt55qAzSq9vRgWhtYngpeepTtXpTUN
+SIb3DQEBCwUAA4IBAQB2bjUrfYcKR/uYtMD3PhVwXVpwLsY87poiTf5AQycZix1T
+SysNysq4XV6V0pnjGyNVEu41xPGUJKLV0Jap3bSldfEq4Fi0NuK4LN6l/4u+OIS4
+xw1fGD/mXs/bNpzBeRXJQjjDZpgHbO9WrzdWiQbDl6uTnhWaCB8SELrbCL9iToBr
+rvOVoXWOd7gf7vhnGGrV/IAQPvYIJWdVnLQVrP9+n53RniJ6ofR7qTP1TxbHCRup
+1LxtESrk45GT4zTTnbsSxZ6U9RkeTf1+bQ5TML3TdesPbgxx8LOZ1DeIIriIL9No
+jb+jXd8r6b/S4uzfy2Ml6bLl+hCG6tSAGLJtsreT
-----END CERTIFICATE-----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/oslo.service-1.40.2/oslo_service/tests/ssl_cert/certificate.crt
new/oslo.service-2.1.1/oslo_service/tests/ssl_cert/certificate.crt
--- old/oslo.service-1.40.2/oslo_service/tests/ssl_cert/certificate.crt
2019-09-12 18:37:18.000000000 +0200
+++ new/oslo.service-2.1.1/oslo_service/tests/ssl_cert/certificate.crt
2020-04-07 12:07:58.000000000 +0200
@@ -1,6 +1,6 @@
-----BEGIN CERTIFICATE-----
MIIDPjCCAiagAwIBAgIUPYihitTTb7gWtqs/i6AAYFW6DNIwDQYJKoZIhvcNAQEL
-BQAwDTELMAkGA1UEAxMCQ0EwHhcNMTgwNDA5MjAxNzAwWhcNMjMwNDA4MjAxNzAw
+BQAwDTELMAkGA1UEAxMCQ0EwHhcNMTkxMDA5MDk1OTMwWhcNNDkxMjMxMDk1OTMy
WjARMQ8wDQYDVQQDEwZjbGllbnQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK
AoIBAQCqaPl2WX6j50gkQldm+VsP1m7ZtPfNjMmn3GSw++a1aaZo9wz7odmrTX/r
WcC9wulwEwOMtquVAk5gp5UDOXAXgqszN9goNvOrk9rdpe8Y5p1ZqniI74sl6GFT
@@ -11,10 +11,10 @@
MB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G
A1UdDgQWBBQC5/cd1gqoU4rItbUuFczSEza0qjAfBgNVHSMEGDAWgBSH9XjpLpWf
Y6miSCIL572X0MEtmjAPBgNVHREECDAGhwR/AAABMA0GCSqGSIb3DQEBCwUAA4IB
-AQBZRABYxl0l7DOmzMbTOR0qcMry7BWeyn+S4b2NeUQm6xQer+H7b0D6hO4bEvM2
-l4sjmTYzWUEDqzbe2V40fofaye5PsWJhDdED8X2OJ8op7tFuv8FS2ac/9Z8bh6Bj
-clEYZT2iFdVTLXtl7za6XzD9A1yQrhE1PTqQmiOZBziGi+UJTs22SU/Z3x1cXKqc
-gzkZRoG7OZ60XCfwotJDcspfG/bqn5pTW2qMcLilf4UPUeMk3WBbhEvV7Fd+jKe8
-0LHsAD4lh2+yUbLYcV3/gQEZ+MESrDhgcWLoy9O9eiZ+odz2kW2gwPXZ6/rr3Ek7
-mMvfWWF4vMPlO+vCPFq33jie
+AQCIY6IF4S1wSsVV+73KdA006XHtZh0LKAjR+yJyXtvzHgg4g2DqUbUyozEZHtJS
+gZNpVXjgFOnmYsoUE8gFSQ2duo8mKD9EMI5vYskJ/Qai1/klrIZsWrLROrbKTh2b
+VSZR1QP2PGVenOp1WugEgFl6IqGE4LeLBlC0O8LS0wa/1L7Kb94b+Kht9Qb3mpo9
+61uO13w8xSBPrKA7nc+WD45qAqMOGKoXxuYkOWu37I0Wo0iLZZ79hGI/dwpWCbRY
+pJuy6NrJJC0IFzSgBahq0UjkSjBAYRtClbgDlqd1NBIbHsU//8jRHtrfrm13lTHp
+ih0VLmjgmG1o8Ykw0iW2qr2x
-----END CERTIFICATE-----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/oslo.service-1.40.2/releasenotes/notes/drop-python27-support-1cfdf65193a03f3a.yaml
new/oslo.service-2.1.1/releasenotes/notes/drop-python27-support-1cfdf65193a03f3a.yaml
---
old/oslo.service-1.40.2/releasenotes/notes/drop-python27-support-1cfdf65193a03f3a.yaml
1970-01-01 01:00:00.000000000 +0100
+++
new/oslo.service-2.1.1/releasenotes/notes/drop-python27-support-1cfdf65193a03f3a.yaml
2020-04-07 12:07:58.000000000 +0200
@@ -0,0 +1,5 @@
+---
+upgrade:
+ - |
+ Support for Python 2.7 has been dropped. The minimum version of Python now
+ supported is Python 3.6.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.service-1.40.2/releasenotes/source/index.rst
new/oslo.service-2.1.1/releasenotes/source/index.rst
--- old/oslo.service-1.40.2/releasenotes/source/index.rst 2019-09-12
18:37:18.000000000 +0200
+++ new/oslo.service-2.1.1/releasenotes/source/index.rst 2020-04-07
12:07:58.000000000 +0200
@@ -6,6 +6,7 @@
:maxdepth: 1
unreleased
+ train
stein
rocky
queens
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.service-1.40.2/releasenotes/source/train.rst
new/oslo.service-2.1.1/releasenotes/source/train.rst
--- old/oslo.service-1.40.2/releasenotes/source/train.rst 1970-01-01
01:00:00.000000000 +0100
+++ new/oslo.service-2.1.1/releasenotes/source/train.rst 2020-04-07
12:07:58.000000000 +0200
@@ -0,0 +1,6 @@
+==========================
+Train Series Release Notes
+==========================
+
+.. release-notes::
+ :branch: stable/train
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.service-1.40.2/requirements.txt
new/oslo.service-2.1.1/requirements.txt
--- old/oslo.service-1.40.2/requirements.txt 2019-09-12 18:37:18.000000000
+0200
+++ new/oslo.service-2.1.1/requirements.txt 2020-04-07 12:07:58.000000000
+0200
@@ -4,10 +4,9 @@
WebOb>=1.7.1 # MIT
debtcollector>=1.2.0 # Apache 2.0
-eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
+eventlet>=0.22.0,!=0.23.0,!=0.25.0 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
greenlet>=0.4.10 # MIT
-monotonic>=0.6;python_version<'3.3' # Apache-2.0
oslo.utils>=3.40.2 # Apache-2.0
oslo.concurrency>=3.25.0 # Apache-2.0
oslo.config>=5.1.0 # Apache-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.service-1.40.2/setup.cfg
new/oslo.service-2.1.1/setup.cfg
--- old/oslo.service-1.40.2/setup.cfg 2019-09-12 18:37:54.000000000 +0200
+++ new/oslo.service-2.1.1/setup.cfg 2020-04-07 12:09:14.000000000 +0200
@@ -6,6 +6,7 @@
author = OpenStack
author-email = [email protected]
home-page = https://docs.openstack.org/oslo.service/latest/
+python-requires = >=3.6
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
@@ -13,11 +14,11 @@
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
- Programming Language :: Python :: 2
- Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
+ Programming Language :: Python :: 3 :: Only
+ Programming Language :: Python :: Implementation :: CPython
[files]
packages =
@@ -52,9 +53,6 @@
mapping_file = babel.cfg
output_file = oslo_service/locale/oslo_service.pot
-[bdist_wheel]
-universal = true
-
[egg_info]
tag_build =
tag_date = 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.service-1.40.2/setup.py
new/oslo.service-2.1.1/setup.py
--- old/oslo.service-1.40.2/setup.py 2019-09-12 18:37:18.000000000 +0200
+++ new/oslo.service-2.1.1/setup.py 2020-04-07 12:07:58.000000000 +0200
@@ -13,17 +13,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-# THIS FILE IS MANAGED BY THE GLOBAL REQUIREMENTS REPO - DO NOT EDIT
import setuptools
-# In python < 2.7.4, a lazy loading of package `pbr` will break
-# setuptools if some other modules registered functions in `atexit`.
-# solution from: http://bugs.python.org/issue15881#msg170215
-try:
- import multiprocessing # noqa
-except ImportError:
- pass
-
setuptools.setup(
setup_requires=['pbr>=2.0.0'],
pbr=True)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.service-1.40.2/test-requirements.txt
new/oslo.service-2.1.1/test-requirements.txt
--- old/oslo.service-1.40.2/test-requirements.txt 2019-09-12
18:37:18.000000000 +0200
+++ new/oslo.service-2.1.1/test-requirements.txt 2020-04-07
12:07:58.000000000 +0200
@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
fixtures>=3.0.0 # Apache-2.0/BSD
-hacking>=1.1.0,<1.2.0 # Apache-2.0
+hacking>=3.0,<3.1.0 # Apache-2.0
mock>=2.0.0 # BSD
oslotest>=3.2.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.service-1.40.2/tox.ini
new/oslo.service-2.1.1/tox.ini
--- old/oslo.service-1.40.2/tox.ini 2019-09-12 18:37:18.000000000 +0200
+++ new/oslo.service-2.1.1/tox.ini 2020-04-07 12:07:58.000000000 +0200
@@ -1,15 +1,16 @@
[tox]
-minversion = 2.0
-envlist = py27,py37,pep8,bandit
+minversion = 3.2.0
+envlist = py37,pep8,bandit
+ignore_basepython_conflict = true
[testenv]
+basepython = python3
setenv =
VIRTUAL_ENV={envdir}
BRANCH_NAME=master
CLIENT_NAME=oslo.service
-install_command = pip install {opts} {packages}
deps =
-
-c{env:UPPER_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt}
+
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/doc/requirements.txt
-r{toxinidir}/test-requirements.txt
-r{toxinidir}/requirements.txt
@@ -19,57 +20,53 @@
stestr run --slowest {posargs}
[testenv:pep8]
-basepython = python3
commands =
flake8
bandit -r oslo_service -n5 -x tests
doc8 --ignore-path "doc/source/history.rst" doc/source
[testenv:venv]
-basepython = python3
commands = {posargs}
[testenv:docs]
-basepython = python3
whitelist_externals =
rm
commands =
rm -rf doc/build
- sphinx-build -W -b html doc/source doc/build/html {posargs}
+ sphinx-build -W --keep-going -b html doc/source doc/build/html {posargs}
[testenv:cover]
-basepython = python3
commands = python setup.py test --coverage
--coverage-package-name=oslo_service --testr-args='{posargs}'
[flake8]
# E123, E125 skipped as they are invalid PEP-8.
# E731 skipped as assign a lambda expression
-
+# W504 line break after binary operator
show-source = True
-ignore = E123,E125,E731
+ignore = E123,E125,E731,W504
exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build
[hacking]
import_exceptions = oslo_service._i18n
[testenv:debug]
-basepython = python3
commands = oslo_debug_helper -t oslo_service/tests {posargs}
[testenv:bandit]
-basepython = python3
deps =
-
-c{env:UPPER_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt}
+
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/test-requirements.txt
-r{toxinidir}/requirements.txt
commands = bandit -r oslo_service -n5 -x tests {posargs}
[testenv:releasenotes]
-basepython = python3
-commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html
releasenotes/source releasenotes/build/html
+whitelist_externals =
+ rm
+commands =
+ rm -rf releasenotes/build
+ sphinx-build -a -E -W -d releasenotes/build/doctrees --keep-going -b html
releasenotes/source releasenotes/build/html
[testenv:lower-constraints]
-basepython = python3
deps =
-c{toxinidir}/lower-constraints.txt
-r{toxinidir}/test-requirements.txt