commit python-glareclient for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package python-glareclient for 
openSUSE:Factory checked in at 2019-05-03 22:40:34

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


Package is "python-glareclient"

Fri May  3 22:40:34 2019 rev:7 rq:692826 version:0.5.3

Changes:

--- /work/SRC/openSUSE:Factory/python-glareclient/python-glareclient.changes
2018-09-07 15:37:16.698673131 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-glareclient.new.5148/python-glareclient.changes
  2019-05-03 22:40:43.467026455 +0200
@@ -1,0 +2,5 @@
+Mon Apr  8 12:06:10 UTC 2019 - Dirk Mueller 
+
+- switch to stable/stein template
+
+---



Other differences:
--
++ python-glareclient.spec ++
--- /var/tmp/diff_new_pack.KObMwb/_old  2019-05-03 22:40:43.931027432 +0200
+++ /var/tmp/diff_new_pack.KObMwb/_new  2019-05-03 22:40:43.935027441 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-glareclient
 #
-# 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,7 +12,7 @@
 # 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/
 #
 
 

++ _service ++
--- /var/tmp/diff_new_pack.KObMwb/_old  2019-05-03 22:40:43.955027483 +0200
+++ /var/tmp/diff_new_pack.KObMwb/_new  2019-05-03 22:40:43.959027491 +0200
@@ -1,6 +1,6 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/python-glareclient/python-glareclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/python-glareclient/python-glareclient.spec.j2
 python-glareclient.spec
 https://raw.githubusercontent.com/openstack/python-glareclient/master/requirements.txt
 cloud-de...@suse.de




commit python-glareclient for openSUSE:Factory

2018-09-07 Thread root
Hello community,

here is the log from the commit of package python-glareclient for 
openSUSE:Factory checked in at 2018-09-07 15:37:14

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


Package is "python-glareclient"

Fri Sep  7 15:37:14 2018 rev:6 rq:633069 version:0.5.3

Changes:

--- /work/SRC/openSUSE:Factory/python-glareclient/python-glareclient.changes
2018-03-07 10:33:04.133960244 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-glareclient.new/python-glareclient.changes   
2018-09-07 15:37:16.698673131 +0200
@@ -1,0 +2,7 @@
+Tue Sep  4 08:40:59 UTC 2018 - cloud-de...@suse.de
+
+- update to version 0.5.3
+  - Remove usage of ordereddict
+  - Marker support for next page in list command
+
+---

Old:

  python-glareclient-0.5.2.tar.gz

New:

  python-glareclient-0.5.3.tar.gz



Other differences:
--
++ python-glareclient.spec ++
--- /var/tmp/diff_new_pack.LIjlI4/_old  2018-09-07 15:37:17.962671772 +0200
+++ /var/tmp/diff_new_pack.LIjlI4/_new  2018-09-07 15:37:17.998671733 +0200
@@ -18,38 +18,38 @@
 
 %global sname python-glareclient
 Name:   python-glareclient
-Version:0.5.2
+Version:0.5.3
 Release:0
 Summary:Python API and CLI for OpenStack Glare
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/%{sname}
+URL:https://launchpad.net/%{sname}
 Source0:
https://files.pythonhosted.org/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-PyYAML >= 3.10
-BuildRequires:  python-coverage >= 4.0
+BuildRequires:  python-PyYAML
+BuildRequires:  python-coverage
 BuildRequires:  python-devel
-BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-mock >= 2.0.0
-BuildRequires:  python-os-client-config >= 1.28.0
-BuildRequires:  python-osc-lib >= 1.8.0
-BuildRequires:  python-oslo.log >= 3.36.0
-BuildRequires:  python-oslo.utils >= 3.33.0
-BuildRequires:  python-reno >= 2.5.0
-BuildRequires:  python-requests-mock >= 1.1.0
-BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 2.2.0
+BuildRequires:  python-fixtures
+BuildRequires:  python-mock
+BuildRequires:  python-os-client-config
+BuildRequires:  python-osc-lib >= 1.7.0
+BuildRequires:  python-oslo.log >= 3.30.0
+BuildRequires:  python-oslo.utils >= 3.31.0
+BuildRequires:  python-reno
+BuildRequires:  python-requests-mock
+BuildRequires:  python-testrepository
+BuildRequires:  python-testscenarios
+BuildRequires:  python-testtools
 Requires:   python-Babel >= 2.3.4
 Requires:   python-PrettyTable >= 0.7.1
