Hello community,

here is the log from the commit of package python-glean for openSUSE:Factory 
checked in at 2019-07-26 17:35:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-glean (Old)
 and      /work/SRC/openSUSE:Factory/.python-glean.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-glean"

Fri Jul 26 17:35:02 2019 rev:3 rq:718893 version:1.14.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-glean/python-glean.changes        
2019-04-30 13:04:45.733982249 +0200
+++ /work/SRC/openSUSE:Factory/.python-glean.new.4126/python-glean.changes      
2019-07-26 17:35:04.956070545 +0200
@@ -1,0 +2,11 @@
+Fri Jul 26 13:34:02 UTC 2019 - [email protected]
+
+- version update to 1.14.1
+  * Enable RAs with gentoo when using dhcpv6-stateless
+  * network-manager: add network-pre dependencies
+  * Replace nodepool func jobs
+  * Add .zuul.yaml
+  * Pin sphinx
+  * OpenDev Migration Patch
+
+-------------------------------------------------------------------

Old:
----
  glean-1.14.0.tar.gz

New:
----
  glean-1.14.1.tar.gz

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

Other differences:
------------------
++++++ python-glean.spec ++++++
--- /var/tmp/diff_new_pack.QdWIsr/_old  2019-07-26 17:35:05.632070311 +0200
+++ /var/tmp/diff_new_pack.QdWIsr/_new  2019-07-26 17:35:05.632070311 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-glean
-Version:        1.14.0
+Version:        1.14.1
 Release:        0
 Summary:        Program to write static config from config-drive
 License:        Apache-2.0

++++++ glean-1.14.0.tar.gz -> glean-1.14.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glean-1.14.0/.zuul.yaml new/glean-1.14.1/.zuul.yaml
--- old/glean-1.14.0/.zuul.yaml 1970-01-01 01:00:00.000000000 +0100
+++ new/glean-1.14.1/.zuul.yaml 2019-07-11 19:37:09.000000000 +0200
@@ -0,0 +1,28 @@
+- project:
+    templates:
+      - openstack-python-jobs-no-constraints
+      - openstack-python35-jobs-no-constraints
+    check:
+      jobs:
+        - dib-nodepool-functional-openstack-gentoo-src:
+            voting: false
+        - dib-nodepool-functional-openstack-centos-7-src
+        - dib-nodepool-functional-openstack-fedora-29-src
+        - dib-nodepool-functional-openstack-ubuntu-trusty-src
+        - dib-nodepool-functional-openstack-ubuntu-xenial-src
+        - dib-nodepool-functional-openstack-ubuntu-bionic-src
+        - dib-nodepool-functional-openstack-opensuse-150-src
+        - dib-nodepool-functional-openstack-opensuse-tumbleweed-src
+    gate:
+      jobs:
+        - dib-nodepool-functional-openstack-centos-7-src
+        - dib-nodepool-functional-openstack-fedora-29-src
+        - dib-nodepool-functional-openstack-ubuntu-trusty-src
+        - dib-nodepool-functional-openstack-ubuntu-xenial-src
+        - dib-nodepool-functional-openstack-ubuntu-bionic-src
+        - dib-nodepool-functional-openstack-opensuse-150-src
+        - dib-nodepool-functional-openstack-opensuse-tumbleweed-src
+    experimental:
+      jobs:
+        - dib-nodepool-functional-openstack-debian-stretch-src
+        - dib-nodepool-functional-openstack-debian-buster-src
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glean-1.14.0/AUTHORS new/glean-1.14.1/AUTHORS
--- old/glean-1.14.0/AUTHORS    2019-04-11 06:51:29.000000000 +0200
+++ new/glean-1.14.1/AUTHORS    2019-07-11 19:38:05.000000000 +0200
@@ -6,6 +6,7 @@
 CullenTaylor <[email protected]>
 Gregory Haynes <[email protected]>
 Ian Wienand <[email protected]>
+James E. Blair <[email protected]>
 Jamie Lennox <[email protected]>
 John L. Villalovos <[email protected]>
 Julia Kreger <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glean-1.14.0/ChangeLog new/glean-1.14.1/ChangeLog
--- old/glean-1.14.0/ChangeLog  2019-04-11 06:51:29.000000000 +0200
+++ new/glean-1.14.1/ChangeLog  2019-07-11 19:38:05.000000000 +0200
@@ -1,6 +1,16 @@
 CHANGES
 =======
 
