Hello community,

here is the log from the commit of package python-pycadf for openSUSE:Factory 
checked in at 2020-10-26 16:17:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pycadf (Old)
 and      /work/SRC/openSUSE:Factory/.python-pycadf.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pycadf"

Mon Oct 26 16:17:42 2020 rev:17 rq:841225 version:3.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pycadf/python-pycadf.changes      
2020-07-15 11:30:18.105910498 +0200
+++ /work/SRC/openSUSE:Factory/.python-pycadf.new.3463/python-pycadf.changes    
2020-10-26 16:18:30.475041036 +0100
@@ -1,0 +2,11 @@
+Fri Oct  9 19:18:52 UTC 2020 - [email protected]
+
+- update to version 3.1.1
+  - Correct a typo in the document
+  - Switch to newer openstackdocstheme version
+  - Use unittest.mock instead of third party mock
+  - Add Python3 victoria unit tests
+  - Fix hacking min version to 3.0.1
+  - Update hacking for Python3
+
+-------------------------------------------------------------------

Old:
----
  pycadf-3.0.0.tar.gz

New:
----
  pycadf-3.1.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pycadf.spec ++++++
--- /var/tmp/diff_new_pack.swdQGd/_old  2020-10-26 16:18:32.555042710 +0100
+++ /var/tmp/diff_new_pack.swdQGd/_new  2020-10-26 16:18:32.559042713 +0100
@@ -17,20 +17,19 @@
 
 
 Name:           python-pycadf
-Version:        3.0.0
+Version:        3.1.1
 Release:        0
 Summary:        DMTF Cloud Audit (CADF) data model
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://launchpad.net/pycadf
-Source0:        
https://files.pythonhosted.org/packages/source/p/pycadf/pycadf-3.0.0.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/p/pycadf/pycadf-3.1.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-fixtures
 BuildRequires:  python3-oslo.config >= 5.2.0
 BuildRequires:  python3-oslo.serialization >= 2.18.0
 BuildRequires:  python3-oslotest
 BuildRequires:  python3-pbr
-BuildRequires:  python3-setuptools
 BuildRequires:  python3-stestr
 BuildRequires:  python3-testscenarios
 BuildRequires:  python3-testtools
@@ -72,14 +71,14 @@
 Configuration files for the DMTF Cloud Audit (CADF) data model.
 
 %prep
-%autosetup -n pycadf-3.0.0
+%autosetup -n pycadf-3.1.1
 %py_req_cleanup
 
 %build
 %{py3_build}
 
 # generate html docs
-PBR_VERSION=3.0.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=3.1.1 %sphinx_build -b html doc/source doc/build/html
 # remove the sphinx-build leftovers
 rm -rf doc/build/html/.{doctrees,buildinfo}
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.swdQGd/_old  2020-10-26 16:18:32.583042732 +0100
+++ /var/tmp/diff_new_pack.swdQGd/_new  2020-10-26 16:18:32.583042732 +0100
@@ -1,8 +1,8 @@
 <services>
   <service mode="disabled" name="renderspec">
-    <param 
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/pycadf/pycadf.spec.j2</param>
+    <param 
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/pycadf/pycadf.spec.j2</param>
     <param name="output-name">python-pycadf.spec</param>
-    <param 
name="requirements">https://opendev.org/openstack/pycadf/raw/branch/stable/ussuri/requirements.txt</param>
+    <param 
name="requirements">https://opendev.org/openstack/pycadf/raw/branch/stable/victoria/requirements.txt</param>
     <param name="changelog-email">[email protected]</param>
     <param name="changelog-provider">gh,openstack,pycadf</param>
   </service>

++++++ pycadf-3.0.0.tar.gz -> pycadf-3.1.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pycadf-3.0.0/.zuul.yaml new/pycadf-3.1.1/.zuul.yaml
--- old/pycadf-3.0.0/.zuul.yaml 2020-02-11 18:13:11.000000000 +0100
+++ new/pycadf-3.1.1/.zuul.yaml 2020-09-08 14:36:38.000000000 +0200
@@ -4,5 +4,5 @@
       - lib-forward-testing-python3
       - openstack-cover-jobs
       - openstack-lower-constraints-jobs