-Requires:   python-keystoneauth1 >= 3.3.0
-Requires:   python-osc-lib >= 1.8.0
+Requires:   python-keystoneauth1 >= 3.2.0
+Requires:   python-osc-lib >= 1.7.0
 Requires:   python-oslo.i18n >= 3.15.3
-Requires:   python-oslo.log >= 3.36.0
-Requires:   python-oslo.utils >= 3.33.0
+Requires:   python-oslo.log >= 3.30.0
+Requires:   python-oslo.utils >= 3.31.0
 Requires:   python-pbr >= 2.0.0
 Requires:   python-requests >= 2.14.2
-Requires:   python-six >= 1.10.0
+Requires:   python-six >= 1.9.0
 BuildArch:  noarch
 
 %description
@@ -59,7 +59,7 @@
 Summary:Documentation for OpenStack Glare API Client
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-oslosphinx >= 4.7.0
+BuildRequires:  python-oslosphinx
 
 %description  doc
 Python bindings to the Glare Artifact Repository

++ _service ++
--- /var/tmp/diff_new_pack.LIjlI4/_old  2018-09-07 15:37:18.398671303 +0200
+++ /var/tmp/diff_new_pack.LIjlI4/_new  2018-09-07 15:37:18.422671277 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-glareclient/python-glareclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/python-glareclient/python-glareclient.spec.j2
 python-glareclient.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
+https://raw.githubusercontent.com/openstack/python-glareclient/master/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-glareclient
   

++ python-glareclient-0.5.2.tar.gz -> python-glareclient-0.5.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glareclient-0.5.2/AUTHORS 
new/python-glareclient-0.5.3/AUTHORS
--- old/python-glareclient-0.5.2/AUTHORS 

commit python-glareclient for openSUSE:Factory

2018-03-07 Thread root
Hello community,

here is the log from the commit of package python-glareclient for 
openSUSE:Factory checked in at 2018-03-07 10:32:58

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


Package is "python-glareclient"

Wed Mar  7 10:32:58 2018 rev:5 rq:579506 version:0.5.2

Changes:

--- /work/SRC/openSUSE:Factory/python-glareclient/python-glareclient.changes
2018-01-24 15:26:49.264698513 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-glareclient.new/python-glareclient.changes   
2018-03-07 10:33:04.133960244 +0100
@@ -1,0 +2,14 @@
+Fri Feb 23 13:01:47 UTC 2018 - cloud-de...@suse.de
+
+- update to version 0.5.2
+  - Remove setting of version/release from releasenotes
+  - Allow to work in secure mode without certificate
+  - Look the list of artifacts in 'artifacts' section
+  - Avoid tox_install.sh for constraints support
+  - Rename -s option to -S
+  - Don't create client for help and bash completion
+  - Adopt new api for artifact listing
+  - Updated from global requirements
+- Switch to stable/queens spec template
+
+---

Old:

  python-glareclient-0.4.2.tar.gz

New:

  python-glareclient-0.5.2.tar.gz



Other differences:
--
++ python-glareclient.spec ++
--- /var/tmp/diff_new_pack.fPEZOt/_old  2018-03-07 10:33:05.433913353 +0100
+++ /var/tmp/diff_new_pack.fPEZOt/_new  2018-03-07 10:33:05.433913353 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-glareclient
 #
-# 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,7 +18,7 @@
 
 %global sname python-glareclient
 Name:   python-glareclient
-Version:0.4.2
+Version:0.5.2
 Release:0
 Summary:Python API and CLI for OpenStack Glare
 License:Apache-2.0
@@ -32,9 +32,9 @@
 BuildRequires:  python-fixtures >= 3.0.0
 BuildRequires:  python-mock >= 2.0.0
 BuildRequires:  python-os-client-config >= 1.28.0
