Hello community,

here is the log from the commit of package python-tempest-lib for 
openSUSE:Factory checked in at 2017-08-28 15:31:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tempest-lib (Old)
 and      /work/SRC/openSUSE:Factory/.python-tempest-lib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tempest-lib"

Mon Aug 28 15:31:54 2017 rev:6 rq:515021 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tempest-lib/python-tempest-lib.changes    
2016-09-30 15:30:02.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-tempest-lib.new/python-tempest-lib.changes   
    2017-08-28 15:31:57.351993923 +0200
@@ -1,0 +2,5 @@
+Mon Aug  7 14:29:14 UTC 2017 - [email protected]
+
+- switch to stable/pike spec template
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-tempest-lib.spec ++++++
--- /var/tmp/diff_new_pack.EKVGJg/_old  2017-08-28 15:31:58.095889341 +0200
+++ /var/tmp/diff_new_pack.EKVGJg/_new  2017-08-28 15:31:58.107887654 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-tempest-lib
 #
-# 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
@@ -25,18 +25,18 @@
 Url:            http://www.openstack.org/
 Source0:        
https://pypi.io/packages/source/t/tempest-lib/tempest-lib-%{version}.tar.gz
 BuildRequires:  openstack-macros
+BuildRequires:  python-Sphinx
 BuildRequires:  python-ddt >= 1.0.1
 BuildRequires:  python-devel
 BuildRequires:  python-httplib2 >= 0.7.5
 BuildRequires:  python-jsonschema >= 2.0.0
 BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-oslo.log >= 1.14.0
-BuildRequires:  python-oslosphinx >= 2.5.0
+BuildRequires:  python-oslo.log >= 3.22.0
+BuildRequires:  python-oslosphinx >= 4.7.0
 BuildRequires:  python-oslotest >= 1.10.0
 BuildRequires:  python-paramiko >= 2.0
-BuildRequires:  python-pbr >= 1.6
+BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-python-subunit >= 0.0.18
-BuildRequires:  python-sphinx >= 1.2.1
 BuildRequires:  python-testrepository >= 0.0.18
 BuildRequires:  python-testscenarios >= 0.4
 BuildRequires:  python-testtools >= 1.4.0
@@ -45,8 +45,8 @@
 Requires:       python-httplib2 >= 0.7.5
 Requires:       python-iso8601 >= 0.1.11
 Requires:       python-jsonschema >= 2.0.0
-Requires:       python-os-testr >= 0.7.0
-Requires:       python-oslo.log >= 1.14.0
+Requires:       python-os-testr >= 0.8.0
+Requires:       python-oslo.log >= 3.22.0
 Requires:       python-six >= 1.9.0
 BuildArch:      noarch
 
@@ -54,7 +54,8 @@
 OpenStack Functional Testing Library
 
 %prep
-%setup -q -n tempest-lib-%{version}
+%autosetup -n tempest-lib-%{version}
+%py_req_cleanup
 
 %build
 %{__python2} setup.py build
@@ -72,7 +73,7 @@
 %files
 %defattr(-,root,root,-)
 %license LICENSE
-%doc README.rst ChangeLog AUTHORS
+%doc README.rst ChangeLog
 %{python2_sitelib}/tempest_lib
 %{python2_sitelib}/*.egg-info
 


Reply via email to