Hello community,

here is the log from the commit of package python-requestsexceptions for 
openSUSE:Factory checked in at 2016-12-08 00:30:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-requestsexceptions (Old)
 and      /work/SRC/openSUSE:Factory/.python-requestsexceptions.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-requestsexceptions"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-requestsexceptions/python-requestsexceptions.changes
      2016-01-11 19:11:51.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-requestsexceptions.new/python-requestsexceptions.changes
 2016-12-08 00:30:25.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Nov 15 12:33:34 UTC 2016 - dmuel...@suse.com
+
+- update to 1.1.3:
+  * Properly indicate python 3 support
+
+-------------------------------------------------------------------

Old:
----
  requestsexceptions-1.1.2.tar.gz

New:
----
  requestsexceptions-1.1.3.tar.gz

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

Other differences:
------------------
++++++ python-requestsexceptions.spec ++++++
--- /var/tmp/diff_new_pack.QwjWS5/_old  2016-12-08 00:30:26.000000000 +0100
+++ /var/tmp/diff_new_pack.QwjWS5/_new  2016-12-08 00:30:26.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python-requestsexceptions
-Version:        1.1.2
+Version:        1.1.3
 Release:        0
 Summary:        Import exceptions from potentially bundled packages in requests
 License:        Apache-2.0

++++++ requestsexceptions-1.1.2.tar.gz -> requestsexceptions-1.1.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/requestsexceptions-1.1.2/ChangeLog 
new/requestsexceptions-1.1.3/ChangeLog
--- old/requestsexceptions-1.1.2/ChangeLog      2016-01-05 00:16:00.000000000 
+0100
+++ new/requestsexceptions-1.1.3/ChangeLog      2016-02-07 16:31:23.000000000 
+0100
@@ -1,6 +1,11 @@
 CHANGES
 =======
 
+1.1.3
+-----
+
+* Properly indicate python 3 support
+
 1.1.2
 -----
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/requestsexceptions-1.1.2/PKG-INFO 
new/requestsexceptions-1.1.3/PKG-INFO
--- old/requestsexceptions-1.1.2/PKG-INFO       2016-01-05 00:16:00.000000000 
+0100
+++ new/requestsexceptions-1.1.3/PKG-INFO       2016-02-07 16:31:23.000000000 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: requestsexceptions
-Version: 1.1.2
+Version: 1.1.3
 Summary: Import exceptions from potentially bundled packages in requests.
 Home-page: http://www.openstack.org/
 Author: OpenStack
@@ -26,4 +26,6 @@
 Classifier: Programming Language :: Python
 Classifier: Programming Language :: Python :: 2
 Classifier: Programming Language :: Python :: 2.7
-Classifier: Programming Language :: Python :: 2.6
+Classifier: Programming Language :: Python :: 3
+Classifier: Programming Language :: Python :: 3.3
+Classifier: Programming Language :: Python :: 3.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/requestsexceptions-1.1.2/requestsexceptions.egg-info/PKG-INFO 
new/requestsexceptions-1.1.3/requestsexceptions.egg-info/PKG-INFO
--- old/requestsexceptions-1.1.2/requestsexceptions.egg-info/PKG-INFO   
2016-01-05 00:16:00.000000000 +0100
+++ new/requestsexceptions-1.1.3/requestsexceptions.egg-info/PKG-INFO   
2016-02-07 16:31:23.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: requestsexceptions
-Version: 1.1.2
+Version: 1.1.3
 Summary: Import exceptions from potentially bundled packages in requests.
 Home-page: http://www.openstack.org/
 Author: OpenStack
@@ -26,4 +26,6 @@
 Classifier: Programming Language :: Python
 Classifier: Programming Language :: Python :: 2
 Classifier: Programming Language :: Python :: 2.7
-Classifier: Programming Language :: Python :: 2.6
+Classifier: Programming Language :: Python :: 3
+Classifier: Programming Language :: Python :: 3.3
+Classifier: Programming Language :: Python :: 3.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/requestsexceptions-1.1.2/requestsexceptions.egg-info/pbr.json 
new/requestsexceptions-1.1.3/requestsexceptions.egg-info/pbr.json
--- old/requestsexceptions-1.1.2/requestsexceptions.egg-info/pbr.json   
2016-01-05 00:16:00.000000000 +0100
+++ new/requestsexceptions-1.1.3/requestsexceptions.egg-info/pbr.json   
2016-02-07 16:31:23.000000000 +0100
@@ -1 +1 @@
-{"git_version": "cd9cc98", "is_release": true}
\ No newline at end of file
+{"git_version": "19ee969", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/requestsexceptions-1.1.2/setup.cfg 
new/requestsexceptions-1.1.3/setup.cfg
--- old/requestsexceptions-1.1.2/setup.cfg      2016-01-05 00:16:00.000000000 
+0100
+++ new/requestsexceptions-1.1.3/setup.cfg      2016-02-07 16:31:23.000000000 
+0100
@@ -15,14 +15,19 @@
        Programming Language :: Python
        Programming Language :: Python :: 2
        Programming Language :: Python :: 2.7
-       Programming Language :: Python :: 2.6
+       Programming Language :: Python :: 3
+       Programming Language :: Python :: 3.3
+       Programming Language :: Python :: 3.4
 
 [files]
 packages = 
        requestsexceptions
 
+[wheel]
+universal = 1
+
 [egg_info]
-tag_svn_revision = 0
 tag_date = 0
+tag_svn_revision = 0
 tag_build = 
 


Reply via email to