-BuildRequires:  python-osc-lib >= 1.7.0
-BuildRequires:  python-oslo.log >= 3.30.0
-BuildRequires:  python-oslo.utils >= 3.31.0
+BuildRequires:  python-osc-lib >= 1.8.0
+BuildRequires:  python-oslo.log >= 3.36.0
+BuildRequires:  python-oslo.utils >= 3.33.0
 BuildRequires:  python-reno >= 2.5.0
 BuildRequires:  python-requests-mock >= 1.1.0
 BuildRequires:  python-testrepository >= 0.0.18
@@ -42,11 +42,11 @@
 BuildRequires:  python-testtools >= 2.2.0
 Requires:   python-Babel >= 2.3.4
 Requires:   python-PrettyTable >= 0.7.1
-Requires:   python-keystoneauth1 >= 3.2.0
-Requires:   python-osc-lib >= 1.7.0
+Requires:   python-keystoneauth1 >= 3.3.0
+Requires:   python-osc-lib >= 1.8.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
 Requires:   python-pbr >= 2.0.0
 Requires:   python-requests >= 2.14.2
 Requires:   python-six >= 1.10.0
@@ -66,7 +66,7 @@
 This package contains auto-generated documentation.
 
 %prep
-%autosetup -n %{sname}-%{version}
+%autosetup -p1 -n %{sname}-%{version}
 %py_req_cleanup
 
 %build

++ _service ++
--- /var/tmp/diff_new_pack.fPEZOt/_old  2018-03-07 10:33:05.465912199 +0100
+++ /var/tmp/diff_new_pack.fPEZOt/_new  2018-03-07 10:33:05.465912199 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-glareclient/python-glareclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-glareclient/python-glareclient.spec.j2
 python-glareclient.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,python-glareclient
   

++ python-glareclient-0.4.2.tar.gz -> python-glareclient-0.5.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glareclient-0.4.2/AUTHORS 
new/python-glareclient-0.5.2/AUTHORS
--- old/python-glareclient-0.4.2/AUTHORS2017-09-06 19:55:52.0 
+0200
+++ new/python-glareclient-0.5.2/AUTHORS2018-01-18 13:20:04.0 
+0100
@@ -4,7 +4,9 @@
 IlyaMenkov 
 Mike Fedosin 
 Mike Fedosin 
+Mike Fedosin 

commit python-glareclient for openSUSE:Factory

2018-01-24 Thread root
Hello community,

here is the log from the commit of package python-glareclient for 
openSUSE:Factory checked in at 2018-01-24 15:26:48

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


Package is "python-glareclient"

Wed Jan 24 15:26:48 2018 rev:4 rq:567261 version:0.4.2

Changes:

--- /work/SRC/openSUSE:Factory/python-glareclient/python-glareclient.changes
2017-08-28 15:30:22.957264282 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-glareclient.new/python-glareclient.changes   
2018-01-24 15:26:49.264698513 +0100
@@ -1,0 +2,10 @@
+Wed Dec 20 09:59:13 UTC 2017 - cloud-de...@suse.de
+
+- update to version 0.4.2
+  - Allow to delete blobs with external urls
+  - Add content_length to header in upload_blob
+  - Updated from global requirements
+  - Add ssl options to keycloak auth module
+  - Add ssl options to glare cli
+
+---

Old:

  python-glareclient-0.4.1.tar.gz

New:

  python-glareclient-0.4.2.tar.gz



Other differences:
--
++ python-glareclient.spec ++
--- /var/tmp/diff_new_pack.BwNxzc/_old  2018-01-24 15:26:50.028662780 +0100
+++ /var/tmp/diff_new_pack.BwNxzc/_new  2018-01-24 15:26:50.028662780 +0100
@@ -18,37 +18,38 @@
 
 %global sname python-glareclient
 Name:   python-glareclient
-Version:0.4.1
+Version:0.4.2
 Release:0
 Summary:Python API and CLI for OpenStack Glare
 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-PyYAML >= 3.10
 BuildRequires:  python-coverage >= 4.0
 BuildRequires:  python-devel
 BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-os-client-config >= 1.27.0
