Hello community,

here is the log from the commit of package python-requestsexceptions for 
openSUSE:Factory checked in at 2017-05-24 16:51:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-requestsexceptions (Old)
 and      /work/SRC/openSUSE:Factory/.python-requestsexceptions.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-requestsexceptions"

Wed May 24 16:51:47 2017 rev:3 rq:497893 version:1.2.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-requestsexceptions/python-requestsexceptions.changes
      2016-12-08 00:30:25.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-requestsexceptions.new/python-requestsexceptions.changes
 2017-05-24 16:52:10.843237560 +0200
@@ -1,0 +2,6 @@
+Wed May 24 09:00:00 UTC 2017 - [email protected]
+
+- update to 1.2.0:
+  * Use a modern PBR package
+
+-------------------------------------------------------------------

Old:
----
  requestsexceptions-1.1.3.tar.gz

New:
----
  requestsexceptions-1.2.0.tar.gz

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

Other differences:
------------------
++++++ python-requestsexceptions.spec ++++++
--- /var/tmp/diff_new_pack.OWgKnJ/_old  2017-05-24 16:52:11.315171120 +0200
+++ /var/tmp/diff_new_pack.OWgKnJ/_new  2017-05-24 16:52:11.319170556 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-requestsexceptions
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:           python-requestsexceptions
-Version:        1.1.3
+Version:        1.2.0
 Release:        0
 Summary:        Import exceptions from potentially bundled packages in requests
 License:        Apache-2.0

++++++ requestsexceptions-1.1.3.tar.gz -> requestsexceptions-1.2.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/requestsexceptions-1.1.3/AUTHORS 
new/requestsexceptions-1.2.0/AUTHORS
--- old/requestsexceptions-1.1.3/AUTHORS        2016-02-07 16:31:23.000000000 
+0100
+++ new/requestsexceptions-1.2.0/AUTHORS        2017-03-01 17:59:27.000000000 
+0100
@@ -1,3 +1,4 @@
 James E. Blair <[email protected]>
 Monty Taylor <[email protected]>
 Ondřej Nový <[email protected]>
+Tony Breeds <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/requestsexceptions-1.1.3/ChangeLog 
new/requestsexceptions-1.2.0/ChangeLog
--- old/requestsexceptions-1.1.3/ChangeLog      2016-02-07 16:31:23.000000000 
+0100
+++ new/requestsexceptions-1.2.0/ChangeLog      2017-03-01 17:59:27.000000000 
+0100
@@ -1,6 +1,11 @@
 CHANGES
 =======
 
+1.2.0
+-----
+
+* Use a modern PBR package
+
 1.1.3
 -----
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/requestsexceptions-1.1.3/PKG-INFO 
new/requestsexceptions-1.2.0/PKG-INFO
--- old/requestsexceptions-1.1.3/PKG-INFO       2016-02-07 16:31:23.000000000 
+0100
+++ new/requestsexceptions-1.2.0/PKG-INFO       2017-03-01 17:59:27.000000000 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: requestsexceptions
-Version: 1.1.3
+Version: 1.2.0
 Summary: Import exceptions from potentially bundled packages in requests.
 Home-page: http://www.openstack.org/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/requestsexceptions-1.1.3/requestsexceptions.egg-info/PKG-INFO 
new/requestsexceptions-1.2.0/requestsexceptions.egg-info/PKG-INFO
--- old/requestsexceptions-1.1.3/requestsexceptions.egg-info/PKG-INFO   
2016-02-07 16:31:23.000000000 +0100
+++ new/requestsexceptions-1.2.0/requestsexceptions.egg-info/PKG-INFO   
2017-03-01 17:59:27.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: requestsexceptions
-Version: 1.1.3
+Version: 1.2.0
 Summary: Import exceptions from potentially bundled packages in requests.
 Home-page: http://www.openstack.org/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/requestsexceptions-1.1.3/requestsexceptions.egg-info/pbr.json 
new/requestsexceptions-1.2.0/requestsexceptions.egg-info/pbr.json
--- old/requestsexceptions-1.1.3/requestsexceptions.egg-info/pbr.json   
2016-02-07 16:31:23.000000000 +0100
+++ new/requestsexceptions-1.2.0/requestsexceptions.egg-info/pbr.json   
2017-03-01 17:59:27.000000000 +0100
@@ -1 +1 @@
-{"git_version": "19ee969", "is_release": true}
\ No newline at end of file
+{"git_version": "3eb026b", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/requestsexceptions-1.1.3/requestsexceptions.egg-info/requires.txt 
new/requestsexceptions-1.2.0/requestsexceptions.egg-info/requires.txt
--- old/requestsexceptions-1.1.3/requestsexceptions.egg-info/requires.txt       
2016-02-07 16:31:23.000000000 +0100
+++ new/requestsexceptions-1.2.0/requestsexceptions.egg-info/requires.txt       
2017-03-01 17:59:27.000000000 +0100
@@ -1 +1 @@
-pbr>=0.11,<2.0
+pbr>=0.18
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/requestsexceptions-1.1.3/requirements.txt 
new/requestsexceptions-1.2.0/requirements.txt
--- old/requestsexceptions-1.1.3/requirements.txt       2016-02-07 
16:31:16.000000000 +0100
+++ new/requestsexceptions-1.2.0/requirements.txt       2017-03-01 
17:57:47.000000000 +0100
@@ -1 +1 @@
-pbr>=0.11,<2.0
+pbr>=0.18
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/requestsexceptions-1.1.3/setup.cfg 
new/requestsexceptions-1.2.0/setup.cfg
--- old/requestsexceptions-1.1.3/setup.cfg      2016-02-07 16:31:23.000000000 
+0100
+++ new/requestsexceptions-1.2.0/setup.cfg      2017-03-01 17:59:27.000000000 
+0100
@@ -27,7 +27,6 @@
 universal = 1
 
 [egg_info]
-tag_date = 0
-tag_svn_revision = 0
 tag_build = 
+tag_date = 0
 


Reply via email to