Hello community,

here is the log from the commit of package python3-virtualenv for 
openSUSE:Factory checked in at 2015-01-07 09:38:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-01-03 22:01:05.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-virtualenv.new/python3-virtualenv.changes   
    2015-01-07 09:38:36.000000000 +0100
@@ -1,0 +2,9 @@
+Sun Jan  4 20:33:16 UTC 2015 - [email protected]
+
+- specfile: update copyright year
+
+- update to version 12.0.5:
+  * Upgrade pip to 6.0.6
+  * Upgrade setuptools to 11.0
+
+-------------------------------------------------------------------

Old:
----
  virtualenv-12.0.4.tar.gz

New:
----
  virtualenv-12.0.5.tar.gz

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

Other differences:
------------------
++++++ python3-virtualenv.spec ++++++
--- /var/tmp/diff_new_pack.ZATplX/_old  2015-01-07 09:38:38.000000000 +0100
+++ /var/tmp/diff_new_pack.ZATplX/_new  2015-01-07 09:38:38.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-virtualenv
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products 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:           python3-virtualenv
-Version:        12.0.4
+Version:        12.0.5
 Release:        0
 Url:            http://www.virtualenv.org/
 Summary:        Virtual Python Environment builder

++++++ virtualenv-12.0.4.tar.gz -> virtualenv-12.0.5.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-12.0.4/PKG-INFO 
new/virtualenv-12.0.5/PKG-INFO
--- old/virtualenv-12.0.4/PKG-INFO      2014-12-24 03:58:18.000000000 +0100
+++ new/virtualenv-12.0.5/PKG-INFO      2015-01-03 10:43:30.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: virtualenv
-Version: 12.0.4
+Version: 12.0.5
 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
         ===============
         
+        12.0.5 (2015-01-03)
+        ~~~~~~~~~~~~~~~~~~~
+        
+        * Upgrade pip to 6.0.6
+        
+        * Upgrade setuptools to 11.0
+        
+        
         12.0.4 (2014-22-23)
         ~~~~~~~~~~~~~~~~~~~
         
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-12.0.4/docs/changes.rst 
new/virtualenv-12.0.5/docs/changes.rst
--- old/virtualenv-12.0.4/docs/changes.rst      2014-12-24 03:58:14.000000000 
+0100
+++ new/virtualenv-12.0.5/docs/changes.rst      2015-01-03 10:43:22.000000000 
+0100
@@ -1,6 +1,14 @@
 Release History
 ===============
 
+12.0.5 (2015-01-03)
+~~~~~~~~~~~~~~~~~~~
+
+* Upgrade pip to 6.0.6
+
+* Upgrade setuptools to 11.0
+
+
 12.0.4 (2014-22-23)
 ~~~~~~~~~~~~~~~~~~~
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-12.0.4/setup.cfg 
new/virtualenv-12.0.5/setup.cfg
--- old/virtualenv-12.0.4/setup.cfg     2014-12-24 03:58:18.000000000 +0100
+++ new/virtualenv-12.0.5/setup.cfg     2015-01-03 10:43:30.000000000 +0100
@@ -1,5 +1,5 @@
 [egg_info]
-tag_date = 0
-tag_svn_revision = 0
 tag_build = 
+tag_svn_revision = 0
+tag_date = 0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-12.0.4/virtualenv.egg-info/PKG-INFO 
new/virtualenv-12.0.5/virtualenv.egg-info/PKG-INFO
--- old/virtualenv-12.0.4/virtualenv.egg-info/PKG-INFO  2014-12-24 
03:58:17.000000000 +0100
+++ new/virtualenv-12.0.5/virtualenv.egg-info/PKG-INFO  2015-01-03 
10:43:27.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: virtualenv
-Version: 12.0.4
+Version: 12.0.5
 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
         ===============
         
+        12.0.5 (2015-01-03)
+        ~~~~~~~~~~~~~~~~~~~
+        
+        * Upgrade pip to 6.0.6
+        
+        * Upgrade setuptools to 11.0
+        
+        
         12.0.4 (2014-22-23)
         ~~~~~~~~~~~~~~~~~~~
         
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-12.0.4/virtualenv.egg-info/SOURCES.txt 
new/virtualenv-12.0.5/virtualenv.egg-info/SOURCES.txt
--- old/virtualenv-12.0.4/virtualenv.egg-info/SOURCES.txt       2014-12-24 
03:58:18.000000000 +0100
+++ new/virtualenv-12.0.5/virtualenv.egg-info/SOURCES.txt       2015-01-03 
10:43:30.000000000 +0100
@@ -33,5 +33,5 @@
 virtualenv_embedded/distutils.cfg
 virtualenv_embedded/site.py
 virtualenv_support/__init__.py
-virtualenv_support/pip-6.0.3-py2.py3-none-any.whl
-virtualenv_support/setuptools-8.2.1-py2.py3-none-any.whl
\ No newline at end of file
+virtualenv_support/pip-6.0.6-py2.py3-none-any.whl
+virtualenv_support/setuptools-11.0-py2.py3-none-any.whl
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-12.0.4/virtualenv.egg-info/pbr.json 
new/virtualenv-12.0.5/virtualenv.egg-info/pbr.json
--- old/virtualenv-12.0.4/virtualenv.egg-info/pbr.json  2014-12-24 
03:58:17.000000000 +0100
+++ new/virtualenv-12.0.5/virtualenv.egg-info/pbr.json  2015-01-03 
10:43:27.000000000 +0100
@@ -1 +1 @@
-{"git_version": "ecf572d", "is_release": true}
\ No newline at end of file
+{"git_version": "9205ff4", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-12.0.4/virtualenv.py 
new/virtualenv-12.0.5/virtualenv.py
--- old/virtualenv-12.0.4/virtualenv.py 2014-12-24 03:58:14.000000000 +0100
+++ new/virtualenv-12.0.5/virtualenv.py 2015-01-03 10:43:22.000000000 +0100
@@ -2,7 +2,7 @@
 """Create a "virtual" Python installation
 """
 
-__version__ = "12.0.4"
+__version__ = "12.0.5"
 virtualenv_version = __version__  # legacy
 
 import base64
Files old/virtualenv-12.0.4/virtualenv_support/pip-6.0.3-py2.py3-none-any.whl 
and new/virtualenv-12.0.5/virtualenv_support/pip-6.0.3-py2.py3-none-any.whl 
differ
Files old/virtualenv-12.0.4/virtualenv_support/pip-6.0.6-py2.py3-none-any.whl 
and new/virtualenv-12.0.5/virtualenv_support/pip-6.0.6-py2.py3-none-any.whl 
differ
Files 
old/virtualenv-12.0.4/virtualenv_support/setuptools-11.0-py2.py3-none-any.whl 
and 
new/virtualenv-12.0.5/virtualenv_support/setuptools-11.0-py2.py3-none-any.whl 
differ
Files 
old/virtualenv-12.0.4/virtualenv_support/setuptools-8.2.1-py2.py3-none-any.whl 
and 
new/virtualenv-12.0.5/virtualenv_support/setuptools-8.2.1-py2.py3-none-any.whl 
differ

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to