-BuildRequires:  python-osc-lib >= 1.5.1
-BuildRequires:  python-oslo.log >= 3.22.0
-BuildRequires:  python-oslo.utils >= 3.20.0
-BuildRequires:  python-reno >= 1.8.0
-BuildRequires:  python-requests-mock >= 1.1
+BuildRequires:  python-mock >= 2.0.0
+BuildRequires:  python-os-client-config >= 1.28.0
+BuildRequires:  python-osc-lib >= 1.7.0
+BuildRequires:  python-oslo.log >= 3.30.0
+BuildRequires:  python-oslo.utils >= 3.31.0
+BuildRequires:  python-reno >= 2.5.0
+BuildRequires:  python-requests-mock >= 1.1.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-keystoneauth1 >= 2.21.0
-Requires:   python-osc-lib >= 1.5.1
-Requires:   python-oslo.i18n >= 2.1.0
-Requires:   python-oslo.log >= 3.22.0
-Requires:   python-oslo.utils >= 3.20.0
+Requires:   python-keystoneauth1 >= 3.2.0
+Requires:   python-osc-lib >= 1.7.0
+Requires:   python-oslo.i18n >= 3.15.3
+Requires:   python-oslo.log >= 3.30.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:   python-six >= 1.10.0
 BuildArch:  noarch
 
 %description
@@ -56,7 +57,7 @@
 
 %package doc
 Summary:Documentation for OpenStack Glare API Client
-Group:  Documentation
+Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
 BuildRequires:  python-oslosphinx >= 4.7.0
 

++ _service ++
--- /var/tmp/diff_new_pack.BwNxzc/_old  2018-01-24 15:26:50.060661283 +0100
+++ /var/tmp/diff_new_pack.BwNxzc/_new  2018-01-24 15:26:50.060661283 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/python-glareclient/python-glareclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-glareclient/python-glareclient.spec.j2
 python-glareclient.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-glareclient
   

++ python-glareclient-0.4.1.tar.gz -> python-glareclient-0.4.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glareclient-0.4.1/AUTHORS 
new/python-glareclient-0.4.2/AUTHORS
--- 

commit python-glareclient for openSUSE:Factory

2017-08-28 Thread root
Hello community,

here is the log from the commit of package python-glareclient for 
openSUSE:Factory checked in at 2017-08-28 15:30:19

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


Package is "python-glareclient"

Mon Aug 28 15:30:19 2017 rev:3 rq:514882 version:0.4.1

Changes:

--- /work/SRC/openSUSE:Factory/python-glareclient/python-glareclient.changes
2017-06-08 15:03:05.342295836 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-glareclient.new/python-glareclient.changes   
2017-08-28 15:30:22.957264282 +0200
@@ -1,0 +2,28 @@
+Mon Aug  7 09:06:06 UTC 2017 - cloud-de...@suse.de
+
+- update to version 0.4.1
+  - Use assertIsNone(value) instead of assertEqual(None, value)
+  - [Fix gate]Update test requirement
+  - Enable release notes translation
+  - Fix a typo in bash_complition file name
+  - Update CLI options for blobs
+  - Allow to specify dict and list properties in cli
+  - Parse blob dict upload output right
+  - Allowed to use the artifacts by name
+  - Add keycloak auth support
+  - Return missing 'return' in build_option_parser
+  - Add tag support for Glare client
+  - Remove unnecessary code from shell
+  - Add short arguments and fix small errors
+  - Add the possibility to specify glare url in cli
+  - Add 'list-types' and 'schema' operation in native shell
+  - Add missing 'activate' command to native glare cli
+  - Remove unecessary cli option "--glare-url"
+  - Add setting of external locations
+  - HTTP Client refactoring
+  - Fix updating image by name
+  - Raise error if there are more than 1 artifact with same name/version
+  - Updated from global requirements
+  - Rename deprecated 'warn' to 'warning' in logging
+
+---

Old:

  python-glareclient-0.2.0.tar.gz

New:

  python-glareclient-0.4.1.tar.gz



Other differences:
--
++ python-glareclient.spec ++
--- /var/tmp/diff_new_pack.y6Lplx/_old  2017-08-28 15:30:24.944984848 +0200
+++ /var/tmp/diff_new_pack.y6Lplx/_new  2017-08-28 15:30:24.960982599 +0200
@@ -18,7 +18,7 @@
 
 %global sname python-glareclient
 Name:   python-glareclient