+1.14.1
+------
+
+* Enable RAs with gentoo when using dhcpv6-stateless
+* network-manager: add network-pre dependencies
+* Replace nodepool func jobs
+* Add .zuul.yaml
+* Pin sphinx
+* OpenDev Migration Patch
+
 1.14.0
 ------
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glean-1.14.0/PKG-INFO new/glean-1.14.1/PKG-INFO
--- old/glean-1.14.0/PKG-INFO   2019-04-11 06:51:29.000000000 +0200
+++ new/glean-1.14.1/PKG-INFO   2019-07-11 19:38:05.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: glean
-Version: 1.14.0
+Version: 1.14.1
 Summary: Simple program to write static config from config-drive
 Home-page: http://www.openstack.org/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glean-1.14.0/glean/cmd.py 
new/glean-1.14.1/glean/cmd.py
--- old/glean-1.14.0/glean/cmd.py       2019-04-11 06:49:37.000000000 +0200
+++ new/glean-1.14.1/glean/cmd.py       2019-07-11 19:37:13.000000000 +0200
@@ -376,7 +376,8 @@
             else:
                 files_struct[network_file]['[Network]'].append('DHCP=ipv6')
         # slaac can start dhcp6 if the associated RA option is sent to server
-        if interface['type'] == 'ipv6_slaac':
+        if (interface['type'] == 'ipv6_slaac' or
+                interface['type'] == 'ipv6_dhcpv6-stateless'):
             # we are accepting slaac now, remove the disabling of slaac
             if 'IPv6AcceptRA=no' in files_struct[network_file]['[Network]']:
                 files_struct[network_file]['[Network]'].remove(
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glean-1.14.0/glean/init/[email protected] 
new/glean-1.14.1/glean/init/[email protected]
--- old/glean-1.14.0/glean/init/[email protected]       2019-04-11 
06:49:33.000000000 +0200
+++ new/glean-1.14.1/glean/init/[email protected]       2019-07-11 
19:37:13.000000000 +0200
@@ -1,6 +1,7 @@
 [Unit]
 Description=Glean for interface %I with NetworkManager
-Wants=local-fs.target
+Before=network-pre.target
+Wants=network-pre.target
 After=local-fs.target
 
 # Red Hat
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glean-1.14.0/glean.egg-info/PKG-INFO 
new/glean-1.14.1/glean.egg-info/PKG-INFO
--- old/glean-1.14.0/glean.egg-info/PKG-INFO    2019-04-11 06:51:29.000000000 
+0200
+++ new/glean-1.14.1/glean.egg-info/PKG-INFO    2019-07-11 19:38:05.000000000 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: glean
-Version: 1.14.0
+Version: 1.14.1
 Summary: Simple program to write static config from config-drive
 Home-page: http://www.openstack.org/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glean-1.14.0/glean.egg-info/SOURCES.txt 
new/glean-1.14.1/glean.egg-info/SOURCES.txt
--- old/glean-1.14.0/glean.egg-info/SOURCES.txt 2019-04-11 06:51:29.000000000 
+0200
+++ new/glean-1.14.1/glean.egg-info/SOURCES.txt 2019-07-11 19:38:05.000000000 
+0200
@@ -1,6 +1,7 @@
 .coveragerc
 .mailmap
 .testr.conf
+.zuul.yaml
 AUTHORS
 CONTRIBUTING.rst
 ChangeLog
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glean-1.14.0/glean.egg-info/pbr.json 
new/glean-1.14.1/glean.egg-info/pbr.json
--- old/glean-1.14.0/glean.egg-info/pbr.json    2019-04-11 06:51:29.000000000 
+0200
+++ new/glean-1.14.1/glean.egg-info/pbr.json    2019-07-11 19:38:05.000000000 
+0200
@@ -1 +1 @@
-{"git_version": "64718a1", "is_release": true}
\ No newline at end of file
+{"git_version": "3205ffa", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glean-1.14.0/test-requirements.txt 
new/glean-1.14.1/test-requirements.txt
--- old/glean-1.14.0/test-requirements.txt      2019-04-11 06:49:33.000000000 
+0200
+++ new/glean-1.14.1/test-requirements.txt      2019-07-11 19:37:09.000000000 
+0200
@@ -7,7 +7,8 @@
 coverage>=3.6
 mock>=1.0
 python-subunit
-sphinx>=1.1.2
+sphinx!=1.6.6,!=1.6.7,<2.0.0;python_version=='2.7'
+sphinx!=1.6.6,!=1.6.7,!=2.1.0;python_version>='3.4'
 openstackdocstheme
 oslotest>=1.1.0.0a1
 testrepository>=0.0.18


Reply via email to