commit python-monascaclient for openSUSE:Factory

2020-10-26 Thread root
Hello community,

here is the log from the commit of package python-monascaclient for 
openSUSE:Factory checked in at 2020-10-26 16:15:46

Comparing /work/SRC/openSUSE:Factory/python-monascaclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-monascaclient.new.3463 (New)


Package is "python-monascaclient"

Mon Oct 26 16:15:46 2020 rev:13 rq:841190 version:2.2.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-monascaclient/python-monascaclient.changes
2020-06-05 20:14:39.954638598 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-monascaclient.new.3463/python-monascaclient.changes
  2020-10-26 16:16:37.254949970 +0100
@@ -1,0 +2,16 @@
+Fri Oct  9 19:15:18 UTC 2020 - cloud-de...@suse.de
+
+- update to version 2.2.1
+  - Stop to use the __future__ module.
+  - Update CONTRIBUTING.rst
+  - Add py38 package metadata
+  - Bump default tox env from py37 to py38
+  - Add releasenotes link to README
+  - Switch to newer openstackdocstheme and reno versions
+  - Add Python3 victoria unit tests
+  - Update master for stable/ussuri
+  - Fix mock import statements
+  - Fix hacking min version to 3.0.1
+  - Use unittest.mock instead of third party mock
+
+---

Old:

  python-monascaclient-2.1.0.tar.gz

New:

  python-monascaclient-2.2.1.tar.gz



Other differences:
--
++ python-monascaclient.spec ++
--- /var/tmp/diff_new_pack.paU5P5/_old  2020-10-26 16:16:37.958950536 +0100
+++ /var/tmp/diff_new_pack.paU5P5/_new  2020-10-26 16:16:37.962950540 +0100
@@ -17,19 +17,18 @@
 
 
 Name:   python-monascaclient
-Version:2.1.0
+Version:2.2.1
 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-2.1.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-monascaclient/python-monascaclient-2.2.1.tar.gz
 BuildRequires:  openstack-macros
 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
@@ -37,7 +36,6 @@
 BuildRequires:  python3-oslo.utils >= 3.33.0
 BuildRequires:  python3-oslotest
 BuildRequires:  python3-pbr >= 2.0.0
-BuildRequires:  python3-setuptools
 BuildRequires:  python3-stestr
 BuildRequires:  python3-testscenarios
 BuildRequires:  python3-testtools
@@ -73,7 +71,7 @@
 The Monasca Client was written using the OpenStack Heat Python client as a 
framework.
 
 %prep
-%autosetup -p1 -n python-monascaclient-2.1.0
+%autosetup -p1 -n python-monascaclient-2.2.1
 %py_req_cleanup
 
 %build

++ _service ++
--- /var/tmp/diff_new_pack.paU5P5/_old  2020-10-26 16:16:37.990950562 +0100
+++ /var/tmp/diff_new_pack.paU5P5/_new  2020-10-26 16:16:37.990950562 +0100
@@ -1,8 +1,8 @@
 
   
-https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/python-monascaclient/python-monascaclient.spec.j2
+https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/python-monascaclient/python-monascaclient.spec.j2
 python-monascaclient.spec
-https://opendev.org/openstack/python-monascaclient/raw/branch/stable/ussuri/requirements.txt
+https://opendev.org/openstack/python-monascaclient/raw/branch/stable/victoria/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-monascaclient
   

++ python-monascaclient-2.1.0.tar.gz -> python-monascaclient-2.2.1.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-monascaclient-2.1.0/.zuul.yaml 
new/python-monascaclient-2.2.1/.zuul.yaml
--- old/python-monascaclient-2.1.0/.zuul.yaml   2020-04-18 17:10:55.0 
+0200
+++ new/python-monascaclient-2.2.1/.zuul.yaml   2020-09-12 00:05:13.0 
+0200
@@ -2,7 +2,7 @@
 templates:
   - openstack-cover-jobs
   - openstack-lower-constraints-jobs
-  - openstack-python3-ussuri-jobs
+  - openstack-python3-victoria-jobs
   - publish-openstack-docs-pti
   - check-requirements
   - release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-monascaclient-2.1.0/AUTHORS 
new/python-monascaclient-2.2.1/AUTHORS
--- old/python-monascaclient-2.1.0/AUTHORS  2020-04-18 17:11:33.0 
+0200
+++ new/python-monascaclient-2.2.1/AUTHORS  

commit python-monascaclient for openSUSE:Factory

2020-06-05 Thread root
Hello community,

here is the log from the commit of package python-monascaclient for 
openSUSE:Factory checked in at 2020-06-05 20:12:04

Comparing /work/SRC/openSUSE:Factory/python-monascaclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-monascaclient.new.3606 (New)


Package is "python-monascaclient"

Fri Jun  5 20:12:04 2020 rev:12 rq:803573 version:2.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-monascaclient/python-monascaclient.changes
2020-03-24 22:33:14.277115525 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-monascaclient.new.3606/python-monascaclient.changes
  2020-06-05 20:14:39.954638598 +0200
@@ -1,0 +2,14 @@
+Tue May 12 09:56:53 UTC 2020 - cloud-de...@suse.de
+
+- update to version 2.1.0
+  - Cleanup py27 support
+  - Update master for stable/train
+  - Update hacking for Python3
+  - [ussuri][goal] Drop python 2.7 support and testing
+  - Update the constraints url
+  - Sync Sphinx requirement
+  - Don't hard code notification types into Monasca client
+  - Allow users to set periodic notifications on all notification types
+  - Switch to Ussuri jobs
+
+---

Old:

  python-monascaclient-1.16.0.tar.gz

New:

  python-monascaclient-2.1.0.tar.gz



Other differences:
--
++ python-monascaclient.spec ++
--- /var/tmp/diff_new_pack.EIxasB/_old  2020-06-05 20:14:41.894645736 +0200
+++ /var/tmp/diff_new_pack.EIxasB/_new  2020-06-05 20:14:41.898645751 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   python-monascaclient
-Version:1.16.0
+Version:2.1.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.16.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-monascaclient/python-monascaclient-2.1.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-PrettyTable >= 0.7.2
 BuildRequires:  python3-PyYAML >= 3.12