-Version:0.2.0
+Version:0.4.1
 Release:0
 Summary:Python API and CLI for OpenStack Glare
 License:Apache-2.0
@@ -30,10 +30,10 @@
 BuildRequires:  python-devel
 BuildRequires:  python-fixtures >= 3.0.0
 BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-os-client-config >= 1.22.0
-BuildRequires:  python-osc-lib >= 1.2.0
-BuildRequires:  python-oslo.log >= 3.11.0
-BuildRequires:  python-oslo.utils >= 3.18.0
+BuildRequires:  python-os-client-config >= 1.27.0
+BuildRequires:  python-osc-lib >= 1.5.1
+BuildRequires:  python-oslo.log >= 3.22.0
+BuildRequires:  python-oslo.utils >= 3.20.0
 BuildRequires:  python-reno >= 1.8.0
 BuildRequires:  python-requests-mock >= 1.1
 BuildRequires:  python-testrepository >= 0.0.18
@@ -41,13 +41,13 @@
 BuildRequires:  python-testtools >= 1.4.0
 Requires:   python-Babel >= 2.3.4
 Requires:   python-PrettyTable >= 0.7.1
-Requires:   python-keystoneauth1 >= 2.18.0
-Requires:   python-osc-lib >= 1.2.0
+Requires:   python-keystoneauth1 >= 2.21.0
+Requires:   python-osc-lib >= 1.5.1
 Requires:   python-oslo.i18n >= 2.1.0
-Requires:   python-oslo.log >= 3.11.0
-Requires:   python-oslo.utils >= 3.18.0
-Requires:   python-pbr >= 1.8
-Requires:   python-requests >= 2.10.0
+Requires:   python-oslo.log >= 3.22.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
 
@@ -85,6 +85,7 @@
 %files
 %license LICENSE
 %doc README.rst ChangeLog
