Hello community,

here is the log from the commit of package python3-twine for openSUSE:Factory 
checked in at 2016-01-01 19:48:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-twine (Old)
 and      /work/SRC/openSUSE:Factory/.python3-twine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-twine"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-twine/python3-twine.changes      
2015-11-05 11:35:42.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-twine.new/python3-twine.changes 
2016-01-01 19:51:12.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Dec 29 19:37:02 UTC 2015 - a...@gmx.de
+
+- update to version 1.6.5:
+  * Bump requests-toolbelt version to ensure we avoid ConnectionErrors
+
+-------------------------------------------------------------------

Old:
----
  twine-1.6.4.tar.gz

New:
----
  twine-1.6.5.tar.gz

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

Other differences:
------------------
++++++ python3-twine.spec ++++++
--- /var/tmp/diff_new_pack.AQk3fg/_old  2016-01-01 19:51:13.000000000 +0100
+++ /var/tmp/diff_new_pack.AQk3fg/_new  2016-01-01 19:51:13.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python3-twine
-Version:        1.6.4
+Version:        1.6.5
 Release:        0
 Summary:        Collection of utilities for interacting with PyPI
 License:        Apache-2.0

++++++ twine-1.6.4.tar.gz -> twine-1.6.5.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/twine-1.6.4/PKG-INFO new/twine-1.6.5/PKG-INFO
--- old/twine-1.6.4/PKG-INFO    2015-10-28 04:10:17.000000000 +0100
+++ new/twine-1.6.5/PKG-INFO    2015-12-17 00:36:32.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: twine
-Version: 1.6.4
+Version: 1.6.5
 Summary: Collection of utilities for interacting with PyPI
 Home-page: https://github.com/pypa/twine
 Author: Donald Stufft and individual contributors
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/twine-1.6.4/docs/changelog.rst 
new/twine-1.6.5/docs/changelog.rst
--- old/twine-1.6.4/docs/changelog.rst  2015-10-28 04:09:50.000000000 +0100
+++ new/twine-1.6.5/docs/changelog.rst  2015-12-17 00:34:22.000000000 +0100
@@ -4,6 +4,11 @@
 Changelog
 =========
 
+* :release:`1.6.5 <2015-12-16>`
+
+  * :bug:`155` Bump requests-toolbelt version to ensure we avoid
+    ConnectionErrors
+
 * :release:`1.6.4 <2015-10-27>`
 
   * :bug:`145` Paths with hyphens in them break the Wheel regular expression.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/twine-1.6.4/setup.py new/twine-1.6.5/setup.py
--- old/twine-1.6.4/setup.py    2015-09-17 03:33:30.000000000 +0200
+++ new/twine-1.6.5/setup.py    2015-12-17 00:32:09.000000000 +0100
@@ -21,7 +21,7 @@
 install_requires = [
     "pkginfo >= 1.0",
     "requests >= 2.3.0",
-    "requests-toolbelt >= 0.4.0",
+    "requests-toolbelt >= 0.5.1",
     "setuptools >= 0.7.0",
 ]
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/twine-1.6.4/twine/__init__.py 
new/twine-1.6.5/twine/__init__.py
--- old/twine-1.6.4/twine/__init__.py   2015-10-28 04:09:50.000000000 +0100
+++ new/twine-1.6.5/twine/__init__.py   2015-12-17 00:34:33.000000000 +0100
@@ -23,7 +23,7 @@
 __summary__ = "Collection of utilities for interacting with PyPI"
 __uri__ = "https://github.com/pypa/twine";
 
-__version__ = "1.6.4"
+__version__ = "1.6.5"
 
 __author__ = "Donald Stufft and individual contributors"
 __email__ = "don...@stufft.io"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/twine-1.6.4/twine.egg-info/PKG-INFO 
new/twine-1.6.5/twine.egg-info/PKG-INFO
--- old/twine-1.6.4/twine.egg-info/PKG-INFO     2015-10-28 04:10:16.000000000 
+0100
+++ new/twine-1.6.5/twine.egg-info/PKG-INFO     2015-12-17 00:36:32.000000000 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: twine
-Version: 1.6.4
+Version: 1.6.5
 Summary: Collection of utilities for interacting with PyPI
 Home-page: https://github.com/pypa/twine
 Author: Donald Stufft and individual contributors
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/twine-1.6.4/twine.egg-info/requires.txt 
new/twine-1.6.5/twine.egg-info/requires.txt
--- old/twine-1.6.4/twine.egg-info/requires.txt 2015-10-28 04:10:16.000000000 
+0100
+++ new/twine-1.6.5/twine.egg-info/requires.txt 2015-12-17 00:36:32.000000000 
+0100
@@ -1,4 +1,4 @@
 pkginfo >= 1.0
 requests >= 2.3.0
-requests-toolbelt >= 0.4.0
+requests-toolbelt >= 0.5.1
 setuptools >= 0.7.0


Reply via email to