@@ -73,7 +73,7 @@
 The Monasca Client was written using the OpenStack Heat Python client as a 
framework.
 
 %prep
-%autosetup -p1 -n python-monascaclient-1.16.0
+%autosetup -p1 -n python-monascaclient-2.1.0
 %py_req_cleanup
 
 %build

++ _service ++
--- /var/tmp/diff_new_pack.EIxasB/_old  2020-06-05 20:14:41.926645854 +0200
+++ /var/tmp/diff_new_pack.EIxasB/_new  2020-06-05 20:14:41.926645854 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/python-monascaclient/python-monascaclient.spec.j2
+https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/python-monascaclient/python-monascaclient.spec.j2
 python-monascaclient.spec
-https://raw.githubusercontent.com/openstack/python-monascaclient/stable/train/requirements.txt
+https://opendev.org/openstack/python-monascaclient/raw/branch/stable/ussuri/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-monascaclient
   

++ python-monascaclient-1.16.0.tar.gz -> python-monascaclient-2.1.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-monascaclient-1.16.0/.zuul.yaml 
new/python-monascaclient-2.1.0/.zuul.yaml
--- old/python-monascaclient-1.16.0/.zuul.yaml  2019-09-13 18:07:46.0 
+0200
+++ new/python-monascaclient-2.1.0/.zuul.yaml   2020-04-18 17:10:55.0 
+0200
@@ -2,8 +2,7 @@
 templates:
   - openstack-cover-jobs
   - openstack-lower-constraints-jobs
-  - openstack-python-jobs
-  - openstack-python3-train-jobs
+  - openstack-python3-ussuri-jobs
   - publish-openstack-docs-pti
   - check-requirements
   - release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-monascaclient-1.16.0/AUTHORS 
new/python-monascaclient-2.1.0/AUTHORS
--- old/python-monascaclient-1.16.0/AUTHORS 2019-09-13 18:08:49.0 
+0200
+++ new/python-monascaclient-2.1.0/AUTHORS  2020-04-18 17:11:33.0 
+0200
@@ -77,10 +77,12 @@
 henriquetruta 
 howardlee 
 jacky06 
+kangyufei 
 kornicameister 
 lingyongxu 
 melissaml 
 oneilcin 
+pengyuesheng 
 qingszhao 
 rajat29 
 ricolin 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-monascaclient-1.16.0/ChangeLog 
new/python-monascaclient-2.1.0/ChangeLog
--- old/python-monascaclient-1.16.0/ChangeLog   2019-09-13 18:08:49.0 
+0200
+++ new/python-monascaclient-2.1.0/ChangeLog2020-04-18 

commit python-monascaclient for openSUSE:Factory

2020-03-24 Thread root
Hello community,

here is the log from the commit of package python-monascaclient for 
openSUSE:Factory checked in at 2020-03-24 22:33:13

Comparing /work/SRC/openSUSE:Factory/python-monascaclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-monascaclient.new.3160 (New)


Package is "python-monascaclient"

Tue Mar 24 22:33:13 2020 rev:11 rq:787458 version:1.16.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-monascaclient/python-monascaclient.changes
2019-12-04 14:18:55.522364558 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-monascaclient.new.3160/python-monascaclient.changes
  2020-03-24 22:33:14.277115525 +0100
@@ -1,0 +2,10 @@
+Mon Mar 23 12:28:21 UTC 2020 - Dirk Mueller 
+
+- add obsoletes
+
+---
+Wed Mar 11 12:45:00 UTC 2020 - Dirk Mueller 
+
+- switch to python 3.x only
+
+---



Other differences:
--
++ python-monascaclient.spec ++
--- /var/tmp/diff_new_pack.LI01XG/_old  2020-03-24 22:33:14.925115840 +0100
+++ /var/tmp/diff_new_pack.LI01XG/_new  2020-03-24 22:33:14.925115840 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-monascaclient
 #
-# 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
@@ -25,22 +25,6 @@
 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:  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
-BuildRequires:  python2-oslo.serialization >= 2.18.0
-BuildRequires:  python2-oslo.utils >= 3.33.0
-BuildRequires:  python2-oslotest
-BuildRequires:  python2-pbr >= 2.0.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
@@ -57,28 +41,31 @@
 BuildRequires:  python3-stestr
 BuildRequires:  python3-testscenarios
 BuildRequires:  python3-testtools
-Requires:   python-Babel >= 2.3.4
-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.serialization >= 2.18.0
-Requires:   python-oslo.utils >= 3.33.0
-Requires:   python-pbr >= 2.0.0
-Requires:   python-requests
-Requires:   python-six >= 1.10.0
 BuildArch:  noarch
+
+%description
+This is a client library for Monasca built to interface with the Monasca API. 
It
+provides a Python API (the ``monascaclient`` module) and a command-line tool
+(``monasca``).
+
+%package -n python3-monascaclient
+Summary:Python API and CLI for OpenStack Monasca
+Group:  Development/Languages/Python
+Requires:   python3-Babel >= 2.3.4
+Requires:   python3-PrettyTable >= 0.7.2
+Requires:   python3-PyYAML >= 3.12
+Requires:   python3-iso8601 >= 0.1.11
+Requires:   python3-osc-lib >= 1.8.0
+Requires:   python3-oslo.serialization >= 2.18.0
+Requires:   python3-oslo.utils >= 3.33.0
+Requires:   python3-pbr >= 2.0.0
+Requires:   python3-requests
+Requires:   python3-six >= 1.10.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-monascaclient < 2.0.0
 %endif
-%python_subpackages
 
-%description
+%description -n python3-monascaclient
 This is a client library for Monasca built to interface with the Monasca API. 
It
 provides a Python API (the ``monascaclient`` module) and a command-line tool
 (``monasca``).
@@ -90,26 +77,19 @@
 %py_req_cleanup
 
 %build
-%{python_build}
+%{py3_build}
 
 %install
