Hello community,

here is the log from the commit of package python-pymod2pkg for 
openSUSE:Factory checked in at 2017-04-26 21:44:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pymod2pkg (Old)
 and      /work/SRC/openSUSE:Factory/.python-pymod2pkg.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pymod2pkg"

Wed Apr 26 21:44:42 2017 rev:3 rq:491226 version:0.7.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pymod2pkg/python-pymod2pkg.changes        
2017-04-20 20:54:59.917614396 +0200
+++ /work/SRC/openSUSE:Factory/.python-pymod2pkg.new/python-pymod2pkg.changes   
2017-04-26 21:44:45.110958071 +0200
@@ -1,0 +2,7 @@
+Wed Apr 26 09:38:23 UTC 2017 - cloud-de...@suse.de
+
+- update to version 0.7.6
+  - Add mappings for masakari
+  - Updated from global requirements
+
+-------------------------------------------------------------------

Old:
----
  pymod2pkg-0.7.5.tar.gz

New:
----
  pymod2pkg-0.7.6.tar.gz

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

Other differences:
------------------
++++++ python-pymod2pkg.spec ++++++
--- /var/tmp/diff_new_pack.U7z4DL/_old  2017-04-26 21:44:45.798860959 +0200
+++ /var/tmp/diff_new_pack.U7z4DL/_new  2017-04-26 21:44:45.802860394 +0200
@@ -18,7 +18,7 @@
 
 %global sname pymod2pkg
 Name:           python-pymod2pkg
-Version:        0.7.5
+Version:        0.7.6
 Release:        0
 Summary:        OpenStack Packaging - python module name to package name map
 License:        Apache-2.0

++++++ pymod2pkg-0.7.5.tar.gz -> pymod2pkg-0.7.6.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pymod2pkg-0.7.5/AUTHORS new/pymod2pkg-0.7.6/AUTHORS
--- old/pymod2pkg-0.7.5/AUTHORS 2017-04-07 10:23:38.000000000 +0200
+++ new/pymod2pkg-0.7.6/AUTHORS 2017-04-25 15:09:24.000000000 +0200
@@ -1,3 +1,4 @@
+Adam Spiers <aspi...@suse.com>
 Alexander Tsamutali <atsamut...@mirantis.com>
 Andrii Kroshchenko <akroshche...@mirantis.com>
 Cao Xuan Hoang <hoan...@vn.fujitsu.com>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pymod2pkg-0.7.5/ChangeLog 
new/pymod2pkg-0.7.6/ChangeLog
--- old/pymod2pkg-0.7.5/ChangeLog       2017-04-07 10:23:38.000000000 +0200
+++ new/pymod2pkg-0.7.6/ChangeLog       2017-04-25 15:09:24.000000000 +0200
@@ -1,6 +1,12 @@
 CHANGES
 =======
 
+0.7.6
+-----
+
+* Add mappings for masakari
+* Updated from global requirements
+
 0.7.5
 -----
 
@@ -51,13 +57,13 @@
 * Updated from global requirements
 * Add mapping for Sphinx in RDO
 * Delete duplicate k8s mapping
-* Add upstream mapping rule for microversion_parse
+* Add upstream mapping rule for microversion\_parse
 
 0.6.1
 -----
 
 * Fix k8sclient to k8s
-* More exceptions for python-*client naming on SUSE
+* More exceptions for python-\*client naming on SUSE
 * Add additional mapping for cueclient
 
 0.6.0
@@ -65,7 +71,7 @@
 
 * Fix cloudkittyclient to cloudkitty
 * Updated from global requirements
-* More exceptions for python-*client naming on SUSE
+* More exceptions for python-\*client naming on SUSE
 * Updated from global requirements
 * Add additional mappings for new clients
 * Add mapping for OpenStack project names
@@ -88,8 +94,8 @@
 0.5.2
 -----
 
-* RDO: add missing wsgi_intercept translation
-* Add more python-*client exceptions for SUSE case
+* RDO: add missing wsgi\_intercept translation
+* Add more python-\*client exceptions for SUSE case
 
 0.5.1
 -----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pymod2pkg-0.7.5/PKG-INFO new/pymod2pkg-0.7.6/PKG-INFO
--- old/pymod2pkg-0.7.5/PKG-INFO        2017-04-07 10:23:38.000000000 +0200
+++ new/pymod2pkg-0.7.6/PKG-INFO        2017-04-25 15:09:25.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pymod2pkg
-Version: 0.7.5
+Version: 0.7.6
 Summary: python module name to package name map
 Home-page: http://docs.openstack.org/developer/pymod2pkg/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pymod2pkg-0.7.5/pymod2pkg/__init__.py 
new/pymod2pkg-0.7.6/pymod2pkg/__init__.py
--- old/pymod2pkg-0.7.5/pymod2pkg/__init__.py   2017-04-07 10:22:18.000000000 
+0200
+++ new/pymod2pkg-0.7.6/pymod2pkg/__init__.py   2017-04-25 15:07:55.000000000 
+0200
@@ -134,9 +134,9 @@
               'designate', 'ec2-api', 'glance', 'heat', 'heat-templates',
               'ironic', 'ironic-discoverd', 'ironic-inspector',
               'ironic-python-agent', 'keystone', 'magnum', 'manila',