+%{_bindir}/glare
 %{python2_sitelib}/glareclient
 %{python2_sitelib}/*.egg-info
 

++ _service ++
--- /var/tmp/diff_new_pack.y6Lplx/_old  2017-08-28 15:30:25.072966856 +0200
+++ /var/tmp/diff_new_pack.y6Lplx/_new  2017-08-28 15:30:25.072966856 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/python-glareclient/python-glareclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/python-glareclient/python-glareclient.spec.j2
 python-glareclient.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,python-glareclient
   

++ python-glareclient-0.2.0.tar.gz -> python-glareclient-0.4.1.tar.gz ++
 4270 

commit python-glareclient for openSUSE:Factory

2017-06-08 Thread root
Hello community,

here is the log from the commit of package python-glareclient for 
openSUSE:Factory checked in at 2017-06-08 15:03:02

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


Package is "python-glareclient"

Thu Jun  8 15:03:02 2017 rev:2 rq:501637 version:0.2.0

Changes:

--- /work/SRC/openSUSE:Factory/python-glareclient/python-glareclient.changes
2017-03-02 19:28:21.747828192 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-glareclient.new/python-glareclient.changes   
2017-06-08 15:03:05.342295836 +0200
@@ -1,0 +2,5 @@
+Wed Jun  7 09:46:49 UTC 2017 - dmuel...@suse.com
+
+- fix buildrequires
+
+---



Other differences:
--
++ python-glareclient.spec ++
--- /var/tmp/diff_new_pack.MvUA2t/_old  2017-06-08 15:03:05.954209477 +0200
+++ /var/tmp/diff_new_pack.MvUA2t/_new  2017-06-08 15:03:05.958208912 +0200
@@ -34,16 +34,14 @@
 BuildRequires:  python-osc-lib >= 1.2.0
 BuildRequires:  python-oslo.log >= 3.11.0
 BuildRequires:  python-oslo.utils >= 3.18.0
-BuildRequires:  python-oslosphinx >= 4.7.0
 BuildRequires:  python-reno >= 1.8.0
 BuildRequires:  python-requests-mock >= 1.1
-BuildRequires:  python-sphinx >= 1.2.1
 BuildRequires:  python-testrepository >= 0.0.18
 BuildRequires:  python-testscenarios >= 0.4
 BuildRequires:  python-testtools >= 1.4.0
 Requires:   python-Babel >= 2.3.4
 Requires:   python-PrettyTable >= 0.7.1
-Requires:   python-keystoneauth1 >= 2.17.0
+Requires:   python-keystoneauth1 >= 2.18.0
 Requires:   python-osc-lib >= 1.2.0
 Requires:   python-oslo.i18n >= 2.1.0
 Requires:   python-oslo.log >= 3.11.0




commit python-glareclient for openSUSE:Factory

2017-03-02 Thread root
Hello community,

here is the log from the commit of package python-glareclient for 
openSUSE:Factory checked in at 2017-03-02 19:28:21

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


Package is "python-glareclient"

Thu Mar  2 19:28:21 2017 rev:1 rq:459548 version:0.2.0

Changes:

New Changes file:

--- /dev/null   2017-03-01 00:40:19.279048016 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-glareclient.new/python-glareclient.changes   
2017-03-02 19:28:21.747828192 +0100
@@ -0,0 +1,4 @@
+---
+Tue Feb 21 19:57:56 UTC 2017 - tbecht...@suse.com
+
+- Initial package (version 0.2.0)

New:

  _service
  python-glareclient-0.2.0.tar.gz
  python-glareclient.changes
  python-glareclient.spec



Other differences:
--
++ python-glareclient.spec ++
#
# spec file for package python-glareclient
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#


%global sname python-glareclient
Name:   python-glareclient
Version:0.2.0
Release:0
Summary:Python API and CLI for OpenStack Glare
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
BuildRequires:  openstack-macros
BuildRequires:  python-coverage >= 4.0
BuildRequires:  python-devel
BuildRequires:  python-fixtures >= 3.0.0
BuildRequires:  python-mock >= 2.0
BuildRequires:  python-os-client-config >= 1.22.0
BuildRequires:  python-osc-lib >= 1.2.0
BuildRequires:  python-oslo.log >= 3.11.0
BuildRequires:  python-oslo.utils >= 3.18.0
BuildRequires:  python-oslosphinx >= 4.7.0
BuildRequires:  python-reno >= 1.8.0
BuildRequires:  python-requests-mock >= 1.1
BuildRequires:  python-sphinx >= 1.2.1
BuildRequires:  python-testrepository >= 0.0.18
BuildRequires:  python-testscenarios >= 0.4
BuildRequires:  python-testtools >= 1.4.0
Requires:   python-Babel >= 2.3.4
Requires:   python-PrettyTable >= 0.7.1
Requires:   python-keystoneauth1 >= 2.17.0
Requires:   python-osc-lib >= 1.2.0
Requires:   python-oslo.i18n >= 2.1.0
Requires:   python-oslo.log >= 3.11.0
Requires:   python-oslo.utils >= 3.18.0
Requires:   python-pbr >= 1.8
Requires:   python-requests >= 2.10.0
Requires:   python-six >= 1.9.0
BuildArch:  noarch

%description
Python bindings to the Glare Artifact Repository

%package doc
Summary:Documentation for OpenStack Glare API Client
Group:  Documentation
BuildRequires:  python-Sphinx
BuildRequires:  python-oslosphinx >= 4.7.0

%description  doc
Python bindings to the Glare Artifact Repository
This package contains auto-generated documentation.

%prep
%autosetup -n %{sname}-%{version}
%py_req_cleanup

%build
%py2_build

# generate html docs
%{__python2} setup.py build_sphinx
# remove the sphinx-build leftovers
rm -rf doc/build/html/.{doctrees,buildinfo}

%install
%py2_install

%check
%{__python2} setup.py testr

%files
%license LICENSE
%doc README.rst ChangeLog
%{python2_sitelib}/glareclient
%{python2_sitelib}/*.egg-info

%files doc
%license LICENSE
%doc doc/build/html

%changelog
++ _service ++

  
https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/python-glareclient/python-glareclient.spec.j2
python-glareclient.spec
https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/global-requirements.txt
cloud-de...@suse.de
gh,openstack,python-glareclient