-%{python_install}
-%python_clone -a %{buildroot}%{_bindir}/monasca
-
-%post
-%python_install_alternative monasca
-
-%postun
-%python_uninstall_alternative monasca
+%{py3_install}
 
 %check
-%python_exec -m stestr.cli run
+python3 -m stestr.cli run
 
-%files %{python_files}
+%files -n python3-monascaclient
 %doc README.rst
 %license LICENSE
-%{python_sitelib}/monascaclient

commit python-monascaclient for openSUSE:Factory

2019-12-04 Thread root
Hello community,

here is the log from the commit of package python-monascaclient for 
openSUSE:Factory checked in at 2019-12-04 13:48:42

Comparing /work/SRC/openSUSE:Factory/python-monascaclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-monascaclient.new.4691 (New)


Package is "python-monascaclient"

Wed Dec  4 13:48:42 2019 rev:10 rq:736661 version:1.16.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-monascaclient/python-monascaclient.changes
2019-07-04 15:42:23.218027831 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-monascaclient.new.4691/python-monascaclient.changes
  2019-12-04 14:18:55.522364558 +0100
@@ -1,0 +2,16 @@
+Wed Oct  9 13:03:20 UTC 2019 - cloud-de...@suse.de
+
+- 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
+
+---

Old:

  python-monascaclient-1.15.0.tar.gz

New:

  python-monascaclient-1.16.0.tar.gz



Other differences:
--
++ python-monascaclient.spec ++
--- /var/tmp/diff_new_pack.bS9H45/_old  2019-12-04 14:18:55.962364929 +0100
+++ /var/tmp/diff_new_pack.bS9H45/_new  2019-12-04 14:18:55.974364939 +0100
@@ -17,31 +17,26 @@
 
 
 Name:   python-monascaclient
-Version:1.15.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.15.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-monascaclient/python-monascaclient-1.16.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python2-PrettyTable >= 0.7.2
 BuildRequires:  python2-PyYAML >= 3.12
 BuildRequires:  python2-fixtures
-BuildRequires:  python2-keystoneclient
 BuildRequires:  python2-mock
 BuildRequires:  python2-mox3
 BuildRequires:  python2-openstackdocstheme
 BuildRequires:  python2-osc-lib >= 1.8.0
 BuildRequires:  python2-oslo.concurrency
-BuildRequires:  python2-oslo.config
-BuildRequires:  python2-oslo.i18n
-BuildRequires:  python2-oslo.log
 BuildRequires:  python2-oslo.serialization >= 2.18.0
 BuildRequires:  python2-oslo.utils >= 3.33.0
 BuildRequires:  python2-oslotest
 BuildRequires:  python2-pbr >= 2.0.0
-BuildRequires:  python2-requests-mock
 BuildRequires:  python2-setuptools
 BuildRequires:  python2-stestr
 BuildRequires:  python2-testscenarios
@@ -49,20 +44,15 @@
 BuildRequires:  python3-PrettyTable >= 0.7.2
 BuildRequires:  python3-PyYAML >= 3.12
 BuildRequires:  python3-fixtures
-BuildRequires:  python3-keystoneclient
 BuildRequires:  python3-mock
 BuildRequires:  python3-mox3
 BuildRequires:  python3-openstackdocstheme
 BuildRequires:  python3-osc-lib >= 1.8.0
 BuildRequires:  python3-oslo.concurrency
-BuildRequires:  python3-oslo.config
-BuildRequires:  python3-oslo.i18n
-BuildRequires:  python3-oslo.log
 BuildRequires:  python3-oslo.serialization >= 2.18.0
 BuildRequires:  python3-oslo.utils >= 3.33.0
 BuildRequires:  python3-oslotest
 BuildRequires:  python3-pbr >= 2.0.0
-BuildRequires:  python3-requests-mock
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-stestr
 BuildRequires:  python3-testscenarios
@@ -70,12 +60,8 @@
 Requires:   python-Babel >= 2.3.4
 Requires:   python-PrettyTable >= 0.7.2
 Requires:   python-PyYAML >= 3.12
-Requires:   python-keystoneclient
+Requires:   python-iso8601 >= 0.1.11
 Requires:   python-osc-lib >= 1.8.0
-Requires:   python-oslo.concurrency
-Requires:   python-oslo.config
-Requires:   python-oslo.i18n
-Requires:   python-oslo.log
 Requires:   python-oslo.serialization >= 2.18.0
 Requires:   python-oslo.utils >= 3.33.0
 Requires:   python-pbr >= 2.0.0
@@ -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.15.0
+%autosetup -p1 -n python-monascaclient-1.16.0
 %py_req_cleanup
 
 %build

++ _service ++
--- /var/tmp/diff_new_pack.bS9H45/_old  2019-12-04 14:18:56.018364976 +0100
+++ /var/tmp/diff_new_pack.bS9H45/_new  2019-12-04 14:18:56.018364976 +0100
@@ -1,8 +1,8 @@
 
 

commit python-monascaclient for openSUSE:Factory

2019-07-04 Thread root
Hello community,

here is the log from the commit of package python-monascaclient for 
openSUSE:Factory checked in at 2019-07-04 15:42:22

Comparing /work/SRC/openSUSE:Factory/python-monascaclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-monascaclient.new.4615 (New)


Package is "python-monascaclient"

Thu Jul  4 15:42:22 2019 rev:9 rq:710314 version:1.15.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-monascaclient/python-monascaclient.changes
2019-05-03 22:41:26.627117321 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-monascaclient.new.4615/python-monascaclient.changes
  2019-07-04 15:42:23.218027831 +0200
@@ -1,0 +2,9 @@
+Mon Jun 17 10:04:51 UTC 2019 - cloud-de...@suse.de
+
+- 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
+
+---

Old:

  python-monascaclient-1.14.0.tar.gz

New:

  python-monascaclient-1.15.0.tar.gz



