commit python-oslo.privsep for openSUSE:Factory
Hello community, here is the log from the commit of package python-oslo.privsep for openSUSE:Factory checked in at 2020-10-26 16:17:00 Comparing /work/SRC/openSUSE:Factory/python-oslo.privsep (Old) and /work/SRC/openSUSE:Factory/.python-oslo.privsep.new.3463 (New) Package is "python-oslo.privsep" Mon Oct 26 16:17:00 2020 rev:14 rq:841214 version:2.4.0 Changes: --- /work/SRC/openSUSE:Factory/python-oslo.privsep/python-oslo.privsep.changes 2020-06-05 20:18:28.047503647 +0200 +++ /work/SRC/openSUSE:Factory/.python-oslo.privsep.new.3463/python-oslo.privsep.changes 2020-10-26 16:17:41.747001843 +0100 @@ -1,0 +2,20 @@ +Fri Oct 9 19:17:42 UTC 2020 - cloud-de...@suse.de + +- update to version 2.4.0 + - Add release notes links to doc index + - Bump default tox env from py37 to py38 + - Remove translation sections from setup.cfg + - Add py38 package metadata + - Replace assertItemsEqual with assertCountEqual + - Undo the eventlet monkey patch for the privileged daemon + - [goal] Migrate testing to ubuntu focal + - Align contributing doc with oslo's policy + - Remove the unused coding style modules + - Fix pygments style + - Add Python3 victoria unit tests + - Fix hacking min version to 3.0.1 + - Switch to newer openstackdocstheme and reno versions + - Bump bandit version + - Update master for stable/ussuri + +--- Old: oslo.privsep-2.1.1.tar.gz New: oslo.privsep-2.4.0.tar.gz Other differences: -- ++ python-oslo.privsep.spec ++ --- /var/tmp/diff_new_pack.0ngQLI/_old 2020-10-26 16:17:42.335002316 +0100 +++ /var/tmp/diff_new_pack.0ngQLI/_new 2020-10-26 16:17:42.339002320 +0100 @@ -17,16 +17,16 @@ Name: python-oslo.privsep -Version:2.1.1 +Version:2.4.0 Release:0 Summary:OpenStack library for privilege separation License:Apache-2.0 Group: Development/Languages/Python URL:https://launchpad.net/oslo.privsep -Source0: https://files.pythonhosted.org/packages/source/o/oslo.privsep/oslo.privsep-2.1.1.tar.gz +Source0: https://files.pythonhosted.org/packages/source/o/oslo.privsep/oslo.privsep-2.4.0.tar.gz BuildRequires: openstack-macros -BuildRequires: python3-cffi >= 1.7.0 -BuildRequires: python3-eventlet >= 0.18.2 +BuildRequires: python3-cffi >= 1.14.0 +BuildRequires: python3-eventlet >= 0.21.0 BuildRequires: python3-greenlet >= 0.4.14 BuildRequires: python3-mock BuildRequires: python3-msgpack >= 0.6.0 @@ -36,7 +36,6 @@ BuildRequires: python3-oslo.utils >= 3.33.0 BuildRequires: python3-oslotest BuildRequires: python3-pbr -BuildRequires: python3-setuptools BuildRequires: python3-stestr BuildArch: noarch @@ -46,8 +45,8 @@ %package -n python3-oslo.privsep Summary:OpenStack library for privilege separation Group: Development/Languages/Python -Requires: python3-cffi >= 1.7.0 -Requires: python3-eventlet >= 0.18.2 +Requires: python3-cffi >= 1.14.0 +Requires: python3-eventlet >= 0.21.0 Requires: python3-greenlet >= 0.4.14 Requires: python3-msgpack >= 0.6.0 Requires: python3-oslo.config >= 5.2.0 @@ -72,7 +71,7 @@ Documentation for oslo.privsep %prep -%autosetup -p1 -n oslo.privsep-2.1.1 +%autosetup -p1 -n oslo.privsep-2.4.0 %py_req_cleanup %build ++ _service ++ --- /var/tmp/diff_new_pack.0ngQLI/_old 2020-10-26 16:17:42.371002346 +0100 +++ /var/tmp/diff_new_pack.0ngQLI/_new 2020-10-26 16:17:42.371002346 +0100 @@ -1,8 +1,8 @@ -https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/oslo.privsep/oslo.privsep.spec.j2 +https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/oslo.privsep/oslo.privsep.spec.j2 python-oslo.privsep.spec -https://opendev.org/openstack/oslo.privsep/raw/branch/stable/ussuri/requirements.txt +https://opendev.org/openstack/oslo.privsep/raw/branch/stable/victoria/requirements.txt cloud-de...@suse.de gh,openstack,oslo.privsep ++ oslo.privsep-2.1.1.tar.gz -> oslo.privsep-2.4.0.tar.gz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.privsep-2.1.1/.zuul.yaml new/oslo.privsep-2.4.0/.zuul.yaml --- old/oslo.privsep-2.1.1/.zuul.yaml 2020-04-07 12:06:51.0 +0200 +++ new/oslo.privsep-2.4.0/.zuul.yaml 2020-09-11 21:23:03.0 +0200 @@ -3,7 +3,7 @@ - check-requirements - lib-forward-testing-python3 - openstack-lower-constraints-jobs - - openstack-python3-ussuri-jobs + - openstack-python3-victoria-jobs - periodic-stable-jobs -
commit python-oslo.privsep for openSUSE:Factory
Hello community, here is the log from the commit of package python-oslo.privsep for openSUSE:Factory checked in at 2020-06-05 20:14:53 Comparing /work/SRC/openSUSE:Factory/python-oslo.privsep (Old) and /work/SRC/openSUSE:Factory/.python-oslo.privsep.new.3606 (New) Package is "python-oslo.privsep" Fri Jun 5 20:14:53 2020 rev:13 rq:803596 version:2.1.1 Changes: --- /work/SRC/openSUSE:Factory/python-oslo.privsep/python-oslo.privsep.changes 2020-03-24 22:32:53.485105421 +0100 +++ /work/SRC/openSUSE:Factory/.python-oslo.privsep.new.3606/python-oslo.privsep.changes 2020-06-05 20:18:28.047503647 +0200 @@ -1,0 +2,23 @@ +Tue May 12 09:47:16 UTC 2020 - cloud-de...@suse.de + +- removed 0001-Disable-logger-validation-during-unit-testing.patch +- update to version 2.1.1 + - tox: Add missing 'deps' for releasenotes testenv + - Switch to Ussuri jobs + - Bump the openstackdocstheme extension to 1.20 + - Add functional tests + - trivial: Cleanup Sphinx config file, setup.cfg + - Add lock around channel creation + - Update hacking for Python3 + - Use unittest.mock instead of third party mock + - Update the constraints url + - tox: Trivial cleanup + - [ussuri][goal] Drop python 2.7 support and testing + - remove outdated header + - Disable logger validation during unit testing + - Bring sanity to lower-constraints + - Update master for stable/train + - Make compatible with msgpack 1.0.0 + - tox: Keeping going with docs + +--- Old: 0001-Disable-logger-validation-during-unit-testing.patch oslo.privsep-1.33.3.tar.gz New: oslo.privsep-2.1.1.tar.gz Other differences: -- ++ python-oslo.privsep.spec ++ --- /var/tmp/diff_new_pack.JBbLVy/_old 2020-06-05 20:18:31.415519004 +0200 +++ /var/tmp/diff_new_pack.JBbLVy/_new 2020-06-05 20:18:31.419519022 +0200 @@ -17,21 +17,19 @@ Name: python-oslo.privsep -Version:1.33.3 +Version:2.1.1 Release:0 Summary:OpenStack library for privilege separation License:Apache-2.0 Group: Development/Languages/Python URL:https://launchpad.net/oslo.privsep -Source0: https://files.pythonhosted.org/packages/source/o/oslo.privsep/oslo.privsep-1.33.3.tar.gz -# https://review.opendev.org/#/c/713337/ -Patch1: 0001-Disable-logger-validation-during-unit-testing.patch +Source0: https://files.pythonhosted.org/packages/source/o/oslo.privsep/oslo.privsep-2.1.1.tar.gz BuildRequires: openstack-macros BuildRequires: python3-cffi >= 1.7.0 BuildRequires: python3-eventlet >= 0.18.2 -BuildRequires: python3-greenlet >= 0.4.10 +BuildRequires: python3-greenlet >= 0.4.14 BuildRequires: python3-mock -BuildRequires: python3-msgpack >= 0.5.0 +BuildRequires: python3-msgpack >= 0.6.0 BuildRequires: python3-oslo.config >= 5.2.0 BuildRequires: python3-oslo.i18n >= 3.15.3 BuildRequires: python3-oslo.log >= 3.36.0 @@ -50,8 +48,8 @@ Group: Development/Languages/Python Requires: python3-cffi >= 1.7.0 Requires: python3-eventlet >= 0.18.2 -Requires: python3-greenlet >= 0.4.10 -Requires: python3-msgpack >= 0.5.0 +Requires: python3-greenlet >= 0.4.14 +Requires: python3-msgpack >= 0.6.0 Requires: python3-oslo.config >= 5.2.0 Requires: python3-oslo.i18n >= 3.15.3 Requires: python3-oslo.log >= 3.36.0 @@ -74,7 +72,7 @@ Documentation for oslo.privsep %prep -%autosetup -p1 -n oslo.privsep-1.33.3 +%autosetup -p1 -n oslo.privsep-2.1.1 %py_req_cleanup %build ++ _service ++ --- /var/tmp/diff_new_pack.JBbLVy/_old 2020-06-05 20:18:31.447519150 +0200 +++ /var/tmp/diff_new_pack.JBbLVy/_new 2020-06-05 20:18:31.447519150 +0200 @@ -1,8 +1,8 @@ -https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/oslo.privsep/oslo.privsep.spec.j2 +https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/oslo.privsep/oslo.privsep.spec.j2 python-oslo.privsep.spec -https://raw.githubusercontent.com/openstack/oslo.privsep/stable/train/requirements.txt +https://opendev.org/openstack/oslo.privsep/raw/branch/stable/ussuri/requirements.txt cloud-de...@suse.de gh,openstack,oslo.privsep ++ oslo.privsep-1.33.3.tar.gz -> oslo.privsep-2.1.1.tar.gz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.privsep-1.33.3/.stestr.conf new/oslo.privsep-2.1.1/.stestr.conf --- old/oslo.privsep-1.33.3/.stestr.conf2019-09-12 18:38:03.0 +0200 +++ new/oslo.privsep-2.1.1/.stestr.conf 2020-04-07 12:06:51.0 +0200 @@ -1,3 +1,3 @@ [DEFAULT]
commit python-oslo.privsep for openSUSE:Factory
Hello community, here is the log from the commit of package python-oslo.privsep for openSUSE:Factory checked in at 2020-03-24 22:32:48 Comparing /work/SRC/openSUSE:Factory/python-oslo.privsep (Old) and /work/SRC/openSUSE:Factory/.python-oslo.privsep.new.3160 (New) Package is "python-oslo.privsep" Tue Mar 24 22:32:48 2020 rev:12 rq:787446 version:1.33.3 Changes: --- /work/SRC/openSUSE:Factory/python-oslo.privsep/python-oslo.privsep.changes 2020-02-18 10:41:47.109113413 +0100 +++ /work/SRC/openSUSE:Factory/.python-oslo.privsep.new.3160/python-oslo.privsep.changes 2020-03-24 22:32:53.485105421 +0100 @@ -1,0 +2,15 @@ +Mon Mar 23 12:20:24 UTC 2020 - Dirk Mueller + +- add obsoletes + +--- +Tue Mar 17 17:19:31 UTC 2020 - cloud-de...@suse.de + +- added 0001-Disable-logger-validation-during-unit-testing.patch + +--- +Fri Mar 13 08:47:26 UTC 2020 - Dirk Mueller + +- switch to python 3.x only build + +--- New: 0001-Disable-logger-validation-during-unit-testing.patch Other differences: -- ++ python-oslo.privsep.spec ++ --- /var/tmp/diff_new_pack.9QCfcY/_old 2020-03-24 22:32:54.249105791 +0100 +++ /var/tmp/diff_new_pack.9QCfcY/_new 2020-03-24 22:32:54.253105794 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-oslo.privsep # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,20 +24,9 @@ Group: Development/Languages/Python URL:https://launchpad.net/oslo.privsep Source0: https://files.pythonhosted.org/packages/source/o/oslo.privsep/oslo.privsep-1.33.3.tar.gz +# https://review.opendev.org/#/c/713337/ +Patch1: 0001-Disable-logger-validation-during-unit-testing.patch BuildRequires: openstack-macros -BuildRequires: python2-cffi >= 1.7.0 -BuildRequires: python2-eventlet >= 0.18.2 -BuildRequires: python2-greenlet >= 0.4.10 -BuildRequires: python2-mock -BuildRequires: python2-msgpack >= 0.5.0 -BuildRequires: python2-oslo.config >= 5.2.0 -BuildRequires: python2-oslo.i18n >= 3.15.3 -BuildRequires: python2-oslo.log >= 3.36.0 -BuildRequires: python2-oslo.utils >= 3.33.0 -BuildRequires: python2-oslotest -BuildRequires: python2-pbr -BuildRequires: python2-setuptools -BuildRequires: python2-stestr BuildRequires: python3-cffi >= 1.7.0 BuildRequires: python3-eventlet >= 0.18.2 BuildRequires: python3-greenlet >= 0.4.10 @@ -51,32 +40,27 @@ BuildRequires: python3-pbr BuildRequires: python3-setuptools BuildRequires: python3-stestr -Requires: python-cffi >= 1.7.0 -Requires: python-eventlet >= 0.18.2 -Requires: python-greenlet >= 0.4.10 -Requires: python-msgpack >= 0.5.0 -Requires: python-oslo.config >= 5.2.0 -Requires: python-oslo.i18n >= 3.15.3 -Requires: python-oslo.log >= 3.36.0 -Requires: python-oslo.utils >= 3.33.0 BuildArch: noarch -%ifpython2 -BuildRequires: python-enum34 >= 1.0.4 -BuildRequires: python-futures >= 3.1.1 -Requires: python-enum34 >= 1.0.4 -Requires: python-futures >= 3.1.1 -%endif + +%description +OpenStack library for privilege separation + +%package -n python3-oslo.privsep +Summary:OpenStack library for privilege separation +Group: Development/Languages/Python +Requires: python3-cffi >= 1.7.0 +Requires: python3-eventlet >= 0.18.2 +Requires: python3-greenlet >= 0.4.10 +Requires: python3-msgpack >= 0.5.0 +Requires: python3-oslo.config >= 5.2.0 +Requires: python3-oslo.i18n >= 3.15.3 +Requires: python3-oslo.log >= 3.36.0 +Requires: python3-oslo.utils >= 3.33.0 %if 0%{?suse_version} -Requires(post): update-alternatives -Requires(postun): update-alternatives -%else -# on RDO, update-alternatives is in chkconfig -Requires(post): chkconfig -Requires(postun): chkconfig +Obsoletes: python2-oslo.privsep < 2.0.0 %endif -%python_subpackages -%description +%description -n python3-oslo.privsep OpenStack library for privilege separation %package -n python-oslo.privsep-doc @@ -94,33 +78,25 @@ %py_req_cleanup %build -%python_build +%py3_build # generate html docs PBR_VERSION=%{version} %sphinx_build -b html doc/source doc/build/html # remove the sphinx-build leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %install -%python_install -%python_clone -a %{buildroot}%{_bindir}/privsep-helper - -%post -%python_install_alternative
commit python-oslo.privsep for openSUSE:Factory
Hello community, here is the log from the commit of package python-oslo.privsep for openSUSE:Factory checked in at 2020-02-18 10:41:33 Comparing /work/SRC/openSUSE:Factory/python-oslo.privsep (Old) and /work/SRC/openSUSE:Factory/.python-oslo.privsep.new.26092 (New) Package is "python-oslo.privsep" Tue Feb 18 10:41:33 2020 rev:11 rq:774918 version:1.33.3 Changes: --- /work/SRC/openSUSE:Factory/python-oslo.privsep/python-oslo.privsep.changes 2019-05-03 22:42:36.503264433 +0200 +++ /work/SRC/openSUSE:Factory/.python-oslo.privsep.new.26092/python-oslo.privsep.changes 2020-02-18 10:41:47.109113413 +0100 @@ -1,0 +2,17 @@ +Wed Oct 9 12:28:01 UTC 2019 - cloud-de...@suse.de + +- update to version 1.33.3 + - Pass correct arguments to six.reraise + - Cap Bandit below 1.6.0 and update Sphinx requirement + - OpenDev Migration Patch + - Convert dict keys received in _ClientChannel from byte to str + - Move doc related modules to doc/requirements.txt + - Replace git.openstack.org URLs with opendev.org URLs + - Add more usage documentation + - Self-resetting PrivContext + - Add sample_default for thread_pool_size Opt + - Update master for stable/stein + - Add Python 3 Train unit tests + - Reno for SIGHUP fix + +--- Old: oslo.privsep-1.32.1.tar.gz New: oslo.privsep-1.33.3.tar.gz Other differences: -- ++ python-oslo.privsep.spec ++ --- /var/tmp/diff_new_pack.LgbhEe/_old 2020-02-18 10:41:47.645114506 +0100 +++ /var/tmp/diff_new_pack.LgbhEe/_new 2020-02-18 10:41:47.649114515 +0100 @@ -17,21 +17,19 @@ Name: python-oslo.privsep -Version:1.32.1 +Version:1.33.3 Release:0 Summary:OpenStack library for privilege separation License:Apache-2.0 Group: Development/Languages/Python URL:https://launchpad.net/oslo.privsep -Source0: https://files.pythonhosted.org/packages/source/o/oslo.privsep/oslo.privsep-1.32.1.tar.gz +Source0: https://files.pythonhosted.org/packages/source/o/oslo.privsep/oslo.privsep-1.33.3.tar.gz BuildRequires: openstack-macros -BuildRequires: python2-Sphinx BuildRequires: python2-cffi >= 1.7.0 BuildRequires: python2-eventlet >= 0.18.2 BuildRequires: python2-greenlet >= 0.4.10 BuildRequires: python2-mock BuildRequires: python2-msgpack >= 0.5.0 -BuildRequires: python2-openstackdocstheme BuildRequires: python2-oslo.config >= 5.2.0 BuildRequires: python2-oslo.i18n >= 3.15.3 BuildRequires: python2-oslo.log >= 3.36.0 @@ -40,13 +38,11 @@ BuildRequires: python2-pbr BuildRequires: python2-setuptools BuildRequires: python2-stestr -BuildRequires: python3-Sphinx BuildRequires: python3-cffi >= 1.7.0 BuildRequires: python3-eventlet >= 0.18.2 BuildRequires: python3-greenlet >= 0.4.10 BuildRequires: python3-mock BuildRequires: python3-msgpack >= 0.5.0 -BuildRequires: python3-openstackdocstheme BuildRequires: python3-oslo.config >= 5.2.0 BuildRequires: python3-oslo.i18n >= 3.15.3 BuildRequires: python3-oslo.log >= 3.36.0 @@ -86,19 +82,21 @@ %package -n python-oslo.privsep-doc Summary:oslo.privsep documentation Group: Development/Languages/Python -Requires: %{name} = %{version} +BuildRequires: python3-Sphinx +BuildRequires: python3-openstackdocstheme +BuildRequires: python3-sphinxcontrib-apidoc %description -n python-oslo.privsep-doc Documentation for oslo.privsep %prep -%autosetup -p1 -n oslo.privsep-1.32.1 +%autosetup -p1 -n oslo.privsep-1.33.3 %py_req_cleanup %build %python_build # generate html docs -%{__python2} setup.py build_sphinx +PBR_VERSION=%{version} %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.LgbhEe/_old 2020-02-18 10:41:47.673114564 +0100 +++ /var/tmp/diff_new_pack.LgbhEe/_new 2020-02-18 10:41:47.677114572 +0100 @@ -1,8 +1,8 @@ -https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/oslo.privsep/oslo.privsep.spec.j2 +https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/oslo.privsep/oslo.privsep.spec.j2 python-oslo.privsep.spec -https://raw.githubusercontent.com/openstack/oslo.privsep/stable/stein/requirements.txt +https://raw.githubusercontent.com/openstack/oslo.privsep/stable/train/requirements.txt cloud-de...@suse.de gh,openstack,oslo.privsep ++ oslo.privsep-1.32.1.tar.gz -> oslo.privsep-1.33.3.tar.gz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.privsep-1.32.1/.zuul.yaml
commit python-oslo.privsep for openSUSE:Factory
Hello community, here is the log from the commit of package python-oslo.privsep for openSUSE:Factory checked in at 2019-05-03 22:42:34 Comparing /work/SRC/openSUSE:Factory/python-oslo.privsep (Old) and /work/SRC/openSUSE:Factory/.python-oslo.privsep.new.5148 (New) Package is "python-oslo.privsep" Fri May 3 22:42:34 2019 rev:10 rq:692862 version:1.32.1 Changes: --- /work/SRC/openSUSE:Factory/python-oslo.privsep/python-oslo.privsep.changes 2019-03-20 13:18:23.593356467 +0100 +++ /work/SRC/openSUSE:Factory/.python-oslo.privsep.new.5148/python-oslo.privsep.changes 2019-05-03 22:42:36.503264433 +0200 @@ -1,0 +2,27 @@ +Mon Apr 8 11:35:28 UTC 2019 - cloud-de...@suse.de + +- update to version 1.32.1 + - Remove PyPI downloads + - Switch to stestr + - Update mailinglist from dev to discuss + - Use template for lower-constraints + - import zuul job settings from project-config + - Add that 'Release Notes' in README + - Add futures as a requirement for Python 2 + - Added example blogposts + - Update reno for stable/rocky + - Don't quote {posargs} in tox.ini + - add python 3.6 unit test job + - add lib-forward-testing-python3 test job + - Expose privsep options for config-generator + - Set unicode_errors handler to 'surrogateescape' in msgpack + - Trivial: Update pypi url to new url + - Replace assertRaisesRegexp with assertRaisesRegex + - Avoids calling ffi.dlopen(None) on Windows + - fix tox python3 overrides + - Update hacking version + - Clean up .gitignore references to personal tools + - Use threads to process target function + - add python 3.7 unit test job + +--- Old: oslo.privsep-1.29.2.tar.gz New: oslo.privsep-1.32.1.tar.gz Other differences: -- ++ python-oslo.privsep.spec ++ --- /var/tmp/diff_new_pack.AqvH1K/_old 2019-05-03 22:42:37.923267423 +0200 +++ /var/tmp/diff_new_pack.AqvH1K/_new 2019-05-03 22:42:37.947267474 +0200 @@ -17,15 +17,14 @@ Name: python-oslo.privsep -Version:1.29.2 +Version:1.32.1 Release:0 Summary:OpenStack library for privilege separation License:Apache-2.0 Group: Development/Languages/Python URL:https://launchpad.net/oslo.privsep -Source0: https://files.pythonhosted.org/packages/source/o/oslo.privsep/oslo.privsep-1.29.2.tar.gz +Source0: https://files.pythonhosted.org/packages/source/o/oslo.privsep/oslo.privsep-1.32.1.tar.gz BuildRequires: openstack-macros -BuildRequires: python-devel BuildRequires: python2-Sphinx BuildRequires: python2-cffi >= 1.7.0 BuildRequires: python2-eventlet >= 0.18.2 @@ -43,7 +42,6 @@ BuildRequires: python2-stestr BuildRequires: python3-Sphinx BuildRequires: python3-cffi >= 1.7.0 -BuildRequires: python3-devel BuildRequires: python3-eventlet >= 0.18.2 BuildRequires: python3-greenlet >= 0.4.10 BuildRequires: python3-mock @@ -68,7 +66,9 @@ BuildArch: noarch %ifpython2 BuildRequires: python-enum34 >= 1.0.4 +BuildRequires: python-futures >= 3.1.1 Requires: python-enum34 >= 1.0.4 +Requires: python-futures >= 3.1.1 %endif %if 0%{?suse_version} Requires(post): update-alternatives @@ -92,9 +92,8 @@ Documentation for oslo.privsep %prep -%autosetup -p1 -n oslo.privsep-1.29.2 +%autosetup -p1 -n oslo.privsep-1.32.1 %py_req_cleanup -sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg %build %python_build @@ -114,8 +113,9 @@ %python_uninstall_alternative privsep-helper %check -export PYTHONPATH=. -%python_exec -m stestr.cli run +%{python_expand export PYTHONPATH=. +$python -m stestr.cli run +} %files %{python_files} %doc README.rst ++ _service ++ --- /var/tmp/diff_new_pack.AqvH1K/_old 2019-05-03 22:42:38.171267945 +0200 +++ /var/tmp/diff_new_pack.AqvH1K/_new 2019-05-03 22:42:38.171267945 +0200 @@ -1,8 +1,8 @@ -https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/oslo.privsep/oslo.privsep.spec.j2 +https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/oslo.privsep/oslo.privsep.spec.j2 python-oslo.privsep.spec -https://raw.githubusercontent.com/openstack/oslo.privsep/stable/rocky/requirements.txt +https://raw.githubusercontent.com/openstack/oslo.privsep/stable/stein/requirements.txt cloud-de...@suse.de gh,openstack,oslo.privsep ++ oslo.privsep-1.29.2.tar.gz -> oslo.privsep-1.32.1.tar.gz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.privsep-1.29.2/.zuul.yaml new/oslo.privsep-1.32.1/.zuul.yaml --- old/oslo.privsep-1.29.2/.zuul.yaml 2018-09-25 21:49:23.0
commit python-oslo.privsep for openSUSE:Factory
Hello community, here is the log from the commit of package python-oslo.privsep for openSUSE:Factory checked in at 2019-03-20 13:18:22 Comparing /work/SRC/openSUSE:Factory/python-oslo.privsep (Old) and /work/SRC/openSUSE:Factory/.python-oslo.privsep.new.28833 (New) Package is "python-oslo.privsep" Wed Mar 20 13:18:22 2019 rev:9 rq:682297 version:1.29.2 Changes: --- /work/SRC/openSUSE:Factory/python-oslo.privsep/python-oslo.privsep.changes 2018-09-07 15:39:03.346558558 +0200 +++ /work/SRC/openSUSE:Factory/.python-oslo.privsep.new.28833/python-oslo.privsep.changes 2019-03-20 13:18:23.593356467 +0100 @@ -1,0 +2,10 @@ +Wed Mar 6 22:10:47 UTC 2019 - cloud-de...@suse.de + +- update to version 1.29.2 + - Update UPPER_CONSTRAINTS_FILE for stable/rocky + - Switch to stestr + - Avoids calling ffi.dlopen(None) on Windows + - Update .gitreview for stable/rocky + - import zuul job settings from project-config + +--- Old: oslo.privsep-1.29.0.tar.gz New: oslo.privsep-1.29.2.tar.gz Other differences: -- ++ python-oslo.privsep.spec ++ --- /var/tmp/diff_new_pack.PoMzoV/_old 2019-03-20 13:18:25.021356151 +0100 +++ /var/tmp/diff_new_pack.PoMzoV/_new 2019-03-20 13:18:25.049356145 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-oslo.privsep # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,18 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: python-oslo.privsep -Version:1.29.0 +Version:1.29.2 Release:0 Summary:OpenStack library for privilege separation License:Apache-2.0 Group: Development/Languages/Python URL:https://launchpad.net/oslo.privsep -Source0: https://files.pythonhosted.org/packages/source/o/oslo.privsep/oslo.privsep-1.29.0.tar.gz +Source0: https://files.pythonhosted.org/packages/source/o/oslo.privsep/oslo.privsep-1.29.2.tar.gz BuildRequires: openstack-macros BuildRequires: python-devel BuildRequires: python2-Sphinx @@ -40,7 +40,7 @@ BuildRequires: python2-oslotest BuildRequires: python2-pbr BuildRequires: python2-setuptools -BuildRequires: python2-testrepository +BuildRequires: python2-stestr BuildRequires: python3-Sphinx BuildRequires: python3-cffi >= 1.7.0 BuildRequires: python3-devel @@ -56,7 +56,7 @@ BuildRequires: python3-oslotest BuildRequires: python3-pbr BuildRequires: python3-setuptools -BuildRequires: python3-testrepository +BuildRequires: python3-stestr Requires: python-cffi >= 1.7.0 Requires: python-eventlet >= 0.18.2 Requires: python-greenlet >= 0.4.10 @@ -92,7 +92,7 @@ Documentation for oslo.privsep %prep -%autosetup -p1 -n oslo.privsep-1.29.0 +%autosetup -p1 -n oslo.privsep-1.29.2 %py_req_cleanup sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg @@ -114,9 +114,8 @@ %python_uninstall_alternative privsep-helper %check -%{python_expand rm -rf .testrepository -PYTHONPATH=. PYTHON=$python $python setup.py testr -} +export PYTHONPATH=. +%python_exec -m stestr.cli run %files %{python_files} %doc README.rst ++ oslo.privsep-1.29.0.tar.gz -> oslo.privsep-1.29.2.tar.gz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.privsep-1.29.0/.stestr.conf new/oslo.privsep-1.29.2/.stestr.conf --- old/oslo.privsep-1.29.0/.stestr.conf1970-01-01 01:00:00.0 +0100 +++ new/oslo.privsep-1.29.2/.stestr.conf2018-09-25 21:49:12.0 +0200 @@ -0,0 +1,3 @@ +[DEFAULT] +test_path=./oslo_privsep/tests +top_path=./ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.privsep-1.29.0/.testr.conf new/oslo.privsep-1.29.2/.testr.conf --- old/oslo.privsep-1.29.0/.testr.conf 2018-04-23 23:06:53.0 +0200 +++ new/oslo.privsep-1.29.2/.testr.conf 1970-01-01 01:00:00.0 +0100 @@ -1,7 +0,0 @@ -[DEFAULT] -test_command=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ - OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ - OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ - ${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_privsep $LISTOPT $IDOPTION -test_id_option=--load-list $IDFILE
commit python-oslo.privsep for openSUSE:Factory
Hello community, here is the log from the commit of package python-oslo.privsep for openSUSE:Factory checked in at 2018-09-07 15:39:02 Comparing /work/SRC/openSUSE:Factory/python-oslo.privsep (Old) and /work/SRC/openSUSE:Factory/.python-oslo.privsep.new (New) Package is "python-oslo.privsep" Fri Sep 7 15:39:02 2018 rev:8 rq:633105 version:1.29.0 Changes: --- /work/SRC/openSUSE:Factory/python-oslo.privsep/python-oslo.privsep.changes 2018-03-19 23:36:17.537868220 +0100 +++ /work/SRC/openSUSE:Factory/.python-oslo.privsep.new/python-oslo.privsep.changes 2018-09-07 15:39:03.346558558 +0200 @@ -1,0 +2,14 @@ +Mon Sep 3 09:30:58 UTC 2018 - cloud-de...@suse.de + +- update to version 1.29.0 + - set default python to python3 + - Update reno for stable/queens + - Update links in README + - Skip unit tests in bandit scan + - fix lower constraints and uncap eventlet + - Imported Translations from Zanata + - Updated from global requirements + - add lower-constraints job + - msgpack-python has been renamed to msgpack + +--- Old: oslo.privsep-1.27.0.tar.gz New: oslo.privsep-1.29.0.tar.gz Other differences: -- ++ python-oslo.privsep.spec ++ --- /var/tmp/diff_new_pack.OEC02h/_old 2018-09-07 15:39:03.754558119 +0200 +++ /var/tmp/diff_new_pack.OEC02h/_new 2018-09-07 15:39:03.754558119 +0200 @@ -17,83 +17,115 @@ Name: python-oslo.privsep -Version:1.27.0 +Version:1.29.0 Release:0 Summary:OpenStack library for privilege separation License:Apache-2.0 Group: Development/Languages/Python -Url:https://launchpad.net/oslo.privsep -Source0: https://files.pythonhosted.org/packages/source/o/oslo.privsep/oslo.privsep-1.27.0.tar.gz +URL:https://launchpad.net/oslo.privsep +Source0: https://files.pythonhosted.org/packages/source/o/oslo.privsep/oslo.privsep-1.29.0.tar.gz BuildRequires: openstack-macros -BuildRequires: python-Sphinx -BuildRequires: python-cffi >= 1.7.0 BuildRequires: python-devel -BuildRequires: python-enum34 >= 1.0.4 -BuildRequires: python-eventlet >= 0.18.2 -BuildRequires: python-greenlet >= 0.4.10 -BuildRequires: python-mock >= 2.0.0 -BuildRequires: python-msgpack >= 0.4.0 -BuildRequires: python-openstackdocstheme >= 1.18.1 -BuildRequires: python-oslo.config >= 5.1.0 -BuildRequires: python-oslo.i18n >= 3.15.3 -BuildRequires: python-oslo.log >= 3.36.0 -BuildRequires: python-oslo.utils >= 3.33.0 -BuildRequires: python-oslotest >= 3.2.0 -BuildRequires: python-pbr >= 2.0.0 -BuildRequires: python-setuptools >= 16.0 +BuildRequires: python2-Sphinx +BuildRequires: python2-cffi >= 1.7.0 +BuildRequires: python2-eventlet >= 0.18.2 +BuildRequires: python2-greenlet >= 0.4.10 +BuildRequires: python2-mock +BuildRequires: python2-msgpack >= 0.5.0 +BuildRequires: python2-openstackdocstheme +BuildRequires: python2-oslo.config >= 5.2.0 +BuildRequires: python2-oslo.i18n >= 3.15.3 +BuildRequires: python2-oslo.log >= 3.36.0 +BuildRequires: python2-oslo.utils >= 3.33.0 +BuildRequires: python2-oslotest +BuildRequires: python2-pbr +BuildRequires: python2-setuptools +BuildRequires: python2-testrepository +BuildRequires: python3-Sphinx +BuildRequires: python3-cffi >= 1.7.0 +BuildRequires: python3-devel +BuildRequires: python3-eventlet >= 0.18.2 +BuildRequires: python3-greenlet >= 0.4.10 +BuildRequires: python3-mock +BuildRequires: python3-msgpack >= 0.5.0 +BuildRequires: python3-openstackdocstheme +BuildRequires: python3-oslo.config >= 5.2.0 +BuildRequires: python3-oslo.i18n >= 3.15.3 +BuildRequires: python3-oslo.log >= 3.36.0 +BuildRequires: python3-oslo.utils >= 3.33.0 +BuildRequires: python3-oslotest +BuildRequires: python3-pbr +BuildRequires: python3-setuptools +BuildRequires: python3-testrepository Requires: python-cffi >= 1.7.0 -Requires: python-enum34 >= 1.0.4 Requires: python-eventlet >= 0.18.2 Requires: python-greenlet >= 0.4.10 -Requires: python-msgpack >= 0.4.0 -Requires: python-oslo.config >= 5.1.0 +Requires: python-msgpack >= 0.5.0 +Requires: python-oslo.config >= 5.2.0 Requires: python-oslo.i18n >= 3.15.3 Requires: python-oslo.log >= 3.36.0 Requires: python-oslo.utils >= 3.33.0 BuildArch: noarch +%ifpython2 +BuildRequires: python-enum34 >= 1.0.4 +Requires: python-enum34 >= 1.0.4 +%endif +%if 0%{?suse_version} +Requires(post): update-alternatives +Requires(postun): update-alternatives +%else +# on RDO, update-alternatives is in chkconfig +Requires(post): chkconfig +Requires(postun): chkconfig +%endif +%python_subpackages %description
commit python-oslo.privsep for openSUSE:Factory
Hello community, here is the log from the commit of package python-oslo.privsep for openSUSE:Factory checked in at 2018-03-19 23:36:14 Comparing /work/SRC/openSUSE:Factory/python-oslo.privsep (Old) and /work/SRC/openSUSE:Factory/.python-oslo.privsep.new (New) Package is "python-oslo.privsep" Mon Mar 19 23:36:14 2018 rev:7 rq:583345 version:1.27.0 Changes: --- /work/SRC/openSUSE:Factory/python-oslo.privsep/python-oslo.privsep.changes 2018-01-24 15:27:53.941673428 +0100 +++ /work/SRC/openSUSE:Factory/.python-oslo.privsep.new/python-oslo.privsep.changes 2018-03-19 23:36:17.537868220 +0100 @@ -1,0 +2,12 @@ +Fri Feb 23 13:26:01 UTC 2018 - tbecht...@suse.com + +- Switch to stable/queens spec template + +--- +Mon Feb 12 10:04:39 UTC 2018 - cloud-de...@suse.de + +- update to version 1.27.0 (bsc#1078607) + - Update .gitreview for stable/queens + - msgpack-python has been renamed to msgpack + +--- @@ -4 +16 @@ -- update to version 1.26.0 +- update to version 1.26.0 (bsc#1078607) Old: oslo.privsep-1.26.0.tar.gz New: oslo.privsep-1.27.0.tar.gz Other differences: -- ++ python-oslo.privsep.spec ++ --- /var/tmp/diff_new_pack.mvtQbf/_old 2018-03-19 23:36:18.041850039 +0100 +++ /var/tmp/diff_new_pack.mvtQbf/_new 2018-03-19 23:36:18.041850039 +0100 @@ -17,40 +17,39 @@ Name: python-oslo.privsep -Version:1.26.0 +Version:1.27.0 Release:0 Summary:OpenStack library for privilege separation License:Apache-2.0 Group: Development/Languages/Python Url:https://launchpad.net/oslo.privsep -Source0: https://files.pythonhosted.org/packages/source/o/oslo.privsep/oslo.privsep-1.26.0.tar.gz +Source0: https://files.pythonhosted.org/packages/source/o/oslo.privsep/oslo.privsep-1.27.0.tar.gz BuildRequires: openstack-macros -BuildRequires: python-Babel >= 2.3.4 BuildRequires: python-Sphinx BuildRequires: python-cffi >= 1.7.0 BuildRequires: python-devel BuildRequires: python-enum34 >= 1.0.4 BuildRequires: python-eventlet >= 0.18.2 BuildRequires: python-greenlet >= 0.4.10 -BuildRequires: python-msgpack-python >= 0.4.0 -BuildRequires: python-openstackdocstheme >= 1.17.0 -BuildRequires: python-oslo.config >= 4.6.0 +BuildRequires: python-mock >= 2.0.0 +BuildRequires: python-msgpack >= 0.4.0 +BuildRequires: python-openstackdocstheme >= 1.18.1 +BuildRequires: python-oslo.config >= 5.1.0 BuildRequires: python-oslo.i18n >= 3.15.3 -BuildRequires: python-oslo.log >= 3.30.0 -BuildRequires: python-oslo.utils >= 3.31.0 -BuildRequires: python-oslotest >= 1.10.0 +BuildRequires: python-oslo.log >= 3.36.0 +BuildRequires: python-oslo.utils >= 3.33.0 +BuildRequires: python-oslotest >= 3.2.0 BuildRequires: python-pbr >= 2.0.0 BuildRequires: python-setuptools >= 16.0 -Requires: python-Babel >= 2.3.4 Requires: python-cffi >= 1.7.0 Requires: python-enum34 >= 1.0.4 Requires: python-eventlet >= 0.18.2 Requires: python-greenlet >= 0.4.10 -Requires: python-msgpack-python >= 0.4.0 -Requires: python-oslo.config >= 4.6.0 +Requires: python-msgpack >= 0.4.0 +Requires: python-oslo.config >= 5.1.0 Requires: python-oslo.i18n >= 3.15.3 -Requires: python-oslo.log >= 3.30.0 -Requires: python-oslo.utils >= 3.31.0 +Requires: python-oslo.log >= 3.36.0 +Requires: python-oslo.utils >= 3.33.0 BuildArch: noarch %description @@ -65,7 +64,7 @@ Documentation for oslo.privsep %prep -%autosetup -p1 -n oslo.privsep-1.26.0 +%autosetup -p1 -n oslo.privsep-1.27.0 %py_req_cleanup sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg ++ _service ++ --- /var/tmp/diff_new_pack.mvtQbf/_old 2018-03-19 23:36:18.073848885 +0100 +++ /var/tmp/diff_new_pack.mvtQbf/_new 2018-03-19 23:36:18.073848885 +0100 @@ -1,8 +1,8 @@ -https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.privsep/oslo.privsep.spec.j2 +https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.privsep/oslo.privsep.spec.j2 python-oslo.privsep.spec -https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt +https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt cloud-de...@suse.de gh,openstack,oslo.privsep ++ oslo.privsep-1.26.0.tar.gz -> oslo.privsep-1.27.0.tar.gz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.privsep-1.26.0/AUTHORS
commit python-oslo.privsep for openSUSE:Factory
Hello community, here is the log from the commit of package python-oslo.privsep for openSUSE:Factory checked in at 2018-01-24 15:27:52 Comparing /work/SRC/openSUSE:Factory/python-oslo.privsep (Old) and /work/SRC/openSUSE:Factory/.python-oslo.privsep.new (New) Package is "python-oslo.privsep" Wed Jan 24 15:27:52 2018 rev:6 rq:567277 version:1.26.0 Changes: --- /work/SRC/openSUSE:Factory/python-oslo.privsep/python-oslo.privsep.changes 2017-08-28 15:31:28.963984881 +0200 +++ /work/SRC/openSUSE:Factory/.python-oslo.privsep.new/python-oslo.privsep.changes 2018-01-24 15:27:53.941673428 +0100 @@ -1,0 +2,14 @@ +Mon Jan 15 11:58:20 UTC 2018 - cloud-de...@suse.de + +- update to version 1.26.0 + - Remove -U from pip install + - Expose caps values/names as int enum + - Update reno for stable/pike + - Remove setting of version/release from releasenotes + - Imported Translations from Zanata + - Avoid tox_install.sh for constraints support + - add bandit to pep8 job + - Updated from global requirements + - Update capabilities from current kernel source + +--- Old: oslo.privsep-1.22.0.tar.gz New: oslo.privsep-1.26.0.tar.gz Other differences: -- ++ python-oslo.privsep.spec ++ --- /var/tmp/diff_new_pack.6TICn9/_old 2018-01-24 15:27:54.477648360 +0100 +++ /var/tmp/diff_new_pack.6TICn9/_new 2018-01-24 15:27:54.477648360 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-oslo.privsep # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,42 +16,41 @@ # -%global sname oslo.privsep Name: python-oslo.privsep -Version:1.22.0 +Version:1.26.0 Release:0 Summary:OpenStack library for privilege separation License:Apache-2.0 Group: Development/Languages/Python -Url:http://launchpad.net/oslo.privsep -Source0: https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz +Url:https://launchpad.net/oslo.privsep +Source0: https://files.pythonhosted.org/packages/source/o/oslo.privsep/oslo.privsep-1.26.0.tar.gz BuildRequires: openstack-macros BuildRequires: python-Babel >= 2.3.4 BuildRequires: python-Sphinx -BuildRequires: python-cffi +BuildRequires: python-cffi >= 1.7.0 BuildRequires: python-devel -BuildRequires: python-enum34 +BuildRequires: python-enum34 >= 1.0.4 BuildRequires: python-eventlet >= 0.18.2 -BuildRequires: python-greenlet >= 0.3.2 +BuildRequires: python-greenlet >= 0.4.10 BuildRequires: python-msgpack-python >= 0.4.0 -BuildRequires: python-openstackdocstheme >= 1.11.0 -BuildRequires: python-oslo.config >= 4.0.0 -BuildRequires: python-oslo.i18n >= 2.1.0 -BuildRequires: python-oslo.log >= 3.22.0 -BuildRequires: python-oslo.utils >= 3.20.0 +BuildRequires: python-openstackdocstheme >= 1.17.0 +BuildRequires: python-oslo.config >= 4.6.0 +BuildRequires: python-oslo.i18n >= 3.15.3 +BuildRequires: python-oslo.log >= 3.30.0 +BuildRequires: python-oslo.utils >= 3.31.0 BuildRequires: python-oslotest >= 1.10.0 BuildRequires: python-pbr >= 2.0.0 BuildRequires: python-setuptools >= 16.0 Requires: python-Babel >= 2.3.4 -Requires: python-cffi -Requires: python-enum34 +Requires: python-cffi >= 1.7.0 +Requires: python-enum34 >= 1.0.4 Requires: python-eventlet >= 0.18.2 -Requires: python-greenlet >= 0.3.2 +Requires: python-greenlet >= 0.4.10 Requires: python-msgpack-python >= 0.4.0 -Requires: python-oslo.config >= 4.0.0 -Requires: python-oslo.i18n >= 2.1.0 -Requires: python-oslo.log >= 3.22.0 -Requires: python-oslo.utils >= 3.20.0 +Requires: python-oslo.config >= 4.6.0 +Requires: python-oslo.i18n >= 3.15.3 +Requires: python-oslo.log >= 3.30.0 +Requires: python-oslo.utils >= 3.31.0 BuildArch: noarch %description @@ -66,7 +65,7 @@ Documentation for oslo.privsep %prep -%autosetup -n %{sname}-%{version} +%autosetup -p1 -n oslo.privsep-1.26.0 %py_req_cleanup sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg @@ -93,7 +92,7 @@ %license LICENSE %{_bindir}/privsep-helper %{python2_sitelib}/oslo_privsep -%{python2_sitelib}/%{sname}-*-py?.?.egg-info +%{python2_sitelib}/oslo.privsep-*-py?.?.egg-info %files doc %doc doc/build/html ++ _service ++ --- /var/tmp/diff_new_pack.6TICn9/_old 2018-01-24 15:27:54.513646676 +0100 +++ /var/tmp/diff_new_pack.6TICn9/_new 2018-01-24
commit python-oslo.privsep for openSUSE:Factory
Hello community, here is the log from the commit of package python-oslo.privsep for openSUSE:Factory checked in at 2017-08-28 15:31:28 Comparing /work/SRC/openSUSE:Factory/python-oslo.privsep (Old) and /work/SRC/openSUSE:Factory/.python-oslo.privsep.new (New) Package is "python-oslo.privsep" Mon Aug 28 15:31:28 2017 rev:5 rq:514995 version:1.22.0 Changes: --- /work/SRC/openSUSE:Factory/python-oslo.privsep/python-oslo.privsep.changes 2017-02-21 13:43:15.300339742 +0100 +++ /work/SRC/openSUSE:Factory/.python-oslo.privsep.new/python-oslo.privsep.changes 2017-08-28 15:31:28.963984881 +0200 @@ -1,0 +2,21 @@ +Mon Aug 7 13:47:26 UTC 2017 - cloud-de...@suse.de + +- update to version 1.22.0 + - Preserve all LogRecord fields from privileged side + - Remove log translations + - Update URLs in documents according to document migration + - Use iterable object for 'args' in log record + - rearrange existing documentation to follow the new standard layout + - add sphinx instructions to build API reference docs + - [Fix gate]Update test requirement + - Enable some off-by-default checks + - Remove references to Python 3.4 + - switch from oslosphinx to openstackdocstheme + - pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) + - Update reno for stable/ocata + - Remove pbr warnerrors in favor of sphinx check + - Updated from global requirements + - Add test to verify log record can be formatted + - Using assertIsNone(xxx) instead of assertEqual(None, xxx) + +--- Old: oslo.privsep-1.16.0.tar.gz New: oslo.privsep-1.22.0.tar.gz Other differences: -- ++ python-oslo.privsep.spec ++ --- /var/tmp/diff_new_pack.zom2Iz/_old 2017-08-28 15:31:30.075828572 +0200 +++ /var/tmp/diff_new_pack.zom2Iz/_new 2017-08-28 15:31:30.079828010 +0200 @@ -18,7 +18,7 @@ %global sname oslo.privsep Name: python-oslo.privsep -Version:1.16.0 +Version:1.22.0 Release:0 Summary:OpenStack library for privilege separation License:Apache-2.0 @@ -34,13 +34,13 @@ BuildRequires: python-eventlet >= 0.18.2 BuildRequires: python-greenlet >= 0.3.2 BuildRequires: python-msgpack-python >= 0.4.0 -BuildRequires: python-oslo.config >= 3.14.0 +BuildRequires: python-openstackdocstheme >= 1.11.0 +BuildRequires: python-oslo.config >= 4.0.0 BuildRequires: python-oslo.i18n >= 2.1.0 -BuildRequires: python-oslo.log >= 3.11.0 -BuildRequires: python-oslo.utils >= 3.18.0 -BuildRequires: python-oslosphinx >= 4.7.0 +BuildRequires: python-oslo.log >= 3.22.0 +BuildRequires: python-oslo.utils >= 3.20.0 BuildRequires: python-oslotest >= 1.10.0 -BuildRequires: python-pbr >= 1.8 +BuildRequires: python-pbr >= 2.0.0 BuildRequires: python-setuptools >= 16.0 Requires: python-Babel >= 2.3.4 Requires: python-cffi @@ -48,10 +48,10 @@ Requires: python-eventlet >= 0.18.2 Requires: python-greenlet >= 0.3.2 Requires: python-msgpack-python >= 0.4.0 -Requires: python-oslo.config >= 3.14.0 +Requires: python-oslo.config >= 4.0.0 Requires: python-oslo.i18n >= 2.1.0 -Requires: python-oslo.log >= 3.11.0 -Requires: python-oslo.utils >= 3.18.0 +Requires: python-oslo.log >= 3.22.0 +Requires: python-oslo.utils >= 3.20.0 BuildArch: noarch %description @@ -68,6 +68,7 @@ %prep %autosetup -n %{sname}-%{version} %py_req_cleanup +sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg %build %py2_build ++ _service ++ --- /var/tmp/diff_new_pack.zom2Iz/_old 2017-08-28 15:31:30.303796524 +0200 +++ /var/tmp/diff_new_pack.zom2Iz/_new 2017-08-28 15:31:30.319794274 +0200 @@ -1,8 +1,8 @@ -https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/oslo.privsep/oslo.privsep.spec.j2 +https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/oslo.privsep/oslo.privsep.spec.j2 python-oslo.privsep.spec -https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/global-requirements.txt +https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt cloud-de...@suse.de gh,openstack,oslo.privsep ++ oslo.privsep-1.16.0.tar.gz -> oslo.privsep-1.22.0.tar.gz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.privsep-1.16.0/AUTHORS new/oslo.privsep-1.22.0/AUTHORS --- old/oslo.privsep-1.16.0/AUTHORS 2017-01-18 15:12:38.0 +0100 +++ new/oslo.privsep-1.22.0/AUTHORS 2017-07-18 15:10:54.0 +0200 @@ -8,14 +8,21 @@ Doug HellmannEric Brown
commit python-oslo.privsep for openSUSE:Factory
Hello community, here is the log from the commit of package python-oslo.privsep for openSUSE:Factory checked in at 2017-02-21 13:43:14 Comparing /work/SRC/openSUSE:Factory/python-oslo.privsep (Old) and /work/SRC/openSUSE:Factory/.python-oslo.privsep.new (New) Package is "python-oslo.privsep" Changes: --- /work/SRC/openSUSE:Factory/python-oslo.privsep/python-oslo.privsep.changes 2017-02-11 01:40:04.534387614 +0100 +++ /work/SRC/openSUSE:Factory/.python-oslo.privsep.new/python-oslo.privsep.changes 2017-02-21 13:43:15.300339742 +0100 @@ -1,0 +2,18 @@ +Mon Feb 13 09:36:40 UTC 2017 - cloud-de...@suse.de + +- update to version 1.16.0: + - Don't use deprecated method logger.warn + - Update reno for stable/newton + - modify the home-page info with the developer documentation + - Updated from global requirements + - Add Constraints support + - Ignore timeout error when receiving message from sockect + - Show team and repo badges on README + - Report underlying integer for unknown capabilities + - Imported Translations from Zanata + - Enable release notes translation + - Add Python 3.5 classifier and venv + - Deal with CONF.config_dir correctly +- Remove 0001-Deal-with-CONF.config_dir-correctly.patch . Applied upstream. + +--- Old: 0001-Deal-with-CONF.config_dir-correctly.patch oslo.privsep-1.13.1.tar.gz New: oslo.privsep-1.16.0.tar.gz Other differences: -- ++ python-oslo.privsep.spec ++ --- /var/tmp/diff_new_pack.jx5OxW/_old 2017-02-21 13:43:16.052233668 +0100 +++ /var/tmp/diff_new_pack.jx5OxW/_new 2017-02-21 13:43:16.052233668 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-oslo.privsep # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,15 +18,13 @@ %global sname oslo.privsep Name: python-oslo.privsep -Version:1.13.1 +Version:1.16.0 Release:0 Summary:OpenStack library for privilege separation License:Apache-2.0 Group: Development/Languages/Python Url:http://launchpad.net/oslo.privsep Source0: https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz -# 0001-Deal-with-CONF.config_dir-correctly.patch -- https://review.openstack.org/#/c/405544/ -Patch1: 0001-Deal-with-CONF.config_dir-correctly.patch BuildRequires: openstack-macros BuildRequires: python-Babel >= 2.3.4 BuildRequires: python-Sphinx @@ -38,11 +36,11 @@ BuildRequires: python-msgpack-python >= 0.4.0 BuildRequires: python-oslo.config >= 3.14.0 BuildRequires: python-oslo.i18n >= 2.1.0 -BuildRequires: python-oslo.log >= 1.14.0 -BuildRequires: python-oslo.utils >= 3.16.0 -BuildRequires: python-oslosphinx >= 2.5.0 +BuildRequires: python-oslo.log >= 3.11.0 +BuildRequires: python-oslo.utils >= 3.18.0 +BuildRequires: python-oslosphinx >= 4.7.0 BuildRequires: python-oslotest >= 1.10.0 -BuildRequires: python-pbr >= 1.6 +BuildRequires: python-pbr >= 1.8 BuildRequires: python-setuptools >= 16.0 Requires: python-Babel >= 2.3.4 Requires: python-cffi @@ -52,8 +50,8 @@ Requires: python-msgpack-python >= 0.4.0 Requires: python-oslo.config >= 3.14.0 Requires: python-oslo.i18n >= 2.1.0 -Requires: python-oslo.log >= 1.14.0 -Requires: python-oslo.utils >= 3.16.0 +Requires: python-oslo.log >= 3.11.0 +Requires: python-oslo.utils >= 3.18.0 BuildArch: noarch %description @@ -68,8 +66,8 @@ Documentation for oslo.privsep %prep -%setup -q -n %{sname}-%{version} -%patch1 -p1 +%autosetup -n %{sname}-%{version} +%py_req_cleanup %build %py2_build ++ _service ++ --- /var/tmp/diff_new_pack.jx5OxW/_old 2017-02-21 13:43:16.092228025 +0100 +++ /var/tmp/diff_new_pack.jx5OxW/_new 2017-02-21 13:43:16.092228025 +0100 @@ -1,14 +1,12 @@ -https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/openstack/oslo.privsep/oslo.privsep.spec.j2 +https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/oslo.privsep/oslo.privsep.spec.j2 python-oslo.privsep.spec -https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/global-requirements.txt +https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/global-requirements.txt +cloud-de...@suse.de +gh,openstack,oslo.privsep -enable - - -enable ++ oslo.privsep-1.13.1.tar.gz -> oslo.privsep-1.16.0.tar.gz ++ diff
commit python-oslo.privsep for openSUSE:Factory
Hello community, here is the log from the commit of package python-oslo.privsep for openSUSE:Factory checked in at 2017-02-11 01:40:03 Comparing /work/SRC/openSUSE:Factory/python-oslo.privsep (Old) and /work/SRC/openSUSE:Factory/.python-oslo.privsep.new (New) Package is "python-oslo.privsep" Changes: --- /work/SRC/openSUSE:Factory/python-oslo.privsep/python-oslo.privsep.changes 2016-12-03 18:27:44.0 +0100 +++ /work/SRC/openSUSE:Factory/.python-oslo.privsep.new/python-oslo.privsep.changes 2017-02-11 01:40:04.534387614 +0100 @@ -1,0 +2,7 @@ +Fri Dec 23 12:02:25 UTC 2016 - tbecht...@suse.com + +- update to version 1.13.1: + * Update .gitreview for stable/newton + * [Backport] Ignore timeout error when receiving message + +--- Old: oslo.privsep-1.13.0.tar.gz New: oslo.privsep-1.13.1.tar.gz Other differences: -- ++ python-oslo.privsep.spec ++ --- /var/tmp/diff_new_pack.LWYG72/_old 2017-02-11 01:40:05.462256683 +0100 +++ /var/tmp/diff_new_pack.LWYG72/_new 2017-02-11 01:40:05.466256118 +0100 @@ -18,7 +18,7 @@ %global sname oslo.privsep Name: python-oslo.privsep -Version:1.13.0 +Version:1.13.1 Release:0 Summary:OpenStack library for privilege separation License:Apache-2.0 ++ oslo.privsep-1.13.0.tar.gz -> oslo.privsep-1.13.1.tar.gz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.privsep-1.13.0/AUTHORS new/oslo.privsep-1.13.1/AUTHORS --- old/oslo.privsep-1.13.0/AUTHORS 2016-08-25 14:01:14.0 +0200 +++ new/oslo.privsep-1.13.1/AUTHORS 2016-12-01 12:37:27.0 +0100 @@ -11,6 +11,7 @@ Joshua HarlowKirill Bespalov Swapnil Kulkarni (coolsvap) +TommyLike Walter A. Boring IV Zhihai Song sonu.kumar diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.privsep-1.13.0/ChangeLog new/oslo.privsep-1.13.1/ChangeLog --- old/oslo.privsep-1.13.0/ChangeLog 2016-08-25 14:01:14.0 +0200 +++ new/oslo.privsep-1.13.1/ChangeLog 2016-12-01 12:37:27.0 +0100 @@ -1,6 +1,12 @@ CHANGES === +1.13.1 +-- + +* [Backport] Ignore timeout error when receiving message +* Update .gitreview for stable/newton + 1.13.0 -- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.privsep-1.13.0/PKG-INFO new/oslo.privsep-1.13.1/PKG-INFO --- old/oslo.privsep-1.13.0/PKG-INFO2016-08-25 14:01:14.0 +0200 +++ new/oslo.privsep-1.13.1/PKG-INFO2016-12-01 12:37:27.0 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: oslo.privsep -Version: 1.13.0 +Version: 1.13.1 Summary: OpenStack library for privilege separation Home-page: http://launchpad.net/oslo Author: OpenStack diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.privsep-1.13.0/oslo.privsep.egg-info/PKG-INFO new/oslo.privsep-1.13.1/oslo.privsep.egg-info/PKG-INFO --- old/oslo.privsep-1.13.0/oslo.privsep.egg-info/PKG-INFO 2016-08-25 14:01:14.0 +0200 +++ new/oslo.privsep-1.13.1/oslo.privsep.egg-info/PKG-INFO 2016-12-01 12:37:27.0 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: oslo.privsep -Version: 1.13.0 +Version: 1.13.1 Summary: OpenStack library for privilege separation Home-page: http://launchpad.net/oslo Author: OpenStack diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.privsep-1.13.0/oslo.privsep.egg-info/pbr.json new/oslo.privsep-1.13.1/oslo.privsep.egg-info/pbr.json --- old/oslo.privsep-1.13.0/oslo.privsep.egg-info/pbr.json 2016-08-25 14:01:14.0 +0200 +++ new/oslo.privsep-1.13.1/oslo.privsep.egg-info/pbr.json 2016-12-01 12:37:27.0 +0100 @@ -1 +1 @@ -{"is_release": true, "git_version": "e400f4e"} \ No newline at end of file +{"is_release": true, "git_version": "d186635"} \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.privsep-1.13.0/oslo_privsep/comm.py new/oslo.privsep-1.13.1/oslo_privsep/comm.py --- old/oslo.privsep-1.13.0/oslo_privsep/comm.py2016-08-25 13:59:38.0 +0200 +++ new/oslo.privsep-1.13.1/oslo_privsep/comm.py2016-12-01 12:34:19.0 +0100 @@ -74,10 +74,13 @@ try: return next(self.unpacker) except StopIteration: -buf = self.readsock.recv(4096) -
commit python-oslo.privsep for openSUSE:Factory
Hello community, here is the log from the commit of package python-oslo.privsep for openSUSE:Factory checked in at 2016-12-03 18:27:37 Comparing /work/SRC/openSUSE:Factory/python-oslo.privsep (Old) and /work/SRC/openSUSE:Factory/.python-oslo.privsep.new (New) Package is "python-oslo.privsep" Changes: --- /work/SRC/openSUSE:Factory/python-oslo.privsep/python-oslo.privsep.changes 2016-09-30 15:29:32.0 +0200 +++ /work/SRC/openSUSE:Factory/.python-oslo.privsep.new/python-oslo.privsep.changes 2016-12-03 18:27:44.0 +0100 @@ -1,0 +2,10 @@ +Fri Dec 2 11:30:49 UTC 2016 - tbecht...@suse.com + +- Add 0001-Deal-with-CONF.config_dir-correctly.patch + +--- +Fri Oct 14 14:00:49 UTC 2016 - tbecht...@suse.com + +- switch to stable/newton tarball in _service + +--- New: 0001-Deal-with-CONF.config_dir-correctly.patch Other differences: -- ++ python-oslo.privsep.spec ++ --- /var/tmp/diff_new_pack.ZGE17M/_old 2016-12-03 18:27:45.0 +0100 +++ /var/tmp/diff_new_pack.ZGE17M/_new 2016-12-03 18:27:45.0 +0100 @@ -25,6 +25,8 @@ Group: Development/Languages/Python Url:http://launchpad.net/oslo.privsep Source0: https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz +# 0001-Deal-with-CONF.config_dir-correctly.patch -- https://review.openstack.org/#/c/405544/ +Patch1: 0001-Deal-with-CONF.config_dir-correctly.patch BuildRequires: openstack-macros BuildRequires: python-Babel >= 2.3.4 BuildRequires: python-Sphinx @@ -67,6 +69,7 @@ %prep %setup -q -n %{sname}-%{version} +%patch1 -p1 %build %py2_build ++ 0001-Deal-with-CONF.config_dir-correctly.patch ++ >From 227ff32013e58dcb430e887b85e880aed1e148c7 Mon Sep 17 00:00:00 2001 From: Nicolas BockDate: Thu, 1 Dec 2016 10:34:51 -0700 Subject: [PATCH] Deal with CONF.config_dir correctly When config_dir is set, we were seeing this error: execv() arg 2 must contain only strings We got this debug log: ['sudo', 'nova-rootwrap', ... , '--config-file', '/nova/nova.conf', '--config-dir', ['/etc/nova'], ...] (cherry picked from commit 1666d9153a3b064c95e9fcaa6c3d77b926517a9c) Change-Id: I2f89cc49cbb43820d70c0d56f945d88ddaf2e5c6 Closes-Bug: 1646555 --- oslo_privsep/priv_context.py| 3 ++- oslo_privsep/tests/test_priv_context.py | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/oslo_privsep/priv_context.py b/oslo_privsep/priv_context.py index 737f3b0..12cf8cd 100644 --- a/oslo_privsep/priv_context.py +++ b/oslo_privsep/priv_context.py @@ -158,7 +158,8 @@ class PrivContext(object): try: if cfg.CONF.config_dir is not None: -cmd.extend(['--config-dir', cfg.CONF.config_dir]) +for cfg_dir in cfg.CONF.config_dir: +cmd.extend(['--config-dir', cfg_dir]) except cfg.NoSuchOptError: pass diff --git a/oslo_privsep/tests/test_priv_context.py b/oslo_privsep/tests/test_priv_context.py index eaddb9f..535e48f 100644 --- a/oslo_privsep/tests/test_priv_context.py +++ b/oslo_privsep/tests/test_priv_context.py @@ -104,7 +104,7 @@ class PrivContextTest(testctx.TestContextTestCase): def test_helper_command_default_dirtoo(self): self.privsep_conf.config_file = ['/bar.conf', '/baz.conf'] -self.privsep_conf.config_dir = '/foo.d' +self.privsep_conf.config_dir = ['/foo.d'] cmd = testctx.context.helper_command('/tmp/sockpath') expected = [ 'sudo', 'privsep-helper', -- 2.10.2 ++ _service ++ --- /var/tmp/diff_new_pack.ZGE17M/_old 2016-12-03 18:27:45.0 +0100 +++ /var/tmp/diff_new_pack.ZGE17M/_new 2016-12-03 18:27:45.0 +0100 @@ -1,8 +1,8 @@ -https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.privsep/oslo.privsep.spec.j2 +https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/openstack/oslo.privsep/oslo.privsep.spec.j2 python-oslo.privsep.spec -https://raw.githubusercontent.com/openstack/rpm-packaging/master/global-requirements.txt +https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/global-requirements.txt enable @@ -10,4 +10,5 @@ enable +