-      - openstack-python3-ussuri-jobs
+      - openstack-python3-victoria-jobs
       - publish-openstack-docs-pti
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pycadf-3.0.0/AUTHORS new/pycadf-3.1.1/AUTHORS
--- old/pycadf-3.0.0/AUTHORS    2020-02-11 18:13:58.000000000 +0100
+++ new/pycadf-3.1.1/AUTHORS    2020-09-08 14:37:33.000000000 +0200
@@ -21,6 +21,7 @@
 Fernando Diaz <[email protected]>
 Flavio Percoco <[email protected]>
 Gage Hugo <[email protected]>
+Ghanshyam Mann <[email protected]>
 Gordon Chung <[email protected]>
 JUNJIE NAN <[email protected]>
 James E. Blair <[email protected]>
@@ -30,10 +31,12 @@
 Lokesh S <[email protected]>
 Martin Geisler <[email protected]>
 Matt Riedemann <[email protected]>
+OpenStack Release Bot <[email protected]>
 Raildo Mascena <[email protected]>
 Rakesh H S <[email protected]>
 Samriddhi Jain <[email protected]>
 Sascha Peilicke <[email protected]>
+Sean McGinnis <[email protected]>
 StanisÅ‚aw Pitucha <[email protected]>
 Steve Martinelli <[email protected]>
 Swapnil Kulkarni (coolsvap) <[email protected]>
@@ -57,3 +60,4 @@
 reedip <[email protected]>
 xuanyandong <[email protected]>
 yangkun.lc <[email protected]>
+zhaoleilc <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pycadf-3.0.0/ChangeLog new/pycadf-3.1.1/ChangeLog
--- old/pycadf-3.0.0/ChangeLog  2020-02-11 18:13:58.000000000 +0100
+++ new/pycadf-3.1.1/ChangeLog  2020-09-08 14:37:33.000000000 +0200
@@ -1,6 +1,20 @@
 CHANGES
 =======
 
+3.1.1
+-----
+
+* Correct a typo in the document
+
+3.1.0
+-----
+
+* Switch to newer openstackdocstheme version
+* Fix hacking min version to 3.0.1
+* Add Python3 victoria unit tests
+* Update hacking for Python3
+* Use unittest.mock instead of third party mock
+
 3.0.0
 -----
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pycadf-3.0.0/PKG-INFO new/pycadf-3.1.1/PKG-INFO
--- old/pycadf-3.0.0/PKG-INFO   2020-02-11 18:13:58.000000000 +0100
+++ new/pycadf-3.1.1/PKG-INFO   2020-09-08 14:37:33.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: pycadf
-Version: 3.0.0
+Version: 3.1.1
 Summary: CADF Library
 Home-page: https://docs.openstack.org/pycadf/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pycadf-3.0.0/doc/source/conf.py 
new/pycadf-3.1.1/doc/source/conf.py
--- old/pycadf-3.0.0/doc/source/conf.py 2020-02-11 18:13:11.000000000 +0100
+++ new/pycadf-3.1.1/doc/source/conf.py 2020-09-08 14:36:38.000000000 +0200
@@ -81,7 +81,7 @@
 #show_authors = False
 
 # The name of the Pygments (syntax highlighting) style to use.
-pygments_style = 'sphinx'
+pygments_style = 'native'
 
 # A list of ignored prefixes for module index sorting.
 #modindex_common_prefix = []
@@ -241,6 +241,6 @@
 #texinfo_no_detailmenu = False
 
 # -- Options for openstackdocstheme -------------------------------------------
-repository_name = 'openstack/pycadf'
-bug_project = 'pycadf'
-bug_tag = ''
+openstackdocs_repo_name = 'openstack/pycadf'
+openstackdocs_bug_project = 'pycadf'
+openstackdocs_bug_tag = ''
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pycadf-3.0.0/doc/source/specification/resources.rst 
new/pycadf-3.1.1/doc/source/specification/resources.rst
--- old/pycadf-3.0.0/doc/source/specification/resources.rst     2020-02-11 
18:13:11.000000000 +0100
+++ new/pycadf-3.1.1/doc/source/specification/resources.rst     2020-09-08 
14:36:38.000000000 +0200
@@ -37,7 +37,7 @@
 host          cadf:Host         No        The optional information about the 