Other differences:
--
++ python-monascaclient.spec ++
--- /var/tmp/diff_new_pack.OZ5WP3/_old  2019-07-04 15:42:23.806028536 +0200
+++ /var/tmp/diff_new_pack.OZ5WP3/_new  2019-07-04 15:42:23.810028541 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   python-monascaclient
-Version:1.14.0
+Version:1.15.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.14.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-monascaclient/python-monascaclient-1.15.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python2-PrettyTable >= 0.7.2
 BuildRequires:  python2-PyYAML >= 3.12
@@ -100,7 +100,7 @@
 The Monasca Client was written using the OpenStack Heat Python client as a 
framework.
 
 %prep
-%autosetup -p1 -n python-monascaclient-1.14.0
+%autosetup -p1 -n python-monascaclient-1.15.0
 %py_req_cleanup
 
 %build

++ python-monascaclient-1.14.0.tar.gz -> python-monascaclient-1.15.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-monascaclient-1.14.0/AUTHORS 
new/python-monascaclient-1.15.0/AUTHORS
--- old/python-monascaclient-1.14.0/AUTHORS 2019-03-07 11:21:51.0 
+0100
+++ new/python-monascaclient-1.15.0/AUTHORS 2019-05-09 16:08:21.0 
+0200
@@ -23,6 +23,7 @@
 Eyal 
 Flavio Percoco 
 Haiwei Xu 
+Ian Wienand 
 Igor Ataide 
 Jamie Lennox 
 Jeremy Liu 
@@ -36,6 +37,7 @@
 Luong Anh Tuan 
 Mark Reynolds 
 Michael James Hoppal 
+Michał Piotrowski 
 Nguyen Hai Truong 
 Nguyen Tuong Thanh 
 Ondřej Nový 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-monascaclient-1.14.0/ChangeLog 
new/python-monascaclient-1.15.0/ChangeLog
--- old/python-monascaclient-1.14.0/ChangeLog   2019-03-07 11:21:51.0 
+0100
+++ new/python-monascaclient-1.15.0/ChangeLog   2019-05-09 16:08:21.0 
+0200
@@ -1,6 +1,14 @@
 CHANGES
 ===
 
+1.15.0
+--
+
+* Fix metric list formatting with Python 3
+* Replace openstack.org git:// URLs with https://
+* Update UPPER\_CONSTRAINTS\_FILE for stable/stein
+* Update .gitreview for stable/stein
+
 1.14.0
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-monascaclient-1.14.0/PKG-INFO 
new/python-monascaclient-1.15.0/PKG-INFO
--- old/python-monascaclient-1.14.0/PKG-INFO2019-03-07 11:21:51.0 
+0100
+++ new/python-monascaclient-1.15.0/PKG-INFO2019-05-09 16:08:21.0 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-monascaclient
-Version: 1.14.0
+Version: 1.15.0
 Summary: Monasca API Client Library
 Home-page: https://docs.openstack.org/python-monascaclient/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-monascaclient-1.14.0/doc/source/installation.rst 
new/python-monascaclient-1.15.0/doc/source/installation.rst
--- old/python-monascaclient-1.14.0/doc/source/installation.rst 2019-03-07 
11:18:40.0 +0100
+++ new/python-monascaclient-1.15.0/doc/source/installation.rst 2019-05-09 
16:06:06.0 +0200
@@ -14,7 +14,7 @@
 Or, you can build it manually::
 
 $ mkvirtualenv python-monascaclient
-$ git clone git://git.openstack.org/openstack/python-monascaclient
+$ git clone https://git.openstack.org/openstack/python-monascaclient

commit python-monascaclient for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package python-monascaclient for 
openSUSE:Factory checked in at 2019-05-03 22:41:24

Comparing /work/SRC/openSUSE:Factory/python-monascaclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-monascaclient.new.5148 (New)


Package is "python-monascaclient"

Fri May  3 22:41:24 2019 rev:8 rq:692839 version:1.14.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-monascaclient/python-monascaclient.changes
2018-09-07 15:36:02.258756279 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-monascaclient.new.5148/python-monascaclient.changes
  2019-05-03 22:41:26.627117321 +0200
@@ -1,0 +2,22 @@
+Mon Apr  8 12:11:25 UTC 2019 - cloud-de...@suse.de
+
+- 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
+
+---

Old:

  python-monascaclient-1.12.1.tar.gz

New:

  python-monascaclient-1.14.0.tar.gz



Other differences:
--
++ python-monascaclient.spec ++
--- /var/tmp/diff_new_pack.GdnEzF/_old  2019-05-03 22:41:27.939120084 +0200
+++ /var/tmp/diff_new_pack.GdnEzF/_new  2019-05-03 22:41:27.971120151 +0200
@@ -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,20 +12,19 @@
 # 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.12.1
+Version:1.14.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.12.1.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-monascaclient/python-monascaclient-1.14.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-devel
 BuildRequires:  python2-PrettyTable >= 0.7.2
 BuildRequires:  python2-PyYAML >= 3.12
 BuildRequires:  python2-fixtures
@@ -49,7 +48,6 @@
 BuildRequires:  python2-testtools
 BuildRequires:  python3-PrettyTable >= 0.7.2
 BuildRequires:  python3-PyYAML >= 3.12
-BuildRequires:  python3-devel
 BuildRequires:  python3-fixtures
 BuildRequires:  python3-keystoneclient
 BuildRequires:  python3-mock
@@ -102,7 +100,7 @@
 The Monasca Client was written using the OpenStack Heat Python client as a 
framework.
 
 %prep
-%autosetup -p1 -n python-monascaclient-1.12.1
+%autosetup -p1 -n python-monascaclient-1.14.0
 %py_req_cleanup
 
 %build

++ _service ++
--- /var/tmp/diff_new_pack.GdnEzF/_old  2019-05-03 22:41:28.307120858 +0200
+++ /var/tmp/diff_new_pack.GdnEzF/_new  2019-05-03 22:41:28.323120892 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/python-monascaclient/python-monascaclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/python-monascaclient/python-monascaclient.spec.j2
 python-monascaclient.spec
-https://raw.githubusercontent.com/openstack/python-monascaclient/stable/rocky/requirements.txt
+https://raw.githubusercontent.com/openstack/python-monascaclient/stable/stein/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-monascaclient
   

