Hello community,

here is the log from the commit of package python-monascaclient for 
openSUSE:Leap:15.2 checked in at 2020-03-09 18:09:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-monascaclient (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-monascaclient.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-monascaclient"

Mon Mar  9 18:09:02 2020 rev:19 rq:776809 version:1.16.0

Changes:
--------
--- 
/work/SRC/openSUSE:Leap:15.2/python-monascaclient/python-monascaclient.changes  
    2020-01-15 15:50:37.603501037 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-monascaclient.new.26092/python-monascaclient.changes
   2020-03-09 18:09:04.572999691 +0100
@@ -1,0 +2,71 @@
+Wed Oct  9 13:03:20 UTC 2019 - [email protected]
+
+- update to version 1.16.0
+  - Fix metric list formatting with Python 3
+  - Push Docker image to Docker Hub
+  - Create Docker image and build in Zuul
+  - OpenDev Migration Patch
+  - Dropping the py35 testing
+  - Update master for stable/stein
+  - Replace git.openstack.org URLs with opendev.org URLs
+  - Replace openstack.org git:// URLs with https://
+  - Change repository links usage in Dockerfile and build image
+  - Switch python3 versions of test jobs to match Train PTI
+  - Add Python 3 Train unit tests
+
+-------------------------------------------------------------------
+Mon Jun 17 10:04:51 UTC 2019 - [email protected]
+
+- update to version 1.15.0
+  - Replace openstack.org git:// URLs with https://
+  - Update .gitreview for stable/stein
+  - Fix metric list formatting with Python 3
+  - Update UPPER_CONSTRAINTS_FILE for stable/stein
+
+-------------------------------------------------------------------
+Mon Apr  8 12:11:25 UTC 2019 - [email protected]
+
+- update to version 1.14.0
+  - Update hacking version
+  - Add using requirements.txt to tox tests run
+  - Use templates for docs, cover and lower-constraints
+  - Add Python 3.6 classifier to setup.cfg
+  - Remove setup.py check from pep8 job
+  - Change openstack-dev to openstack-discuss
+  - Update json module to jsonutils
+  - Return status from running command
+  - Update reno for stable/rocky
+  - fix tox python3 overrides
+  - Don't quote {posargs} in tox.ini
+  - switch documentation job to new PTI
+  - Add python 3.6 unit test job
+  - add python 3.6 unit test job
+  - Fix alarm-definition-list in Python 3
+  - add python 3.7 unit test job
+  - import zuul job settings from project-config
+
+-------------------------------------------------------------------
+Mon Sep  3 13:10:28 UTC 2018 - [email protected]
+
+- update to version 1.12.1
+  - fix tox python3 overrides
+  - Remove the duplicated word
+  - Remove unused TimingSession class
+  - Update reno for stable/queens
+  - Update links in README
+  - Redistribute README to doc/source
+  - Trivial: Update pypi url to new url
+  - Add syntax check for reStructuredText
+  - Update pep8 checks
+  - Remove testrepository and .testr.conf
+  - replace unicode with six.text_type
+  - Move CLI usage examples to doc/cli directory
+  - Fix rst errors in README
+  - Restore old content of reference/index.rst
+  - Switch to using stestr
+  - Clean up tox.ini
+  - Updated from global requirements
+  - add lower-constraints job
+  - Clean up README.rst
+
+-------------------------------------------------------------------

Old:
----
  python-monascaclient-1.10.0.tar.gz

New:
----
  python-monascaclient-1.16.0.tar.gz

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

Other differences:
------------------
++++++ python-monascaclient.spec ++++++
--- /var/tmp/diff_new_pack.4vRTgT/_old  2020-03-09 18:09:04.853000092 +0100
+++ /var/tmp/diff_new_pack.4vRTgT/_new  2020-03-09 18:09:04.853000092 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-monascaclient
 #
-# 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,74 +12,60 @@
 # 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-monascaclient
-Version:        1.10.0
+Version:        1.16.0
 Release:        0
 Summary:        Python API and CLI for OpenStack Monasca
 License:        Apache-2.0
 Group:          Development/Languages/Python
-Url:            https://launchpad.net/python-monascaclient
-Source0:        
https://files.pythonhosted.org/packages/source/p/python-monascaclient/python-monascaclient-1.10.0.tar.gz
+URL:            https://launchpad.net/python-monascaclient
+Source0:        
https://files.pythonhosted.org/packages/source/p/python-monascaclient/python-monascaclient-1.16.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-devel
-BuildRequires:  python2-PrettyTable >= 0.7.1
-BuildRequires:  python2-PyYAML >= 3.10
-BuildRequires:  python2-fixtures >= 3.0.0
-BuildRequires:  python2-keystoneclient >= 3.8.0
-BuildRequires:  python2-mock >= 2.0.0
-BuildRequires:  python2-mox3 >= 0.20.0
+BuildRequires:  python2-PrettyTable >= 0.7.2
+BuildRequires:  python2-PyYAML >= 3.12
+BuildRequires:  python2-fixtures
+BuildRequires:  python2-mock
+BuildRequires:  python2-mox3
+BuildRequires:  python2-openstackdocstheme
 BuildRequires:  python2-osc-lib >= 1.8.0
-BuildRequires:  python2-oslo.concurrency >= 3.25.0
-BuildRequires:  python2-oslo.config >= 5.1.0
-BuildRequires:  python2-oslo.i18n >= 3.15.3
-BuildRequires:  python2-oslo.log >= 3.36.0
+BuildRequires:  python2-oslo.concurrency
 BuildRequires:  python2-oslo.serialization >= 2.18.0
 BuildRequires:  python2-oslo.utils >= 3.33.0
-BuildRequires:  python2-oslotest >= 3.2.0
+BuildRequires:  python2-oslotest
 BuildRequires:  python2-pbr >= 2.0.0
-BuildRequires:  python2-requests-mock >= 1.1.0
-BuildRequires:  python2-setuptools >= 16.0
-BuildRequires:  python2-testrepository >= 0.0.18
-BuildRequires:  python2-testscenarios >= 0.4
-BuildRequires:  python2-testtools >= 2.2.0
-BuildRequires:  python3-PrettyTable >= 0.7.1
-BuildRequires:  python3-PyYAML >= 3.10
-BuildRequires:  python3-devel
-BuildRequires:  python3-fixtures >= 3.0.0
-BuildRequires:  python3-keystoneclient >= 3.8.0
-BuildRequires:  python3-mock >= 2.0.0
-BuildRequires:  python3-mox3 >= 0.20.0
+BuildRequires:  python2-setuptools
+BuildRequires:  python2-stestr
+BuildRequires:  python2-testscenarios
+BuildRequires:  python2-testtools
+BuildRequires:  python3-PrettyTable >= 0.7.2
+BuildRequires:  python3-PyYAML >= 3.12
+BuildRequires:  python3-fixtures
+BuildRequires:  python3-mock
+BuildRequires:  python3-mox3
+BuildRequires:  python3-openstackdocstheme
 BuildRequires:  python3-osc-lib >= 1.8.0
-BuildRequires:  python3-oslo.concurrency >= 3.25.0
-BuildRequires:  python3-oslo.config >= 5.1.0
-BuildRequires:  python3-oslo.i18n >= 3.15.3
-BuildRequires:  python3-oslo.log >= 3.36.0
+BuildRequires:  python3-oslo.concurrency
 BuildRequires:  python3-oslo.serialization >= 2.18.0
 BuildRequires:  python3-oslo.utils >= 3.33.0
-BuildRequires:  python3-oslotest >= 3.2.0
+BuildRequires:  python3-oslotest
 BuildRequires:  python3-pbr >= 2.0.0
-BuildRequires:  python3-requests-mock >= 1.1.0
-BuildRequires:  python3-setuptools >= 16.0
-BuildRequires:  python3-testrepository >= 0.0.18
-BuildRequires:  python3-testscenarios >= 0.4
-BuildRequires:  python3-testtools >= 2.2.0
+BuildRequires:  python3-setuptools
+BuildRequires:  python3-stestr
+BuildRequires:  python3-testscenarios
+BuildRequires:  python3-testtools
 Requires:       python-Babel >= 2.3.4
-Requires:       python-PrettyTable >= 0.7.1
-Requires:       python-PyYAML >= 3.10
-Requires:       python-keystoneclient >= 3.8.0
+Requires:       python-PrettyTable >= 0.7.2
+Requires:       python-PyYAML >= 3.12
+Requires:       python-iso8601 >= 0.1.11
 Requires:       python-osc-lib >= 1.8.0
-Requires:       python-oslo.concurrency >= 3.25.0
-Requires:       python-oslo.config >= 5.1.0
-Requires:       python-oslo.i18n >= 3.15.3
-Requires:       python-oslo.log >= 3.36.0
 Requires:       python-oslo.serialization >= 2.18.0
 Requires:       python-oslo.utils >= 3.33.0
 Requires:       python-pbr >= 2.0.0
-Requires:       python-requests >= 2.14.2
+Requires:       python-requests
 Requires:       python-six >= 1.10.0
 BuildArch:      noarch
 %if 0%{?suse_version}
@@ -100,7 +86,7 @@
 The Monasca Client was written using the OpenStack Heat Python client as a 
framework.
 
 %prep
-%autosetup -p1 -n python-monascaclient-1.10.0
+%autosetup -p1 -n python-monascaclient-1.16.0
 %py_req_cleanup
 
 %build
@@ -117,9 +103,7 @@
 %python_uninstall_alternative monasca
 
 %check
-%{python_expand rm -rf .testrepository
-$python setup.py testr
-}
+%python_exec -m stestr.cli run
 
 %files %{python_files}
 %doc README.rst

++++++ _service ++++++
--- /var/tmp/diff_new_pack.4vRTgT/_old  2020-03-09 18:09:04.877000127 +0100
+++ /var/tmp/diff_new_pack.4vRTgT/_new  2020-03-09 18:09:04.877000127 +0100
@@ -1,8 +1,8 @@
 <services>
   <service mode="disabled" name="renderspec">
-    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-monascaclient/python-monascaclient.spec.j2</param>
+    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/python-monascaclient/python-monascaclient.spec.j2</param>
     <param name="output-name">python-monascaclient.spec</param>
-    <param 
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt</param>
+    <param 
name="requirements">https://raw.githubusercontent.com/openstack/python-monascaclient/stable/train/requirements.txt</param>
     <param name="changelog-email">[email protected]</param>
     <param name="changelog-provider">gh,openstack,python-monascaclient</param>
   </service>

++++++ python-monascaclient-1.10.0.tar.gz -> python-monascaclient-1.16.0.tar.gz 
++++++
++++ 3940 lines of diff (skipped)


Reply via email to