(network) host of the resource
 geolocation   cadf:Geolocation  Dependent This optional property describes the 
geographic location of the resource using Geolocation data type. Required if 
not geolocationId
 geolocationId cadf:Identifier   Dependent This optional property identifies a 
CADF Geolocation by reference. Required if not geolocation
-attachments   cadf:Attachment[] No        An optional array of extended or 
domain-specific information about the resource or its contex
+attachments   cadf:Attachment[] No        An optional array of extended or 
domain-specific information about the resource or its context
 ============= ================= ========= 
===================================================================================================================================
 
 Serialisation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pycadf-3.0.0/lower-constraints.txt 
new/pycadf-3.1.1/lower-constraints.txt
--- old/pycadf-3.0.0/lower-constraints.txt      2020-02-11 18:13:11.000000000 
+0100
+++ new/pycadf-3.1.1/lower-constraints.txt      2020-09-08 14:36:38.000000000 
+0200
@@ -7,9 +7,7 @@
 dulwich==0.15.0
 extras==1.0.0
 fixtures==3.0.0
-flake8==2.2.4
 flake8-docstrings==0.2.1.post1
-hacking==0.10.3
 imagesize==0.7.1
 iso8601==0.1.11
 Jinja2==2.10
@@ -17,13 +15,12 @@
 linecache2==1.0.0
 MarkupSafe==1.0
 mccabe==0.2.1
-mock==2.0.0
 monotonic==0.6
 mox3==0.20.0
 msgpack-python==0.4.0
 netaddr==0.7.18
 netifaces==0.10.4
-openstackdocstheme==1.20.0
+openstackdocstheme==2.2.1
 os-client-config==1.28.0
 oslo.config==5.2.0
 oslo.i18n==3.15.3
@@ -32,8 +29,6 @@
 oslotest==3.2.0
 pbr==2.0.0
 pep257==0.7.0
-pep8==1.5.7
-pyflakes==0.8.1
 Pygments==2.2.0
 pyparsing==2.1.0
 python-mimeparse==1.6.0
@@ -45,7 +40,7 @@
 rfc3986==0.3.1
 six==1.10.0
 snowballstemmer==1.2.1
-Sphinx==1.6.2
+Sphinx==2.0.0
 sphinxcontrib-apidoc===0.2.0
 sphinxcontrib-websupport==1.0.1
 stevedore==1.20.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pycadf-3.0.0/pycadf/cadftaxonomy.py 
new/pycadf-3.1.1/pycadf/cadftaxonomy.py
--- old/pycadf-3.0.0/pycadf/cadftaxonomy.py     2020-02-11 18:13:11.000000000 
+0100
+++ new/pycadf-3.1.1/pycadf/cadftaxonomy.py     2020-09-08 14:36:38.000000000 
+0200
@@ -89,6 +89,7 @@
 def is_valid_outcome(value):
     return value in OUTCOME_TAXONOMY
 
+
 SERVICE_SECURITY = 'service/security'
 SERVICE_KEYMGR = 'service/security/keymanager'
 ACCOUNT_USER = 'service/security/account/user'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pycadf-3.0.0/pycadf/cadftype.py 
new/pycadf-3.1.1/pycadf/cadftype.py
--- old/pycadf-3.0.0/pycadf/cadftype.py 2020-02-11 18:13:11.000000000 +0100
+++ new/pycadf-3.1.1/pycadf/cadftype.py 2020-09-08 14:36:38.000000000 +0200
@@ -35,6 +35,7 @@
 def is_valid_eventType(value):
     return value in VALID_EVENTTYPES
 
+
 # valid cadf:Event record "Reporter" roles
 REPORTER_ROLE_OBSERVER = 'observer'
 REPORTER_ROLE_MODIFIER = 'modifier'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pycadf-3.0.0/pycadf/tests/test_cadf_spec.py 
new/pycadf-3.1.1/pycadf/tests/test_cadf_spec.py
--- old/pycadf-3.0.0/pycadf/tests/test_cadf_spec.py     2020-02-11 
18:13:11.000000000 +0100
+++ new/pycadf-3.1.1/pycadf/tests/test_cadf_spec.py     2020-09-08 
14:36:38.000000000 +0200
@@ -13,10 +13,9 @@
 # the License.
 
 import time