++ python-monascaclient-1.12.1.tar.gz -> python-monascaclient-1.14.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-monascaclient-1.12.1/.zuul.yaml 
new/python-monascaclient-1.14.0/.zuul.yaml
--- old/python-monascaclient-1.12.1/.zuul.yaml  2018-07-24 

commit python-monascaclient for openSUSE:Factory

2018-09-07 Thread root
Hello community,

here is the log from the commit of package python-monascaclient for 
openSUSE:Factory checked in at 2018-09-07 15:35:59

Comparing /work/SRC/openSUSE:Factory/python-monascaclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-monascaclient.new (New)


Package is "python-monascaclient"

Fri Sep  7 15:35:59 2018 rev:7 rq:633081 version:1.12.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-monascaclient/python-monascaclient.changes
2018-03-07 10:37:06.497217968 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-monascaclient.new/python-monascaclient.changes
   2018-09-07 15:36:02.258756279 +0200
@@ -1,0 +2,24 @@
+Mon Sep  3 13:10:28 UTC 2018 - cloud-de...@suse.de
+
+- 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.12.1.tar.gz



Other differences:
--
++ python-monascaclient.spec ++
--- /var/tmp/diff_new_pack.KL7v3o/_old  2018-09-07 15:36:02.654755834 +0200
+++ /var/tmp/diff_new_pack.KL7v3o/_new  2018-09-07 15:36:02.654755834 +0200
@@ -17,69 +17,71 @@
 
 
 Name:   python-monascaclient
-Version:1.10.0
+Version:1.12.1
 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.12.1.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-keystoneclient
+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.config
+BuildRequires:  python2-oslo.i18n
+BuildRequires:  python2-oslo.log
 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:  python2-requests-mock
+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-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:  python3-fixtures
+BuildRequires:  python3-keystoneclient
+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:  

commit python-monascaclient for openSUSE:Factory

2018-03-07 Thread root
Hello community,

here is the log from the commit of package python-monascaclient for 
openSUSE:Factory checked in at 2018-03-07 10:36:52

Comparing /work/SRC/openSUSE:Factory/python-monascaclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-monascaclient.new (New)


Package is "python-monascaclient"

Wed Mar  7 10:36:52 2018 rev:6 rq:583212 version:1.10.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-monascaclient/python-monascaclient.changes
2018-01-31 19:52:06.240884776 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-monascaclient.new/python-monascaclient.changes
   2018-03-07 10:37:06.497217968 +0100
@@ -1,0 +2,14 @@
+Tue Mar  6 07:44:58 UTC 2018 - tbecht...@suse.com
+
+- Drop unused Requires for python-oslo.service
+
+---
+Fri Feb 23 13:10:36 UTC 2018 - cloud-de...@suse.de
+
+- update to version 1.10.0
+  - Updated from global requirements
+  - TrivialFix: remove redundant import alias
+  - Update usage examples
+- Switch to stable/queens spec template
+
+---

Old:

  python-monascaclient-1.9.0.tar.gz

New:

  python-monascaclient-1.10.0.tar.gz



Other differences:
--
++ python-monascaclient.spec ++
--- /var/tmp/diff_new_pack.boZtNk/_old  2018-03-07 10:37:08.105159968 +0100
+++ /var/tmp/diff_new_pack.boZtNk/_new  2018-03-07 10:37:08.105159968 +0100
@@ -16,53 +16,81 @@
 #
 
 
-%global sname python-monascaclient
 Name:   python-monascaclient
-Version:1.9.0
+Version:1.10.0
 Release:0
 Summary:Python API and CLI for OpenStack Monasca
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/%{sname}
-Source0:
https://files.pythonhosted.org/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
+Url:https://launchpad.net/python-monascaclient
+Source0:
https://files.pythonhosted.org/packages/source/p/python-monascaclient/python-monascaclient-1.10.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-PrettyTable >= 0.7.1
-BuildRequires:  python-PyYAML >= 3.10
 BuildRequires:  python-devel
-BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-keystoneclient >= 3.8.0
-BuildRequires:  python-mock >= 2.0.0
-BuildRequires:  python-mox3 >= 0.20.0
-BuildRequires:  python-osc-lib >= 1.7.0
-BuildRequires:  python-oslo.concurrency >= 3.20.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.serialization >= 2.18.0
-BuildRequires:  python-oslo.utils >= 3.31.0
-BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-requests-mock >= 1.1.0
-BuildRequires:  python-setuptools >= 16.0
-BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 2.2.0
+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-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.serialization >= 2.18.0
+BuildRequires:  python2-oslo.utils >= 3.33.0
+BuildRequires:  python2-oslotest >= 3.2.0
+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:  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.serialization >= 2.18.0
+BuildRequires:  python3-oslo.utils >= 3.33.0
+BuildRequires:  python3-oslotest >= 3.2.0
+BuildRequires:  python3-pbr >= 2.0.0
+BuildRequires:  python3-requests-mock >= 1.1.0
+BuildRequires:  python3-setuptools >= 16.0
+BuildRequires:  python3-testrepository >= 0.0.18

commit python-monascaclient for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package python-monascaclient for 
openSUSE:Factory checked in at 2018-01-31 19:52:05

Comparing /work/SRC/openSUSE:Factory/python-monascaclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-monascaclient.new (New)


Package is "python-monascaclient"

Wed Jan 31 19:52:05 2018 rev:5 rq:571134 version:1.9.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-monascaclient/python-monascaclient.changes
2018-01-24 15:27:19.859267529 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-monascaclient.new/python-monascaclient.changes
   2018-01-31 19:52:06.240884776 +0100
@@ -1,0 +2,8 @@
+Tue Jan 30 15:11:53 UTC 2018 - cloud-de...@suse.de
+
+- update to version 1.9.0
+  - Updated from global requirements
+  - Avoid tox_install.sh for constraints support
+  - Enable client documentation
+
+---

Old:

  python-monascaclient-1.8.0.tar.gz

New:

  python-monascaclient-1.9.0.tar.gz



