Hello community,

here is the log from the commit of package python3-virtualenv for 
openSUSE:Factory checked in at 2015-07-12 22:53:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-virtualenv (Old)
 and      /work/SRC/openSUSE:Factory/.python3-virtualenv.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-virtualenv"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-virtualenv/python3-virtualenv.changes    
2015-06-02 10:12:56.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-virtualenv.new/python3-virtualenv.changes   
    2015-07-12 22:53:03.000000000 +0200
@@ -1,0 +2,11 @@
+Thu Jul  2 03:50:59 UTC 2015 - jacobwin...@gmail.com
+
+- update to version 13.1.0
+  * Upgrade pip to 7.1.0
+  * Upgrade setuptools to 18.0.1
+
+- changes from version 13.0.3
+  * Upgrade pip to 7.1.0
+  * Upgrade setuptools to 18.0.1
+
+-------------------------------------------------------------------

Old:
----
  virtualenv-13.0.3.tar.gz

New:
----
  virtualenv-13.1.0.tar.gz

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

Other differences:
------------------
++++++ python3-virtualenv.spec ++++++
--- /var/tmp/diff_new_pack.9NOTQO/_old  2015-07-12 22:53:04.000000000 +0200
+++ /var/tmp/diff_new_pack.9NOTQO/_new  2015-07-12 22:53:04.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python3-virtualenv
-Version:        13.0.3
+Version:        13.1.0
 Release:        0
 Url:            http://www.virtualenv.org/
 Summary:        Virtual Python Environment builder

++++++ virtualenv-13.0.3.tar.gz -> virtualenv-13.1.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-13.0.3/PKG-INFO 
new/virtualenv-13.1.0/PKG-INFO
--- old/virtualenv-13.0.3/PKG-INFO      2015-06-02 03:38:26.000000000 +0200
+++ new/virtualenv-13.1.0/PKG-INFO      2015-07-01 02:32:19.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: virtualenv
-Version: 13.0.3
+Version: 13.1.0
 Summary: Virtual Python Environment builder
 Home-page: https://virtualenv.pypa.io/
 Author: Jannis Leidel, Carl Meyer and Brian Rosner
@@ -47,6 +47,14 @@
         Release History
         ===============
         
+        13.1.0 (2015-06-30)
+        ~~~~~~~~~~~~~~~~~~~
+        
+        * Upgrade pip to 7.1.0
+        
+        * Upgrade setuptools to 18.0.1
+        
+        
         13.0.3 (2015-06-01)
         ~~~~~~~~~~~~~~~~~~~
         
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-13.0.3/docs/changes.rst 
new/virtualenv-13.1.0/docs/changes.rst
--- old/virtualenv-13.0.3/docs/changes.rst      2015-06-02 03:37:43.000000000 
+0200
+++ new/virtualenv-13.1.0/docs/changes.rst      2015-07-01 02:32:16.000000000 
+0200
@@ -1,6 +1,14 @@
 Release History
 ===============
 
+13.1.0 (2015-06-30)
+~~~~~~~~~~~~~~~~~~~
+
+* Upgrade pip to 7.1.0
+
+* Upgrade setuptools to 18.0.1
+
+
 13.0.3 (2015-06-01)
 ~~~~~~~~~~~~~~~~~~~
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-13.0.3/setup.cfg 
new/virtualenv-13.1.0/setup.cfg
--- old/virtualenv-13.0.3/setup.cfg     2015-06-02 03:38:26.000000000 +0200
+++ new/virtualenv-13.1.0/setup.cfg     2015-07-01 02:32:19.000000000 +0200
@@ -2,7 +2,7 @@
 universal = 1
 
 [egg_info]
-tag_build = 
-tag_date = 0
 tag_svn_revision = 0