+from unittest import mock
 import uuid
 
-import mock
-
 from pycadf import attachment
 from pycadf import cadftype
 from pycadf import credential
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pycadf-3.0.0/pycadf.egg-info/PKG-INFO 
new/pycadf-3.1.1/pycadf.egg-info/PKG-INFO
--- old/pycadf-3.0.0/pycadf.egg-info/PKG-INFO   2020-02-11 18:13:58.000000000 
+0100
+++ new/pycadf-3.1.1/pycadf.egg-info/PKG-INFO   2020-09-08 14:37:33.000000000 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: pycadf
-Version: 3.0.0
+Version: 3.1.1
 Summary: CADF Library
 Home-page: https://docs.openstack.org/pycadf/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pycadf-3.0.0/pycadf.egg-info/pbr.json 
new/pycadf-3.1.1/pycadf.egg-info/pbr.json
--- old/pycadf-3.0.0/pycadf.egg-info/pbr.json   2020-02-11 18:13:58.000000000 
+0100
+++ new/pycadf-3.1.1/pycadf.egg-info/pbr.json   2020-09-08 14:37:33.000000000 
+0200
@@ -1 +1 @@
-{"git_version": "91073f4", "is_release": true}
\ No newline at end of file
+{"git_version": "4179996", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pycadf-3.0.0/pycadf.egg-info/requires.txt 
new/pycadf-3.1.1/pycadf.egg-info/requires.txt
--- old/pycadf-3.0.0/pycadf.egg-info/requires.txt       2020-02-11 
18:13:58.000000000 +0100
+++ new/pycadf-3.1.1/pycadf.egg-info/requires.txt       2020-09-08 
14:37:33.000000000 +0200
@@ -1,5 +1,5 @@
+debtcollector>=1.2.0
 oslo.config>=5.2.0
 oslo.serialization!=2.19.1,>=2.18.0
 pytz>=2013.6
 six>=1.10.0
-debtcollector>=1.2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pycadf-3.0.0/test-requirements.txt 
new/pycadf-3.1.1/test-requirements.txt
--- old/pycadf-3.0.0/test-requirements.txt      2020-02-11 18:13:11.000000000 
+0100
+++ new/pycadf-3.1.1/test-requirements.txt      2020-09-08 14:36:38.000000000 
+0200
@@ -2,17 +2,16 @@
 # of appearance. Changing the order has an impact on the overall integration
 # process, which may cause wedges in the gate later.
 # Hacking already pins down pep8, pyflakes and flake8
-hacking<0.11,>=0.10.0
+hacking>=3.0.1,<3.1.0 # Apache-2.0
 flake8-docstrings==0.2.1.post1 # MIT
 
 coverage!=4.4,>=4.0 # Apache-2.0
 fixtures>=3.0.0 # Apache-2.0/BSD
 python-subunit>=1.0.0 # Apache-2.0/BSD
-mock>=2.0.0 # BSD
 stestr>=2.0.0 # Apache-2.0
 testtools>=2.2.0 # MIT
 
 # this is required for the docs build jobs
-openstackdocstheme>=1.20.0 # Apache-2.0
-sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
+openstackdocstheme>=2.2.1 # Apache-2.0
+sphinx>=2.0.0,!=2.1.0 # BSD
 sphinxcontrib-apidoc>=0.2.0  # BSD
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pycadf-3.0.0/tox.ini new/pycadf-3.1.1/tox.ini
--- old/pycadf-3.0.0/tox.ini    2020-02-11 18:13:11.000000000 +0100
+++ new/pycadf-3.1.1/tox.ini    2020-09-08 14:36:38.000000000 +0200
@@ -54,7 +54,9 @@
 # D208: Docstring is over-indented
 # D400: First line should end with a period
 # D401: First line should be in imperative mood
-ignore = 
H405,D100,D101,D102,D103,D104,D105,D200,D202,D203,D204,D205,D208,D400,D401
+# W503 line break before binary operator
+# W504 line break after binary operator
+ignore = 
H405,D100,D101,D102,D103,D104,D105,D200,D202,D203,D204,D205,D208,D400,D401,W503,W504
 exclude = .tox,dist,doc,*.egg,build
 
 [testenv:lower-constraints]


Reply via email to