Other differences:
--
++ python-monascaclient.spec ++
--- /var/tmp/diff_new_pack.gyqVeJ/_old  2018-01-31 19:52:06.936852412 +0100
+++ /var/tmp/diff_new_pack.gyqVeJ/_new  2018-01-31 19:52:06.936852412 +0100
@@ -18,7 +18,7 @@
 
 %global sname python-monascaclient
 Name:   python-monascaclient
-Version:1.8.0
+Version:1.9.0
 Release:0
 Summary:Python API and CLI for OpenStack Monasca
 License:Apache-2.0

++ python-monascaclient-1.8.0.tar.gz -> python-monascaclient-1.9.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-monascaclient-1.8.0/AUTHORS 
new/python-monascaclient-1.9.0/AUTHORS
--- old/python-monascaclient-1.8.0/AUTHORS  2017-10-26 14:52:53.0 
+0200
+++ new/python-monascaclient-1.9.0/AUTHORS  2017-12-21 20:44:48.0 
+0100
@@ -49,6 +49,7 @@
 Victor Ion Munteanu 
 Witold Bedyk 
 ZhiQiang Fan 
+Zuul 
 bklei 
 cindy oneill 
 gecong1973 
@@ -56,6 +57,7 @@
 haali1 
 henriquetruta 
 howardlee 
+kornicameister 
 lingyongxu 
 oneilcin 
 rajat29 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-monascaclient-1.8.0/ChangeLog 
new/python-monascaclient-1.9.0/ChangeLog
--- old/python-monascaclient-1.8.0/ChangeLog2017-10-26 14:52:53.0 
+0200
+++ new/python-monascaclient-1.9.0/ChangeLog2017-12-21 20:44:48.0 
+0100
@@ -1,6 +1,14 @@
 CHANGES
 ===
 
+1.9.0
+-
+
+* Updated from global requirements
+* Updated from global requirements
+* Avoid tox\_install.sh for constraints support
+* Enable client documentation
+
 1.8.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-monascaclient-1.8.0/PKG-INFO 
new/python-monascaclient-1.9.0/PKG-INFO
--- old/python-monascaclient-1.8.0/PKG-INFO 2017-10-26 14:52:53.0 
+0200
+++ new/python-monascaclient-1.9.0/PKG-INFO 2017-12-21 20:44:49.0 
+0100
@@ -1,8 +1,8 @@
 Metadata-Version: 1.1
 Name: python-monascaclient
-Version: 1.8.0
+Version: 1.9.0
 Summary: Monasca API Client Library
-Home-page: https://github.com/openstack/python-monascaclient
+Home-page: https://docs.openstack.org/python-monascaclient/latest/
 Author: OpenStack
 Author-email: openstack-...@lists.openstack.org
 License: UNKNOWN
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-monascaclient-1.8.0/doc/source/cli/index.rst 
new/python-monascaclient-1.9.0/doc/source/cli/index.rst
--- old/python-monascaclient-1.8.0/doc/source/cli/index.rst 1970-01-01 
01:00:00.0 +0100
+++ new/python-monascaclient-1.9.0/doc/source/cli/index.rst 2017-12-21 
20:42:23.0 +0100
@@ -0,0 +1,13 @@
+=
+Using CLI
+=
+
+monasca CLI
+---
+
+.. toctree::
+   :maxdepth: 2
+
+   monasca CLI guide 
+   monasca CLI formatting 
+   monasca CLI debugging 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-monascaclient-1.8.0/doc/source/cli/monasca-debug.rst 
new/python-monascaclient-1.9.0/doc/source/cli/monasca-debug.rst
--- old/python-monascaclient-1.8.0/doc/source/cli/monasca-debug.rst 
1970-01-01 01:00:00.0 +0100
+++ new/python-monascaclient-1.9.0/doc/source/cli/monasca-debug.rst 
2017-12-21 

commit python-monascaclient for openSUSE:Factory

2018-01-24 Thread root
Hello community,

here is the log from the commit of package python-monascaclient for 
openSUSE:Factory checked in at 2018-01-24 15:27:17

Comparing /work/SRC/openSUSE:Factory/python-monascaclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-monascaclient.new (New)


Package is "python-monascaclient"

Wed Jan 24 15:27:17 2018 rev:4 rq:567268 version:1.8.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-monascaclient/python-monascaclient.changes
2017-08-28 15:32:34.950707980 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-monascaclient.new/python-monascaclient.changes
   2018-01-24 15:27:19.859267529 +0100
@@ -1,0 +2,11 @@
+Mon Jan 15 11:45:41 UTC 2018 - cloud-de...@suse.de
+
+- update to version 1.8.0
+  - Exclude tests from coverage
+  - Cleanup repo and update documentation
+  - Update the documentation link for doc migration
+  - Fix auth version detection
+  - Allow to reuse the session
+  - Updated from global requirements
+
+---

Old:

  python-monascaclient-1.7.0.tar.gz

New:

  python-monascaclient-1.8.0.tar.gz



Other differences:
--
++ python-monascaclient.spec ++
--- /var/tmp/diff_new_pack.3l8uvh/_old  2018-01-24 15:27:20.451239841 +0100
+++ /var/tmp/diff_new_pack.3l8uvh/_new  2018-01-24 15:27:20.451239841 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-monascaclient
 #
-# 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
@@ -18,50 +18,50 @@
 
 %global sname python-monascaclient
 Name:   python-monascaclient
-Version:1.7.0
+Version:1.8.0
 Release:0
 Summary:Python API and CLI for OpenStack Monasca
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://launchpad.net/%{sname}
-Source0:
https://pypi.io/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-PrettyTable >= 0.7.1
-BuildRequires:  python-PyYAML >= 3.10.0
+BuildRequires:  python-PyYAML >= 3.10
 BuildRequires:  python-devel
 BuildRequires:  python-fixtures >= 3.0.0
 BuildRequires:  python-keystoneclient >= 3.8.0
-BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-mox3 >= 0.7.0
-BuildRequires:  python-osc-lib >= 1.5.1
-BuildRequires:  python-oslo.concurrency >= 3.8.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.serialization >= 1.10.0
-BuildRequires:  python-oslo.utils >= 3.20.0
+BuildRequires:  python-mock >= 2.0.0
+BuildRequires:  python-mox3 >= 0.20.0
+BuildRequires:  python-osc-lib >= 1.7.0
+BuildRequires:  python-oslo.concurrency >= 3.20.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.serialization >= 2.18.0
+BuildRequires:  python-oslo.utils >= 3.31.0
 BuildRequires:  python-oslotest >= 1.10.0
 BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-requests-mock >= 1.1
+BuildRequires:  python-requests-mock >= 1.1.0
 BuildRequires:  python-setuptools >= 16.0
 BuildRequires:  python-testrepository >= 0.0.18
 BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 1.4.0
+BuildRequires:  python-testtools >= 2.2.0
 Requires:   python-Babel >= 2.3.4
 Requires:   python-PrettyTable >= 0.7.1
-Requires:   python-PyYAML >= 3.10.0
+Requires:   python-PyYAML >= 3.10
 Requires:   python-keystoneclient >= 3.8.0
-Requires:   python-osc-lib >= 1.5.1
-Requires:   python-oslo.concurrency >= 3.8.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.serialization >= 1.10.0
-Requires:   python-oslo.service >= 1.10.0
-Requires:   python-oslo.utils >= 3.20.0
+Requires:   python-osc-lib >= 1.7.0
+Requires:   python-oslo.concurrency >= 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.serialization >= 2.18.0
+Requires:   python-oslo.service >= 1.24.0
+Requires:   python-oslo.utils >= 3.31.0
 Requires:   python-pbr >= 2.0.0
 Requires:   python-requests >= 2.14.2
-Requires:   python-six >= 1.9.0
+Requires:   

commit python-monascaclient for openSUSE:Factory

2017-08-28 Thread root
Hello community,

here is the log from the commit of package python-monascaclient for 
openSUSE:Factory checked in at 2017-08-28 15:32:33

Comparing /work/SRC/openSUSE:Factory/python-monascaclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-monascaclient.new (New)


Package is "python-monascaclient"

Mon Aug 28 15:32:33 2017 rev:3 rq:518503 version:1.7.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-monascaclient/python-monascaclient.changes
2017-04-24 09:48:25.546995343 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-monascaclient.new/python-monascaclient.changes
   2017-08-28 15:32:34.950707980 +0200
@@ -1,0 +2,25 @@
+Thu Aug 24 08:42:27 UTC 2017 - cloud-de...@suse.de
+
+- update to version 1.7.0
+  - Bringing back backward compatybility
+  - Integrate client with osc-lib
+  - Updated from global requirements
+  - Added support for os_tenant_{name,id} after os_project_
+
+---
+Mon Aug  7 11:30:27 UTC 2017 - cloud-de...@suse.de
+
+- update to version 1.6.0
+  - Added support for os_auth_version when os_auth_url is unversiond
+  - Optimize the link address
+  - Remove unused requirements
+  - Fix: CLI metric-create using project-id fails
+  - Replacing six.iteritems() with .items()
+  - Turn on bandit check as part of pep8
+  - Fix notification-patch CLI fails if type not given
+  - Migrate fully to ostestr
+  - Updated from global requirements
+- drop 0001-Added-support-for-os_auth_version-when-os_auth_url-i.patch .
+  applied upstream.
+
+---

Old:

  0001-Added-support-for-os_auth_version-when-os_auth_url-i.patch
  python-monascaclient-1.5.0.tar.gz

New:

  python-monascaclient-1.7.0.tar.gz



Other differences:
--
++ python-monascaclient.spec ++
--- /var/tmp/diff_new_pack.YtXdhf/_old  2017-08-28 15:32:36.282520740 +0200
+++ /var/tmp/diff_new_pack.YtXdhf/_new  2017-08-28 15:32:36.310516804 +0200
@@ -18,15 +18,13 @@
 
 %global sname python-monascaclient
 Name:   python-monascaclient
-Version:1.5.0
+Version:1.7.0
 Release:0
 Summary:Python API and CLI for OpenStack Monasca
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://launchpad.net/%{sname}
 Source0:
https://pypi.io/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
-# from https://review.openstack.org/#/c/457663/
-Patch1: 0001-Added-support-for-os_auth_version-when-os_auth_url-i.patch
 BuildRequires:  openstack-macros
 BuildRequires:  python-PrettyTable >= 0.7.1
 BuildRequires:  python-PyYAML >= 3.10.0
@@ -35,13 +33,15 @@
 BuildRequires:  python-keystoneclient >= 3.8.0
 BuildRequires:  python-mock >= 2.0
 BuildRequires:  python-mox3 >= 0.7.0
+BuildRequires:  python-osc-lib >= 1.5.1
 BuildRequires:  python-oslo.concurrency >= 3.8.0
-BuildRequires:  python-oslo.config >= 3.14.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.log >= 3.22.0
 BuildRequires:  python-oslo.serialization >= 1.10.0
-BuildRequires:  python-oslo.utils >= 3.18.0
-BuildRequires:  python-pbr >= 1.8
+BuildRequires:  python-oslo.utils >= 3.20.0
+BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-requests-mock >= 1.1
 BuildRequires:  python-setuptools >= 16.0
 BuildRequires:  python-testrepository >= 0.0.18
@@ -51,15 +51,16 @@
 Requires:   python-PrettyTable >= 0.7.1
 Requires:   python-PyYAML >= 3.10.0
 Requires:   python-keystoneclient >= 3.8.0
+Requires:   python-osc-lib >= 1.5.1
 Requires:   python-oslo.concurrency >= 3.8.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.log >= 3.22.0
 Requires:   python-oslo.serialization >= 1.10.0
 Requires:   python-oslo.service >= 1.10.0