+tag_date = 0
+tag_build = 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-13.0.3/virtualenv.egg-info/PKG-INFO 
new/virtualenv-13.1.0/virtualenv.egg-info/PKG-INFO
--- old/virtualenv-13.0.3/virtualenv.egg-info/PKG-INFO  2015-06-02 
03:38:23.000000000 +0200
+++ new/virtualenv-13.1.0/virtualenv.egg-info/PKG-INFO  2015-07-01 
02:32:19.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: virtualenv
-Version: 13.0.3
+Version: 13.1.0
 Summary: Virtual Python Environment builder
 Home-page: https://virtualenv.pypa.io/
 Author: Jannis Leidel, Carl Meyer and Brian Rosner
@@ -47,6 +47,14 @@
         Release History
         ===============
         
+        13.1.0 (2015-06-30)
+        ~~~~~~~~~~~~~~~~~~~
+        
+        * Upgrade pip to 7.1.0
+        
+        * Upgrade setuptools to 18.0.1
+        
+        
         13.0.3 (2015-06-01)
         ~~~~~~~~~~~~~~~~~~~
         
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-13.0.3/virtualenv.egg-info/SOURCES.txt 
new/virtualenv-13.1.0/virtualenv.egg-info/SOURCES.txt
--- old/virtualenv-13.0.3/virtualenv.egg-info/SOURCES.txt       2015-06-02 
03:38:26.000000000 +0200
+++ new/virtualenv-13.1.0/virtualenv.egg-info/SOURCES.txt       2015-07-01 
02:32:19.000000000 +0200
@@ -35,6 +35,6 @@
 virtualenv_embedded/site.py
 virtualenv_support/__init__.py
 virtualenv_support/argparse-1.3.0-py2.py3-none-any.whl
-virtualenv_support/pip-7.0.3-py2.py3-none-any.whl
-virtualenv_support/setuptools-17.0-py2.py3-none-any.whl
+virtualenv_support/pip-7.1.0-py2.py3-none-any.whl
+virtualenv_support/setuptools-18.0.1-py2.py3-none-any.whl
 virtualenv_support/wheel-0.24.0-py2.py3-none-any.whl
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-13.0.3/virtualenv.egg-info/pbr.json 
new/virtualenv-13.1.0/virtualenv.egg-info/pbr.json
--- old/virtualenv-13.0.3/virtualenv.egg-info/pbr.json  2015-06-02 
03:38:23.000000000 +0200
+++ new/virtualenv-13.1.0/virtualenv.egg-info/pbr.json  2015-07-01 
02:32:19.000000000 +0200
@@ -1 +1 @@
-{"git_version": "f330de3", "is_release": true}
\ No newline at end of file
+{"is_release": true, "git_version": "a9b4e67"}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-13.0.3/virtualenv.py 
new/virtualenv-13.1.0/virtualenv.py
--- old/virtualenv-13.0.3/virtualenv.py 2015-06-02 03:37:24.000000000 +0200
+++ new/virtualenv-13.1.0/virtualenv.py 2015-07-01 02:32:16.000000000 +0200
@@ -2,7 +2,7 @@
 """Create a "virtual" Python installation
 """
 
-__version__ = "13.0.3"
+__version__ = "13.1.0"
 virtualenv_version = __version__  # legacy
 
 import base64
Files old/virtualenv-13.0.3/virtualenv_support/pip-7.0.3-py2.py3-none-any.whl 
and new/virtualenv-13.1.0/virtualenv_support/pip-7.0.3-py2.py3-none-any.whl 
differ
Files old/virtualenv-13.0.3/virtualenv_support/pip-7.1.0-py2.py3-none-any.whl 
and new/virtualenv-13.1.0/virtualenv_support/pip-7.1.0-py2.py3-none-any.whl 
differ
Files 
old/virtualenv-13.0.3/virtualenv_support/setuptools-17.0-py2.py3-none-any.whl 
and 
new/virtualenv-13.1.0/virtualenv_support/setuptools-17.0-py2.py3-none-any.whl 
differ
Files 
old/virtualenv-13.0.3/virtualenv_support/setuptools-18.0.1-py2.py3-none-any.whl 
and 
new/virtualenv-13.1.0/virtualenv_support/setuptools-18.0.1-py2.py3-none-any.whl 
differ


Reply via email to