-              'mistral', 'monasca-agent', 'monasca-api', 'monasca-log-api',
-              'monasca-notification', 'monasca-persister',
-              'murano', 'neutron', 'neutron-fwaas',
+              'masakari', 'masakari-monitors', 'mistral', 'monasca-agent',
+              'monasca-api', 'monasca-log-api', 'monasca-notification',
+              'monasca-persister', 'murano', 'neutron', 'neutron-fwaas',
               'neutron-lbaas', 'neutron-vpnaas', 'nova', 'octavia', 'rally',
               'sahara', 'swift', 'Tempest', 'trove', 'tuskar',
               'vitrage', 'zaqar'],
@@ -155,7 +155,8 @@
     MultiRule(
         # keep lists in alphabetic order
         mods=['ceilometer', 'cinder', 'designate', 'glance',
-              'heat', 'ironic', 'keystone', 'manila', 'mistral',
+              'heat', 'ironic', 'keystone', 'manila', 'masakari',
+              'masakari-monitors', 'mistral',
               'monasca-agent', 'monasca-api', 'monasca-log-api',
               'monasca-notification', 'monasca-persister',
               'neutron', 'nova', 'rally', 'sahara', 'swift',
@@ -168,7 +169,7 @@
             'cue', 'designate', 'distil', 'drac', 'fuel', 'freezer', 'heat',
             'glance', 'glare', 'ironic', 'ironic-inspector-',
             'karbor', 'k8s', 'keystone',
-            'magnum', 'manila', 'mistral', 'monasca',
+            'magnum', 'manila', 'masakari', 'mistral', 'monasca',
             'murano', 'nimble', 'neutron', 'nova', 'oneview',
             'openstack', 'sahara', 'scci', 'searchlight',
             'senlin', 'smaug', 'solum', 'swift', 'tacker',
@@ -204,7 +205,7 @@
             'barbican', 'ceilometer', 'cinder', 'cloudkitty', 'congress',
             'designate', 'fuel', 'heat', 'glance', 'ironic',
             'karbor',  'keystone',
-            'magnum', 'manila', 'mistral', 'monasca',
+            'magnum', 'manila', 'masakari', 'mistral', 'monasca',
             'murano', 'neutron', 'nova',
             'openstack', 'sahara',
             'senlin', 'swift',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pymod2pkg-0.7.5/pymod2pkg.egg-info/PKG-INFO 
new/pymod2pkg-0.7.6/pymod2pkg.egg-info/PKG-INFO
--- old/pymod2pkg-0.7.5/pymod2pkg.egg-info/PKG-INFO     2017-04-07 
10:23:38.000000000 +0200
+++ new/pymod2pkg-0.7.6/pymod2pkg.egg-info/PKG-INFO     2017-04-25 
15:09:24.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pymod2pkg
-Version: 0.7.5
+Version: 0.7.6
 Summary: python module name to package name map
 Home-page: http://docs.openstack.org/developer/pymod2pkg/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pymod2pkg-0.7.5/pymod2pkg.egg-info/pbr.json 
new/pymod2pkg-0.7.6/pymod2pkg.egg-info/pbr.json
--- old/pymod2pkg-0.7.5/pymod2pkg.egg-info/pbr.json     2017-04-07 
10:23:38.000000000 +0200
+++ new/pymod2pkg-0.7.6/pymod2pkg.egg-info/pbr.json     2017-04-25 
15:09:24.000000000 +0200
@@ -1 +1 @@
-{"git_version": "d5fb90a", "is_release": true}
\ No newline at end of file
+{"git_version": "ca620f9", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pymod2pkg-0.7.5/pymod2pkg.egg-info/requires.txt 
new/pymod2pkg-0.7.6/pymod2pkg.egg-info/requires.txt
--- old/pymod2pkg-0.7.5/pymod2pkg.egg-info/requires.txt 2017-04-07 
10:23:38.000000000 +0200
+++ new/pymod2pkg-0.7.6/pymod2pkg.egg-info/requires.txt 2017-04-25 
15:09:24.000000000 +0200
@@ -1 +1 @@
-pbr>=2.0.0
+pbr!=2.1.0,>=2.0.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pymod2pkg-0.7.5/requirements.txt 
new/pymod2pkg-0.7.6/requirements.txt
--- old/pymod2pkg-0.7.5/requirements.txt        2017-04-07 10:22:18.000000000 
+0200
+++ new/pymod2pkg-0.7.6/requirements.txt        2017-04-25 15:07:54.000000000 
+0200
@@ -1,4 +1,4 @@
 # 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.
-pbr>=2.0.0 # Apache-2.0
+pbr!=2.1.0,>=2.0.0 # Apache-2.0


Reply via email to