-Requires:   python-oslo.utils >= 3.18.0
-Requires:   python-pbr >= 1.8
-Requires:   python-requests >= 2.10.0
+Requires:   python-oslo.utils >= 3.20.0
+Requires:   python-pbr >= 2.0.0
+Requires:   python-requests >= 2.14.2
 Requires:   python-six >= 1.9.0
 BuildArch:  noarch
 
@@ -71,7 +72,7 @@
 The Monasca Client was written using the OpenStack Heat Python client as a 
framework.
 
 %prep
-%autosetup -p1 -n %{sname}-%{version}
+%autosetup -n %{sname}-%{version}
 %py_req_cleanup
 
 %build

++ _service ++
--- /var/tmp/diff_new_pack.YtXdhf/_old  2017-08-28 15:32:36.454496562 +0200
+++ /var/tmp/diff_new_pack.YtXdhf/_new  

commit python-monascaclient for openSUSE:Factory

2017-04-24 Thread root
Hello community,

here is the log from the commit of package python-monascaclient for 
openSUSE:Factory checked in at 2017-04-24 09:48:19

Comparing /work/SRC/openSUSE:Factory/python-monascaclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-monascaclient.new (New)


Package is "python-monascaclient"

Mon Apr 24 09:48:19 2017 rev:2 rq:489115 version:1.5.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-monascaclient/python-monascaclient.changes
2017-02-21 13:46:33.860327732 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-monascaclient.new/python-monascaclient.changes
   2017-04-24 09:48:25.546995343 +0200
@@ -1,0 +2,5 @@
+Tue Apr 18 14:35:49 UTC 2017 - tbecht...@suse.com
+
+- Add 0001-Added-support-for-os_auth_version-when-os_auth_url-i.patch
+
+---

New:

  0001-Added-support-for-os_auth_version-when-os_auth_url-i.patch



Other differences:
--
++ python-monascaclient.spec ++
--- /var/tmp/diff_new_pack.dgvuno/_old  2017-04-24 09:48:26.446868068 +0200
+++ /var/tmp/diff_new_pack.dgvuno/_new  2017-04-24 09:48:26.450867502 +0200
@@ -25,6 +25,8 @@
 Group:  Development/Languages/Python
 Url:https://launchpad.net/%{sname}
 Source0:
https://pypi.io/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
+# from https://review.openstack.org/#/c/457663/
+Patch1: 0001-Added-support-for-os_auth_version-when-os_auth_url-i.patch
 BuildRequires:  openstack-macros
 BuildRequires:  python-PrettyTable >= 0.7.1
 BuildRequires:  python-PyYAML >= 3.10.0
@@ -69,7 +71,7 @@
 The Monasca Client was written using the OpenStack Heat Python client as a 
framework.
 
 %prep
-%autosetup -n %{sname}-%{version}
+%autosetup -p1 -n %{sname}-%{version}
 %py_req_cleanup
 
 %build

++ 0001-Added-support-for-os_auth_version-when-os_auth_url-i.patch ++
>From 3a320ee5d14e343debf97a5d06b1af8f24ed8e02 Mon Sep 17 00:00:00 2001
From: Sumit Jamgade 
Date: Tue, 4 Apr 2017 15:32:46 +0200
Subject: [PATCH] Added support for os_auth_version when os_auth_url is
 unversiond

Change-Id: I89e9b040e41caabcf366def480bb5c5cd0eb965d
Story: 2000965
---
 README.rst |  6 +-
 monascaclient/shell.py | 14 ++
 2 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index 970afbe..ddee5cd 100644
--- a/README.rst
+++ b/README.rst
@@ -91,6 +91,8 @@ When using Keystone to obtain the token and endpoint::
   export OS_PROJECT_NAME=
   export OS_AUTH_URL=
   export OS_REGION_NAME=
+  # Optional(specific version added to OS_AUTH_URL if (v2.0 or v3) not present 
already)
+  export OS_AUTH_VERSION=
 
 When OS_USER_DOMAIN_NAME is not set, then 'Default' is assumed. Alternatively 
IDs can be used instead of names.
 
@@ -112,7 +114,7 @@ You'll find complete documentation on the shell by running
[--os-user-domain-id OS_USER_DOMAIN_ID] [--os-user-domain-name 
OS_USER_DOMAIN_NAME]
[--os-project-name OS_PROJECT_NAME]
[--os-project-domain-id OS_PROJECT_DOMAIN_ID] 
[--os-project-domain-name OS_PROJECT_DOMAIN_NAME]
-   [--os-auth-url OS_AUTH_URL] [--os-region-name OS_REGION_NAME]
+   [--os-auth-url OS_AUTH_URL] [--os-auth-version OS_AUTH_VERSION] 
[--os-region-name OS_REGION_NAME]
[--os-auth-token OS_AUTH_TOKEN] [--os-no-client-auth]
[--monasca-api-url MONASCA_API_URL]
[--monasca-api-version MONASCA_API_VERSION]
@@ -187,6 +189,8 @@ You'll find complete documentation on the shell by running
 --os-domain-name OS_DOMAIN_NAME
Defaults to env[OS_DOMAIN_NAME].
 --os-auth-url OS_AUTH_URL  Defaults to env[OS_AUTH_URL].
+  --os-auth-version OS_AUTH_VERSION
+   Defaults to env[OS_AUTH_VERSION].
 --os-region-name OS_REGION_NAME
Defaults to env[OS_REGION_NAME].
 --os-auth-token OS_AUTH_TOKEN
diff --git a/monascaclient/shell.py b/monascaclient/shell.py
index 6fcffc1..bc85a10 100644
--- a/monascaclient/shell.py
+++ b/monascaclient/shell.py
@@ -24,6 +24,8 @@ import logging
 import string
 import sys
 
+from six.moves.urllib.parse import urljoin
+
 import monascaclient
 from monascaclient import client as monasca_client
 from monascaclient.common import utils
@@ -155,6 +157,13 @@ class MonascaShell(object):
 parser.add_argument('--os_auth_url',
 help=argparse.SUPPRESS)
 
+parser.add_argument('--os-auth-version',
+default=utils.env('OS_AUTH_VERSION'),
+help='Defaults to env[OS_AUTH_VERSION].')
+
+