commit python3-virtualenv for openSUSE:Factory

2016-11-25 Thread h_root
Hello community,

here is the log from the commit of package python3-virtualenv for 
openSUSE:Factory checked in at 2016-11-25 12:03:13

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-doc.changes
2016-09-09 10:14:41.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-virtualenv.new/python3-virtualenv-doc.changes
   2016-11-25 12:03:13.0 +0100
@@ -1,0 +2,10 @@
+Thu Nov 17 16:49:36 UTC 2016 - a...@gmx.de
+
+- update to version 15.1.0:
+  * Support Python 3.6.
+  * Upgrade setuptools to 28.0.0.
+  * Upgrade pip to 9.0.1.
+  * Don’t install pre-release versions of pip, setuptools, or wheel
+from PyPI.
+
+---
python3-virtualenv.changes: same change

Old:

  virtualenv-15.0.3.tar.gz

New:

  virtualenv-15.1.0.tar.gz



Other differences:
--
++ python3-virtualenv-doc.spec ++
--- /var/tmp/diff_new_pack.haKxTb/_old  2016-11-25 12:03:15.0 +0100
+++ /var/tmp/diff_new_pack.haKxTb/_new  2016-11-25 12:03:15.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-virtualenv-doc
-Version:15.0.3
+Version:15.1.0
 Release:0
 Url:http://www.virtualenv.org/
 Summary:Documentation for python3-virtualenv

python3-virtualenv.spec: same change
++ virtualenv-15.0.3.tar.gz -> virtualenv-15.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-15.0.3/PKG-INFO 
new/virtualenv-15.1.0/PKG-INFO
--- old/virtualenv-15.0.3/PKG-INFO  2016-08-05 14:44:21.0 +0200
+++ new/virtualenv-15.1.0/PKG-INFO  2016-11-16 03:39:36.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: virtualenv
-Version: 15.0.3
+Version: 15.1.0
 Summary: Virtual Python Environment builder
 Home-page: https://virtualenv.pypa.io/
 Author: Jannis Leidel, Carl Meyer and Brian Rosner
@@ -47,27 +47,28 @@
 Release History
 ===
 
-15.0.3 (2016-08-05)
+15.1.0 (2016-11-15)
 ---
 
-* Test for given python path actually being an executable *file*, #939
+* Support Python 3.6.
 
-* Only search for copy actual existing Tcl/Tk directories (PR #937)
+* Upgrade setuptools to 28.0.0.
 
-* Generically search for correct Tcl/Tk version (PR #926, PR #933)
+* Upgrade pip to 9.0.1.
+
+* Don't install pre-release versions of pip, setuptools, or wheel from 
PyPI.
 
-* Upgrade setuptools to 22.0.5
 
-15.0.2 (2016-05-28)
+15.0.3 (2016-08-05)
 ---
 
-* Copy Tcl/Tk libs on Windows to allow them to run,
-  fixes #93 (PR #888)
+* Test for given python path actually being an executable *file*, #939
 
-* Upgrade setuptools to 21.2.1.
+* Only search for copy actual existing Tcl/Tk directories (PR #937)
 
-* Upgrade pip to 8.1.2.
+* Generically search for correct Tcl/Tk version (PR #926, PR #933)
 
+* Upgrade setuptools to 22.0.5
 
 `Full Changelog `_.
 Keywords: setuptools deployment installation distutils
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-15.0.3/docs/changes.rst 
new/virtualenv-15.1.0/docs/changes.rst
--- old/virtualenv-15.0.3/docs/changes.rst  2016-08-05 14:22:26.0 
+0200
+++ new/virtualenv-15.1.0/docs/changes.rst  2016-11-16 03:39:30.0 
+0100
@@ -1,6 +1,18 @@
 Release History
 ===
 
+15.1.0 (2016-11-15)
+---
+
+* Support Python 3.6.
+
+* Upgrade setuptools to 28.0.0.
+
+* Upgrade pip to 9.0.1.
+
+* Don't install pre-release versions of pip, setuptools, or wheel from PyPI.
+
+
 15.0.3 (2016-08-05)
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-15.0.3/virtualenv.egg-info/PKG-INFO 
new/virtualenv-15.1.0/virtualenv.egg-info/PKG-INFO
--- old/virtualenv-15.0.3/virtualenv.egg-info/PKG-INFO  2016-08-05 
14:44:21.0 +0200
+++ new/virtualenv-15.1.0/virtualenv.egg-info/PKG-INFO  2016-11-16 
03:39:36.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: virtualenv
-Version: 15.0.3
+Version: 15.1.0
 Summary: Virtual Python Environment builder
 Home-page: https://virtualenv.pypa.io/
 Author: Jannis Leidel, Carl Meyer and Brian Rosner

commit python3-virtualenv for openSUSE:Factory

2016-09-09 Thread h_root
Hello community,

here is the log from the commit of package python3-virtualenv for 
openSUSE:Factory checked in at 2016-09-09 10:14: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-doc.changes
2016-02-18 12:35:21.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-virtualenv.new/python3-virtualenv-doc.changes
   2016-09-09 10:14:41.0 +0200
@@ -1,0 +2,47 @@
+Sat Aug  6 02:44:02 UTC 2016 - a...@gmx.de
+
+- update to version 15.0.3:
+  * Test for given python path actually being an executable file, #939
+  * Only search for copy actual existing Tcl/Tk directories (PR #937)
+  * Generically search for correct Tcl/Tk version (PR #926, PR #933)
+  * Upgrade setuptools to 22.0.5
+
+---
+Sat May 28 19:44:47 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * fixed source url
+
+- update to version 15.0.2:
+  * Copy Tcl/Tk libs on Windows to allow them to run, fixes #93 (PR
+#888)
+  * Upgrade setuptools to 21.2.1.
+  * Upgrade pip to 8.1.2.
+
+---
+Sun May  8 07:07:25 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * updated source url to files.pythonhosted.org
+
+---
+Thu Mar 17 16:43:52 UTC 2016 - a...@gmx.de
+
+- update to version 15.0.1:
+  * Print error message when DEST_DIR exists and is a file
+  * Upgrade setuptools to 20.3
+  * Upgrade pip to 8.1.1.
+
+---
+Sun Mar  6 02:30:27 UTC 2016 - a...@gmx.de
+
+- update to version 15.0.0:
+  * Remove the virtualenv-N.N script from the package; this can no
+longer be correctly created from a wheel installation. Resolves
+:issue:`851`, :issue:`692`
+  * Remove accidental runtime dependency on pip by extracting
+certificate in the subprocess.
+  * Upgrade setuptools 20.2.2.
+  * Upgrade pip to 8.1.0.
+
+---
--- /work/SRC/openSUSE:Factory/python3-virtualenv/python3-virtualenv.changes
2016-02-18 12:35:21.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-virtualenv.new/python3-virtualenv.changes   
2016-09-09 10:14:43.0 +0200
@@ -1,0 +2,47 @@
+Sat Aug  6 02:44:02 UTC 2016 - a...@gmx.de
+
+- update to version 15.0.3:
+  * Test for given python path actually being an executable file, #939
+  * Only search for copy actual existing Tcl/Tk directories (PR #937)
+  * Generically search for correct Tcl/Tk version (PR #926, PR #933)
+  * Upgrade setuptools to 22.0.5
+
+---
+Sat May 28 19:44:47 UTC 2016 - a...@gmx.de
+
+- update to version 15.0.2:
+  * Copy Tcl/Tk libs on Windows to allow them to run, fixes #93 (PR
+#888)
+  * Upgrade setuptools to 21.2.1.
+  * Upgrade pip to 8.1.2.
+
+---
+Sun May  8 07:07:23 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * updated source url to files.pythonhosted.org
+
+---
+Thu Mar 17 16:43:52 UTC 2016 - a...@gmx.de
+
+- update to version 15.0.1:
+  * Print error message when DEST_DIR exists and is a file
+  * Upgrade setuptools to 20.3
+  * Upgrade pip to 8.1.1.
+
+---
+Sun Mar  6 02:30:27 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * fixed update alternatives
+
+- update to version 15.0.0:
+  * Remove the virtualenv-N.N script from the package; this can no
+longer be correctly created from a wheel installation. Resolves
+:issue:`851`, :issue:`692`
+  * Remove accidental runtime dependency on pip by extracting
+certificate in the subprocess.
+  * Upgrade setuptools 20.2.2.
+  * Upgrade pip to 8.1.0.
+
+---

Old:

  virtualenv-14.0.6.tar.gz

New:

  virtualenv-15.0.3.tar.gz



Other differences:
--
++ python3-virtualenv-doc.spec ++
--- /var/tmp/diff_new_pack.q2y2xq/_old  2016-09-09 10:14:46.0 +0200
+++ /var/tmp/diff_new_pack.q2y2xq/_new  2016-09-09 10:14:46.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   python3-virtualenv-doc
-Version:14.0.6
+Version:15.0.3
 Release:0
 Url:http://www.virtualenv.org/
 Summary:Documentation for python3-virtualenv
 License:MIT
 Group:  Development/Languages/Python
-Source: 

commit python3-virtualenv for openSUSE:Factory

2016-02-18 Thread h_root
Hello community,

here is the log from the commit of package python3-virtualenv for 
openSUSE:Factory checked in at 2016-02-18 11:05:03

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-doc.changes
2016-02-05 00:31:02.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-virtualenv.new/python3-virtualenv-doc.changes
   2016-02-18 12:35:21.0 +0100
@@ -1,0 +2,9 @@
+Mon Feb  8 05:04:48 UTC 2016 - a...@gmx.de
+
+- update to version 14.0.6:
+  * Upgrade setuptools to 20.0
+  * Upgrade wheel to 0.29.0
+  * Fix an error where virtualenv didn’t pass in a working ssl
+certificate for pip, causing “weird” errors related to ssl.
+
+---
python3-virtualenv.changes: same change

Old:

  virtualenv-14.0.5.tar.gz

New:

  virtualenv-14.0.6.tar.gz



Other differences:
--
++ python3-virtualenv-doc.spec ++
--- /var/tmp/diff_new_pack.JXhzfO/_old  2016-02-18 12:35:22.0 +0100
+++ /var/tmp/diff_new_pack.JXhzfO/_new  2016-02-18 12:35:22.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-virtualenv-doc
-Version:14.0.5
+Version:14.0.6
 Release:0
 Url:http://www.virtualenv.org/
 Summary:Documentation for python3-virtualenv

python3-virtualenv.spec: same change
++ virtualenv-14.0.5.tar.gz -> virtualenv-14.0.6.tar.gz ++
 2304 lines of diff (skipped)




commit python3-virtualenv for openSUSE:Factory

2016-02-04 Thread h_root
Hello community,

here is the log from the commit of package python3-virtualenv for 
openSUSE:Factory checked in at 2016-02-05 00:31:01

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-doc.changes
2016-01-28 22:49:52.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-virtualenv.new/python3-virtualenv-doc.changes
   2016-02-05 00:31:02.0 +0100
@@ -1,0 +2,25 @@
+Tue Feb  2 01:46:46 UTC 2016 - a...@gmx.de
+
+- update to version 14.0.5:
+  * Homogenize drive letter casing for both prefixes and
+filenames. #858
+
+---
+Sun Jan 31 23:32:38 UTC 2016 - a...@gmx.de
+
+- update to version 14.0.4:
+  * Upgrade setuptools to 19.6.2
+  * Revert ac4ea65; only correct drive letter case. Fixes #856, #815
+
+---
+Sat Jan 30 17:46:45 UTC 2016 - a...@gmx.de
+
+- update to version 14.0.3:
+  * Upgrade setuptools to 19.6.1
+
+- changes from version 14.0.2:
+  * Upgrade setuptools to 19.6
+  * Supress any errors from unset on different shells (PR #843)
+  * Normalize letter case for prefix path checking. Fixes #837
+
+---
python3-virtualenv.changes: same change

Old:

  virtualenv-14.0.1.tar.gz

New:

  virtualenv-14.0.5.tar.gz



Other differences:
--
++ python3-virtualenv-doc.spec ++
--- /var/tmp/diff_new_pack.wYoFD8/_old  2016-02-05 00:31:03.0 +0100
+++ /var/tmp/diff_new_pack.wYoFD8/_new  2016-02-05 00:31:03.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-virtualenv-doc
-Version:14.0.1
+Version:14.0.5
 Release:0
 Url:http://www.virtualenv.org/
 Summary:Documentation for python3-virtualenv

python3-virtualenv.spec: same change
++ virtualenv-14.0.1.tar.gz -> virtualenv-14.0.5.tar.gz ++
 2407 lines of diff (skipped)




commit python3-virtualenv for openSUSE:Factory

2016-01-29 Thread h_root
Hello community,

here is the log from the commit of package python3-virtualenv for 
openSUSE:Factory checked in at 2016-01-28 22:49:45

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-doc.changes
2015-08-27 08:55:51.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-virtualenv.new/python3-virtualenv-doc.changes
   2016-01-28 22:49:52.0 +0100
@@ -1,0 +2,38 @@
+Fri Jan 22 07:04:23 UTC 2016 - a...@gmx.de
+
+- update to version 14.0.1:
+  * Upgrade from pip 8.0.0 to 8.0.2.
+  * Fix the default of --(no-)download to default to downloading.
+
+---
+Wed Jan 20 05:45:41 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+
+- update to version 14.0.0:
+  * BACKWARDS INCOMPATIBLE Drop support for Python 3.2.
+  * Upgrade setuptools to 19.4
+  * Upgrade wheel to 0.26.0
+  * Upgrade pip to 8.0.0
+  * Upgrade argparse to 1.4.0
+  * Added support for python-config script (PR #798)
+  * Updated activate.fish (PR #589) (PR #799)
+  * Account for a site.pyo correctly in some python implementations
+(PR #759)
+  * Properly restore an empty PS1 (#407)
+  * Properly remove pydoc when deactivating
+  * Remove workaround for very old Mageia / Mandriva linuxes (PR #472)
+  * Added a space after virtualenv name in the prompt: (env) $PS1
+  * Make sure not to run a –user install when creating the virtualenv
+(PR #803)
+  * Remove virtualenv file’s path from directory when executing with a
+new python. Fixes issue #779, #763 (PR #805)
+  * Remove use of () in .bat files so Program Files (x86) works #35
+  * Download new releases of the preinstalled software from PyPI when
+there are new releases available. This behavior can be disabled
+using --no-download.
+  * Make --no-setuptools, --no-pip, and --no-wheel independent of each
+other.
+
+---
python3-virtualenv.changes: same change

Old:

  virtualenv-13.1.2.tar.gz

New:

  virtualenv-14.0.1.tar.gz



Other differences:
--
++ python3-virtualenv-doc.spec ++
--- /var/tmp/diff_new_pack.IjCjIO/_old  2016-01-28 22:49:52.0 +0100
+++ /var/tmp/diff_new_pack.IjCjIO/_new  2016-01-28 22:49:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-virtualenv-doc
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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:   python3-virtualenv-doc
-Version:13.1.2
+Version:14.0.1
 Release:0
 Url:http://www.virtualenv.org/
 Summary:Documentation for python3-virtualenv

python3-virtualenv.spec: same change
++ virtualenv-13.1.2.tar.gz -> virtualenv-14.0.1.tar.gz ++
 3788 lines of diff (skipped)




commit python3-virtualenv for openSUSE:Factory

2015-08-27 Thread h_root
Hello community,

here is the log from the commit of package python3-virtualenv for 
openSUSE:Factory checked in at 2015-08-27 08:55:46

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-doc.changes
2015-08-01 11:37:28.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-virtualenv.new/python3-virtualenv-doc.changes
   2015-08-27 08:55:51.0 +0200
@@ -1,0 +2,11 @@
+Sun Aug 23 00:17:07 UTC 2015 - a...@gmx.de
+
+- update to version 13.1.2:
+  * Upgrade pip to 7.1.2.
+
+- changes from version 13.1.1:
+  * Upgrade pip to 7.1.1.
+  * Upgrade setuptools to 18.2.
+  * Make the activate script safe to use when bash is running with -u.
+
+---
python3-virtualenv.changes: same change

Old:

  virtualenv-13.1.0.tar.gz

New:

  virtualenv-13.1.2.tar.gz



Other differences:
--
++ python3-virtualenv-doc.spec ++
--- /var/tmp/diff_new_pack.K9ueS4/_old  2015-08-27 08:55:52.0 +0200
+++ /var/tmp/diff_new_pack.K9ueS4/_new  2015-08-27 08:55:52.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-virtualenv-doc
-Version:13.1.0
+Version:13.1.2
 Release:0
 Url:http://www.virtualenv.org/
 Summary:Documentation for python3-virtualenv

python3-virtualenv.spec: same change
++ virtualenv-13.1.0.tar.gz - virtualenv-13.1.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-13.1.0/PKG-INFO 
new/virtualenv-13.1.2/PKG-INFO
--- old/virtualenv-13.1.0/PKG-INFO  2015-07-01 02:32:19.0 +0200
+++ new/virtualenv-13.1.2/PKG-INFO  2015-08-23 00:56:22.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: virtualenv
-Version: 13.1.0
+Version: 13.1.2
 Summary: Virtual Python Environment builder
 Home-page: https://virtualenv.pypa.io/
 Author: Jannis Leidel, Carl Meyer and Brian Rosner
@@ -47,6 +47,20 @@
 Release History
 ===
 
+13.1.2 (2015-08-23)
+~~~
+
+* Upgrade pip to 7.1.2.
+
+13.1.1 (2015-08-20)
+~~~
+
+* Upgrade pip to 7.1.1.
+
+* Upgrade setuptools to 18.2.
+
+* Make the activate script safe to use when bash is running with 
``-u``.
+
 13.1.0 (2015-06-30)
 ~~~
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-13.1.0/docs/changes.rst 
new/virtualenv-13.1.2/docs/changes.rst
--- old/virtualenv-13.1.0/docs/changes.rst  2015-07-01 02:32:16.0 
+0200
+++ new/virtualenv-13.1.2/docs/changes.rst  2015-08-23 00:56:19.0 
+0200
@@ -1,6 +1,20 @@
 Release History
 ===
 
+13.1.2 (2015-08-23)
+~~~
+
+* Upgrade pip to 7.1.2.
+
+13.1.1 (2015-08-20)
+~~~
+
+* Upgrade pip to 7.1.1.
+
+* Upgrade setuptools to 18.2.
+
+* Make the activate script safe to use when bash is running with ``-u``.
+
 13.1.0 (2015-06-30)
 ~~~
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-13.1.0/setup.cfg 
new/virtualenv-13.1.2/setup.cfg
--- old/virtualenv-13.1.0/setup.cfg 2015-07-01 02:32:19.0 +0200
+++ new/virtualenv-13.1.2/setup.cfg 2015-08-23 00:56:22.0 +0200
@@ -2,7 +2,7 @@
 universal = 1
 
 [egg_info]
-tag_svn_revision = 0
 tag_date = 0
+tag_svn_revision = 0
 tag_build = 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-13.1.0/virtualenv.egg-info/PKG-INFO 
new/virtualenv-13.1.2/virtualenv.egg-info/PKG-INFO
--- old/virtualenv-13.1.0/virtualenv.egg-info/PKG-INFO  2015-07-01 
02:32:19.0 +0200
+++ new/virtualenv-13.1.2/virtualenv.egg-info/PKG-INFO  2015-08-23 
00:56:22.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: virtualenv
-Version: 13.1.0
+Version: 13.1.2
 Summary: Virtual Python Environment builder
 Home-page: https://virtualenv.pypa.io/
 Author: Jannis Leidel, Carl Meyer and Brian Rosner
@@ -47,6 +47,20 @@
 Release History
 ===
 
+13.1.2 (2015-08-23)
+~~~
+
+* Upgrade pip to 7.1.2.
+
+13.1.1 (2015-08-20)
+~~~
+
+* Upgrade pip to 7.1.1.
+
+* Upgrade setuptools to 18.2.
+
+* Make the activate script safe to use when bash is 

commit python3-virtualenv for openSUSE:Factory

2015-08-01 Thread h_root
Hello community,

here is the log from the commit of package python3-virtualenv for 
openSUSE:Factory checked in at 2015-08-01 11:37:27

Comparing /work/SRC/openSUSE:Factory/python3-virtualenv (Old)
 and  /work/SRC/openSUSE:Factory/.python3-virtualenv.new (New)


Package is python3-virtualenv

Changes:

New Changes file:

--- /dev/null   2015-07-22 21:25:44.928025004 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-virtualenv.new/python3-virtualenv-doc.changes
   2015-08-01 11:37:28.0 +0200
@@ -0,0 +1,6 @@
+---
+Tue Jul 28 09:11:02 UTC 2015 - toddrme2...@gmail.com
+
+- Split documentation into a separate subpackage to avoid a 
+  dependency loop.
+
--- /work/SRC/openSUSE:Factory/python3-virtualenv/python3-virtualenv.changes
2015-07-12 22:53:03.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-virtualenv.new/python3-virtualenv.changes   
2015-08-01 11:37:28.0 +0200
@@ -1,0 +2,11 @@
+Tue Jul 28 10:18:51 UTC 2015 - toddrme2...@gmail.com
+
+- Don't depend on pip for python = 3.4, since it is built-in.
+
+---
+Tue Jul 28 09:11:02 UTC 2015 - toddrme2...@gmail.com
+
+- Split documentation into a separate subpackage to avoid a 
+  dependency loop.
+
+---

New:

  python3-virtualenv-doc.changes
  python3-virtualenv-doc.spec



Other differences:
--
++ python3-virtualenv-doc.spec ++
#
# spec file for package python3-virtualenv-doc
#
# Copyright (c) 2015 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:   python3-virtualenv-doc
Version:13.1.0
Release:0
Url:http://www.virtualenv.org/
Summary:Documentation for python3-virtualenv
License:MIT
Group:  Development/Languages/Python
Source: 
https://pypi.python.org/packages/source/v/virtualenv/virtualenv-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  python3-devel
# Documentation requirements
BuildRequires:  python3-Sphinx
Requires:   python3-pip
Requires:   python3-setuptools
BuildArch:  noarch

%description
This package contains the documentation and 
help files for python3-virtualenv.

%prep
%setup -q -n virtualenv-%{version}

%build
python3 setup.py build_sphinx  rm build/sphinx/html/.buildinfo

%install
mkdir -p %{buildroot}%{_docdir}/python3-virtualenv
cp -r build/sphinx/html %{buildroot}%{_docdir}/python3-virtualenv

%files
%defattr(-,root,root,-)
%doc LICENSE.txt
%{_docdir}/python3-virtualenv/

%changelog
++ python3-virtualenv.spec ++
--- /var/tmp/diff_new_pack.urMtUs/_old  2015-08-01 11:37:29.0 +0200
+++ /var/tmp/diff_new_pack.urMtUs/_new  2015-08-01 11:37:29.0 +0200
@@ -26,9 +26,12 @@
 Source: 
https://pypi.python.org/packages/source/v/virtualenv/virtualenv-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python3-devel
-# Documentation requirements
-BuildRequires:  python3-Sphinx
+BuildRequires:  python3-setuptools
+%if 0%{?suse_version} = 1310
+# pip is built-in for python 3.4
+BuildRequires:  python3-pip
 Requires:   python3-pip
+%endif
 Requires:   python3-setuptools
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
@@ -61,7 +64,6 @@
 
 %build
 python3 setup.py build
-python3 setup.py build_sphinx  rm build/sphinx/html/.buildinfo
 
 %install
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
@@ -85,7 +87,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst build/sphinx/html
+%doc LICENSE.txt README.rst
 %ghost %{_bindir}/virtualenv
 %{_bindir}/virtualenv-%{py3_ver}
 %{python3_sitelib}/virtualenv-%{version}-py%{py3_ver}.egg-info




commit python3-virtualenv for openSUSE:Factory

2015-07-12 Thread h_root
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.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-virtualenv.new/python3-virtualenv.changes   
2015-07-12 22:53:03.0 +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.0 +0200
+++ /var/tmp/diff_new_pack.9NOTQO/_new  2015-07-12 22:53:04.0 +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.0 +0200
+++ new/virtualenv-13.1.0/PKG-INFO  2015-07-01 02:32:19.0 +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.0 
+0200
+++ new/virtualenv-13.1.0/docs/changes.rst  2015-07-01 02:32:16.0 
+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.0 +0200
+++ new/virtualenv-13.1.0/setup.cfg 2015-07-01 02:32:19.0 +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.0 +0200
+++ new/virtualenv-13.1.0/virtualenv.egg-info/PKG-INFO  2015-07-01 
02:32:19.0 +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.0 +0200
+++ new/virtualenv-13.1.0/virtualenv.egg-info/SOURCES.txt   2015-07-01 
02:32:19.0 +0200
@@ -35,6 +35,6 @@
 virtualenv_embedded/site.py
 virtualenv_support/__init__.py
 virtualenv_support/argparse-1.3.0-py2.py3-none-any.whl

commit python3-virtualenv for openSUSE:Factory

2015-06-02 Thread h_root
Hello community,

here is the log from the commit of package python3-virtualenv for 
openSUSE:Factory checked in at 2015-06-02 10:12:55

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-05-25 11:15:44.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-virtualenv.new/python3-virtualenv.changes   
2015-06-02 10:12:56.0 +0200
@@ -1,0 +2,10 @@
+Tue Jun  2 02:51:10 UTC 2015 - a...@gmx.de
+
+- update to version 13.0.3:
+  * Upgrade pip to 7.0.3
+
+- changes from version 13.0.2:
+  * Upgrade pip to 7.0.2
+  * Upgrade setuptools to 17.0
+
+---

Old:

  virtualenv-13.0.1.tar.gz

New:

  virtualenv-13.0.3.tar.gz



Other differences:
--
++ python3-virtualenv.spec ++
--- /var/tmp/diff_new_pack.rCtfom/_old  2015-06-02 10:12:57.0 +0200
+++ /var/tmp/diff_new_pack.rCtfom/_new  2015-06-02 10:12:57.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-virtualenv
-Version:13.0.1
+Version:13.0.3
 Release:0
 Url:http://www.virtualenv.org/
 Summary:Virtual Python Environment builder

++ virtualenv-13.0.1.tar.gz - virtualenv-13.0.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-13.0.1/PKG-INFO 
new/virtualenv-13.0.3/PKG-INFO
--- old/virtualenv-13.0.1/PKG-INFO  2015-05-23 02:47:26.0 +0200
+++ new/virtualenv-13.0.3/PKG-INFO  2015-06-02 03:38:26.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: virtualenv
-Version: 13.0.1
+Version: 13.0.3
 Summary: Virtual Python Environment builder
 Home-page: https://virtualenv.pypa.io/
 Author: Jannis Leidel, Carl Meyer and Brian Rosner
@@ -47,6 +47,20 @@
 Release History
 ===
 
+13.0.3 (2015-06-01)
+~~~
+
+* Upgrade pip to 7.0.3
+
+
+13.0.2 (2015-06-01)
+~~~
+
+* Upgrade pip to 7.0.2
+
+* Upgrade setuptools to 17.0
+
+
 13.0.1 (2015-05-22)
 ~~~
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-13.0.1/docs/changes.rst 
new/virtualenv-13.0.3/docs/changes.rst
--- old/virtualenv-13.0.1/docs/changes.rst  2015-05-23 02:47:17.0 
+0200
+++ new/virtualenv-13.0.3/docs/changes.rst  2015-06-02 03:37:43.0 
+0200
@@ -1,6 +1,20 @@
 Release History
 ===
 
+13.0.3 (2015-06-01)
+~~~
+
+* Upgrade pip to 7.0.3
+
+
+13.0.2 (2015-06-01)
+~~~
+
+* Upgrade pip to 7.0.2
+
+* Upgrade setuptools to 17.0
+
+
 13.0.1 (2015-05-22)
 ~~~
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-13.0.1/setup.cfg 
new/virtualenv-13.0.3/setup.cfg
--- old/virtualenv-13.0.1/setup.cfg 2015-05-23 02:47:26.0 +0200
+++ new/virtualenv-13.0.3/setup.cfg 2015-06-02 03:38:26.0 +0200
@@ -2,7 +2,7 @@
 universal = 1
 
 [egg_info]
-tag_svn_revision = 0
-tag_date = 0
 tag_build = 
+tag_date = 0
+tag_svn_revision = 0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-13.0.1/virtualenv.egg-info/PKG-INFO 
new/virtualenv-13.0.3/virtualenv.egg-info/PKG-INFO
--- old/virtualenv-13.0.1/virtualenv.egg-info/PKG-INFO  2015-05-23 
02:47:23.0 +0200
+++ new/virtualenv-13.0.3/virtualenv.egg-info/PKG-INFO  2015-06-02 
03:38:23.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: virtualenv
-Version: 13.0.1
+Version: 13.0.3
 Summary: Virtual Python Environment builder
 Home-page: https://virtualenv.pypa.io/
 Author: Jannis Leidel, Carl Meyer and Brian Rosner
@@ -47,6 +47,20 @@
 Release History
 ===
 
+13.0.3 (2015-06-01)
+~~~
+
+* Upgrade pip to 7.0.3
+
+
+13.0.2 (2015-06-01)
+~~~
+
+* Upgrade pip to 7.0.2
+
+* Upgrade setuptools to 17.0
+
+
 13.0.1 (2015-05-22)
 ~~~
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-13.0.1/virtualenv.egg-info/SOURCES.txt 
new/virtualenv-13.0.3/virtualenv.egg-info/SOURCES.txt
--- old/virtualenv-13.0.1/virtualenv.egg-info/SOURCES.txt   2015-05-23 

commit python3-virtualenv for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package python3-virtualenv for 
openSUSE:Factory checked in at 2015-02-06 10:24:10

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-02-01 12:30:35.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-virtualenv.new/python3-virtualenv.changes   
2015-02-06 10:24:11.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb  5 23:35:52 UTC 2015 - a...@gmx.de
+
+- update to version 12.0.7:
+  * Upgrade pip to 6.0.8
+
+---

Old:

  virtualenv-12.0.6.tar.gz

New:

  virtualenv-12.0.7.tar.gz



Other differences:
--
++ python3-virtualenv.spec ++
--- /var/tmp/diff_new_pack.Sws1nH/_old  2015-02-06 10:24:12.0 +0100
+++ /var/tmp/diff_new_pack.Sws1nH/_new  2015-02-06 10:24:12.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-virtualenv
-Version:12.0.6
+Version:12.0.7
 Release:0
 Url:http://www.virtualenv.org/
 Summary:Virtual Python Environment builder

++ virtualenv-12.0.6.tar.gz - virtualenv-12.0.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-12.0.6/PKG-INFO 
new/virtualenv-12.0.7/PKG-INFO
--- old/virtualenv-12.0.6/PKG-INFO  2015-01-28 23:42:27.0 +0100
+++ new/virtualenv-12.0.7/PKG-INFO  2015-02-05 03:48:49.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: virtualenv
-Version: 12.0.6
+Version: 12.0.7
 Summary: Virtual Python Environment builder
 Home-page: https://virtualenv.pypa.io/
 Author: Jannis Leidel, Carl Meyer and Brian Rosner
@@ -47,6 +47,12 @@
 Release History
 ===
 
+12.0.7 (2015-02-04)
+~~~
+
+* Upgrade pip to 6.0.8
+
+
 12.0.6 (2015-01-28)
 ~~~
 
@@ -54,6 +60,7 @@
 
 * Upgrade setuptools to 12.0.5
 
+
 12.0.5 (2015-01-03)
 ~~~
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-12.0.6/docs/changes.rst 
new/virtualenv-12.0.7/docs/changes.rst
--- old/virtualenv-12.0.6/docs/changes.rst  2015-01-28 23:42:09.0 
+0100
+++ new/virtualenv-12.0.7/docs/changes.rst  2015-02-05 03:48:37.0 
+0100
@@ -1,6 +1,12 @@
 Release History
 ===
 
+12.0.7 (2015-02-04)
+~~~
+
+* Upgrade pip to 6.0.8
+
+
 12.0.6 (2015-01-28)
 ~~~
 
@@ -8,6 +14,7 @@
 
 * Upgrade setuptools to 12.0.5
 
+
 12.0.5 (2015-01-03)
 ~~~
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-12.0.6/setup.cfg 
new/virtualenv-12.0.7/setup.cfg
--- old/virtualenv-12.0.6/setup.cfg 2015-01-28 23:42:27.0 +0100
+++ new/virtualenv-12.0.7/setup.cfg 2015-02-05 03:48:49.0 +0100
@@ -1,5 +1,5 @@
 [egg_info]
-tag_date = 0
 tag_build = 
 tag_svn_revision = 0
+tag_date = 0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-12.0.6/virtualenv.egg-info/PKG-INFO 
new/virtualenv-12.0.7/virtualenv.egg-info/PKG-INFO
--- old/virtualenv-12.0.6/virtualenv.egg-info/PKG-INFO  2015-01-28 
23:42:26.0 +0100
+++ new/virtualenv-12.0.7/virtualenv.egg-info/PKG-INFO  2015-02-05 
03:48:49.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: virtualenv
-Version: 12.0.6
+Version: 12.0.7
 Summary: Virtual Python Environment builder
 Home-page: https://virtualenv.pypa.io/
 Author: Jannis Leidel, Carl Meyer and Brian Rosner
@@ -47,6 +47,12 @@
 Release History
 ===
 
+12.0.7 (2015-02-04)
+~~~
+
+* Upgrade pip to 6.0.8
+
+
 12.0.6 (2015-01-28)
 ~~~
 
@@ -54,6 +60,7 @@
 
 * Upgrade setuptools to 12.0.5
 
+
 12.0.5 (2015-01-03)
 ~~~
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-12.0.6/virtualenv.egg-info/SOURCES.txt 
new/virtualenv-12.0.7/virtualenv.egg-info/SOURCES.txt
--- old/virtualenv-12.0.6/virtualenv.egg-info/SOURCES.txt   2015-01-28 
23:42:27.0 +0100
+++ new/virtualenv-12.0.7/virtualenv.egg-info/SOURCES.txt   2015-02-05 
03:48:49.0 +0100
@@ -33,5 +33,5 @@
 

commit python3-virtualenv for openSUSE:Factory

2015-02-01 Thread h_root
Hello community,

here is the log from the commit of package python3-virtualenv for 
openSUSE:Factory checked in at 2015-02-01 12:30:24

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-07 09:38:36.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-virtualenv.new/python3-virtualenv.changes   
2015-02-01 12:30:35.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan 31 22:01:21 UTC 2015 - a...@gmx.de
+
+- update to version 12.0.6:
+  * Upgrade pip to 6.0.7
+  * Upgrade setuptools to 12.0.5
+
+---

Old:

  virtualenv-12.0.5.tar.gz

New:

  virtualenv-12.0.6.tar.gz



Other differences:
--
++ python3-virtualenv.spec ++
--- /var/tmp/diff_new_pack.NrnUOm/_old  2015-02-01 12:30:36.0 +0100
+++ /var/tmp/diff_new_pack.NrnUOm/_new  2015-02-01 12:30:36.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-virtualenv
-Version:12.0.5
+Version:12.0.6
 Release:0
 Url:http://www.virtualenv.org/
 Summary:Virtual Python Environment builder

++ virtualenv-12.0.5.tar.gz - virtualenv-12.0.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-12.0.5/PKG-INFO 
new/virtualenv-12.0.6/PKG-INFO
--- old/virtualenv-12.0.5/PKG-INFO  2015-01-03 10:43:30.0 +0100
+++ new/virtualenv-12.0.6/PKG-INFO  2015-01-28 23:42:27.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: virtualenv
-Version: 12.0.5
+Version: 12.0.6
 Summary: Virtual Python Environment builder
 Home-page: https://virtualenv.pypa.io/
 Author: Jannis Leidel, Carl Meyer and Brian Rosner
@@ -47,6 +47,13 @@
 Release History
 ===
 
+12.0.6 (2015-01-28)
+~~~
+
+* Upgrade pip to 6.0.7
+
+* Upgrade setuptools to 12.0.5
+
 12.0.5 (2015-01-03)
 ~~~
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-12.0.5/docs/changes.rst 
new/virtualenv-12.0.6/docs/changes.rst
--- old/virtualenv-12.0.5/docs/changes.rst  2015-01-03 10:43:22.0 
+0100
+++ new/virtualenv-12.0.6/docs/changes.rst  2015-01-28 23:42:09.0 
+0100
@@ -1,6 +1,13 @@
 Release History
 ===
 
+12.0.6 (2015-01-28)
+~~~
+
+* Upgrade pip to 6.0.7
+
+* Upgrade setuptools to 12.0.5
+
 12.0.5 (2015-01-03)
 ~~~
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-12.0.5/setup.cfg 
new/virtualenv-12.0.6/setup.cfg
--- old/virtualenv-12.0.5/setup.cfg 2015-01-03 10:43:30.0 +0100
+++ new/virtualenv-12.0.6/setup.cfg 2015-01-28 23:42:27.0 +0100
@@ -1,5 +1,5 @@
 [egg_info]
+tag_date = 0
 tag_build = 
 tag_svn_revision = 0
-tag_date = 0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-12.0.5/virtualenv.egg-info/PKG-INFO 
new/virtualenv-12.0.6/virtualenv.egg-info/PKG-INFO
--- old/virtualenv-12.0.5/virtualenv.egg-info/PKG-INFO  2015-01-03 
10:43:27.0 +0100
+++ new/virtualenv-12.0.6/virtualenv.egg-info/PKG-INFO  2015-01-28 
23:42:26.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: virtualenv
-Version: 12.0.5
+Version: 12.0.6
 Summary: Virtual Python Environment builder
 Home-page: https://virtualenv.pypa.io/
 Author: Jannis Leidel, Carl Meyer and Brian Rosner
@@ -47,6 +47,13 @@
 Release History
 ===
 
+12.0.6 (2015-01-28)
+~~~
+
+* Upgrade pip to 6.0.7
+
+* Upgrade setuptools to 12.0.5
+
 12.0.5 (2015-01-03)
 ~~~
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-12.0.5/virtualenv.egg-info/SOURCES.txt 
new/virtualenv-12.0.6/virtualenv.egg-info/SOURCES.txt
--- old/virtualenv-12.0.5/virtualenv.egg-info/SOURCES.txt   2015-01-03 
10:43:30.0 +0100
+++ new/virtualenv-12.0.6/virtualenv.egg-info/SOURCES.txt   2015-01-28 
23:42:27.0 +0100
@@ -33,5 +33,5 @@
 virtualenv_embedded/distutils.cfg
 virtualenv_embedded/site.py
 virtualenv_support/__init__.py
-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
+virtualenv_support/pip-6.0.7-py2.py3-none-any.whl

commit python3-virtualenv for openSUSE:Factory

2015-01-03 Thread h_root
Hello community,

here is the log from the commit of package python3-virtualenv for 
openSUSE:Factory checked in at 2015-01-03 22:01:01

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
2014-11-18 22:45:28.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-virtualenv.new/python3-virtualenv.changes   
2015-01-03 22:01:05.0 +0100
@@ -1,0 +2,31 @@
+Wed Dec 31 20:28:38 UTC 2014 - a...@gmx.de
+
+- update to version 12.0.4:
+  * Revert the fix to -p on Debian based pythons as it was broken in other
+situations.
+  * Revert several sys.path changes new in 12.0 which were breaking virtualenv.
+
+- changes from version 12.0.3:
+  * Fix an issue where Debian based Pythons would fail when using -p with the
+host Python.
+  * Upgrade pip to 6.0.3
+
+- changes from version 12.0.2:
+  * Upgraded pip to 6.0.2
+
+- changes from version 12.0.1:
+  * Upgraded pip to 6.0.1
+
+- changes from version 12.0 :
+  * **PROCESS** Version numbers are now simply X.Y where the leading `1
+has been dropped.
+  * Split up documentation into structured pages
+  * Now using pytest framework
+  * Correct sys.path ordering for debian, issue #461
+  * Correctly throws error on older Pythons, issue #619
+  * Allow for empty $PATH, pull #601
+  * Don't set prompt if $env:VIRTUAL_ENV_DISABLE_PROMPT is set for Powershell
+  * Updated setuptools to 7.0
+
+
+---

Old:

  virtualenv-1.11.6.tar.gz

New:

  virtualenv-12.0.4.tar.gz



Other differences:
--
++ python3-virtualenv.spec ++
--- /var/tmp/diff_new_pack.RQLg6K/_old  2015-01-03 22:01:06.0 +0100
+++ /var/tmp/diff_new_pack.RQLg6K/_new  2015-01-03 22:01:06.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-virtualenv
-Version:1.11.6
+Version:12.0.4
 Release:0
 Url:http://www.virtualenv.org/
 Summary:Virtual Python Environment builder

++ virtualenv-1.11.6.tar.gz - virtualenv-12.0.4.tar.gz ++
 4070 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python3-virtualenv for openSUSE:Factory

2014-11-18 Thread h_root
Hello community,

here is the log from the commit of package python3-virtualenv for 
openSUSE:Factory checked in at 2014-11-18 22:44:59

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
2014-07-04 09:34:55.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-virtualenv.new/python3-virtualenv.changes   
2014-11-18 22:45:28.0 +0100
@@ -1,0 +2,5 @@
+Sat Nov 08 21:45:00 UTC 2014 - Led led...@gmail.com
+
+- fix bashism in pre script
+
+---



Other differences:
--
++ python3-virtualenv.spec ++
--- /var/tmp/diff_new_pack.i8pcfd/_old  2014-11-18 22:45:29.0 +0100
+++ /var/tmp/diff_new_pack.i8pcfd/_new  2014-11-18 22:45:29.0 +0100
@@ -72,8 +72,7 @@
 %pre
 # Since /usr/bin/virtualenv became ghosted to be used with 
update-alternatives, we have to
 # get rid of the old binary resulting from the non-update-alternativies-ified 
package:
-[[ ! -L %{_bindir}/virtualenv ]]  rm -f %{_bindir}/virtualenv
-exit 0
+[ -h %{_bindir}/virtualenv ] || rm -f %{_bindir}/virtualenv
 
 %post
 update-alternatives \

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python3-virtualenv for openSUSE:Factory

2014-07-04 Thread h_root
Hello community,

here is the log from the commit of package python3-virtualenv for 
openSUSE:Factory checked in at 2014-07-04 09:34:51

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
2014-03-31 20:44:12.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-virtualenv.new/python3-virtualenv.changes   
2014-07-04 09:34:55.0 +0200
@@ -1,0 +2,11 @@
+Thu Jul  3 08:25:32 UTC 2014 - speili...@suse.com
+
+- Update to version 1.11.6:
+  + Updated setuptools to 3.5
+  + Updated pip to 1.5.6
+- Changes from version 1.11.5:
+  + Updated setuptools to 3.4.4
+  + Updated documentation to use https://virtualenv.pypa.io/
+  + Updated pip to 1.5.5
+
+---

Old:

  virtualenv-1.11.4.tar.gz

New:

  virtualenv-1.11.6.tar.gz



Other differences:
--
++ python3-virtualenv.spec ++
--- /var/tmp/diff_new_pack.8bl7Re/_old  2014-07-04 09:34:57.0 +0200
+++ /var/tmp/diff_new_pack.8bl7Re/_new  2014-07-04 09:34:57.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-virtualenv
-Version:1.11.4
+Version:1.11.6
 Release:0
 Url:http://www.virtualenv.org/
 Summary:Virtual Python Environment builder

++ virtualenv-1.11.4.tar.gz - virtualenv-1.11.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-1.11.4/PKG-INFO 
new/virtualenv-1.11.6/PKG-INFO
--- old/virtualenv-1.11.4/PKG-INFO  2014-02-21 13:19:49.0 +0100
+++ new/virtualenv-1.11.6/PKG-INFO  2014-05-17 04:41:39.0 +0200
@@ -1,8 +1,8 @@
 Metadata-Version: 1.1
 Name: virtualenv
-Version: 1.11.4
+Version: 1.11.6
 Summary: Virtual Python Environment builder
-Home-page: http://www.virtualenv.org
+Home-page: https://virtualenv.pypa.io/
 Author: Jannis Leidel, Carl Meyer and Brian Rosner
 Author-email: python-virtual...@groups.google.com
 License: MIT
@@ -31,6 +31,19 @@
with the upgraded Python.
 
 
+1.11.6 (2014-05-16)
+~~~
+
+* Updated setuptools to 3.6
+* Updated pip to 1.5.6
+
+1.11.5 (2014-05-03)
+~~~
+
+* Updated setuptools to 3.4.4
+* Updated documentation to use https://virtualenv.pypa.io/
+* Updated pip to 1.5.5
+
 1.11.4 (2014-02-21)
 ~~~
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-1.11.4/README.rst 
new/virtualenv-1.11.6/README.rst
--- old/virtualenv-1.11.4/README.rst2013-11-22 06:40:23.0 +0100
+++ new/virtualenv-1.11.6/README.rst2014-05-03 08:28:42.0 +0200
@@ -7,4 +7,4 @@
 .. image:: https://secure.travis-ci.org/pypa/virtualenv.png?branch=develop
:target: http://travis-ci.org/pypa/virtualenv
 
-For documentation, see http://www.virtualenv.org/
+For documentation, see https://virtualenv.pypa.io/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-1.11.4/docs/index.rst 
new/virtualenv-1.11.6/docs/index.rst
--- old/virtualenv-1.11.4/docs/index.rst2013-11-22 06:40:23.0 
+0100
+++ new/virtualenv-1.11.6/docs/index.rst2014-05-17 04:40:47.0 
+0200
@@ -7,7 +7,8 @@
 `Issues https://github.com/pypa/virtualenv/issues`_ |
 `Github https://github.com/pypa/virtualenv`_ |
 `PyPI https://pypi.python.org/pypi/virtualenv/`_ |
-IRC: #pip
+User IRC: #pypa
+Dev IRC: #pypa-dev
 
 .. comment: split here
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-1.11.4/docs/news.rst 
new/virtualenv-1.11.6/docs/news.rst
--- old/virtualenv-1.11.4/docs/news.rst 2014-02-21 13:15:05.0 +0100
+++ new/virtualenv-1.11.6/docs/news.rst 2014-05-17 04:40:47.0 +0200
@@ -15,6 +15,19 @@
with the upgraded Python.
 
 
+1.11.6 (2014-05-16)
+~~~
+
+* Updated setuptools to 3.6
+* Updated pip to 1.5.6
+
+1.11.5 (2014-05-03)
+~~~
+
+* Updated setuptools to 3.4.4
+* Updated documentation to use https://virtualenv.pypa.io/
+* Updated pip to 1.5.5
+
 1.11.4 (2014-02-21)
 ~~~
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-1.11.4/setup.py 
new/virtualenv-1.11.6/setup.py
--- old/virtualenv-1.11.4/setup.py  2014-02-21 03:41:18.0 +0100
+++ new/virtualenv-1.11.6/setup.py  2014-05-17 

commit python3-virtualenv for openSUSE:Factory

2014-03-31 Thread h_root
Hello community,

here is the log from the commit of package python3-virtualenv for 
openSUSE:Factory checked in at 2014-03-31 20:44:11

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
2014-01-09 15:30:30.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-virtualenv.new/python3-virtualenv.changes   
2014-03-31 20:44:12.0 +0200
@@ -1,0 +2,19 @@
+Sun Mar 30 09:13:20 UTC 2014 - toddrme2...@gmail.com
+
+- update to 1.11.4
+  * Updated pip to 1.5.4
+- update to 1.11.3
+  * Updated setuptools to 2.2
+  * Updated pip to 1.5.3
+
+---
+Tue Feb 11 09:54:08 UTC 2014 - dmuel...@suse.com
+
+- update to 1.11.2:
+ * Fixed easy_install installed virtualenvs by updated pip to 1.5.2
+ * Fixed an issue where pip and setuptools were not getting installed when 
using
+   the ``--system-site-packages`` flag.
+ * Updated setuptools to fix an issue when installed with easy_install
+ * Fixed an issue with Python 3.4 and sys.stdout encoding being set to ascii
+
+---

Old:

  virtualenv-1.11.tar.gz

New:

  virtualenv-1.11.4.tar.gz



Other differences:
--
++ python3-virtualenv.spec ++
--- /var/tmp/diff_new_pack.rLDXUx/_old  2014-03-31 20:44:13.0 +0200
+++ /var/tmp/diff_new_pack.rLDXUx/_new  2014-03-31 20:44:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-virtualenv
-Version:1.11
+Version:1.11.4
 Release:0
 Url:http://www.virtualenv.org/
 Summary:Virtual Python Environment builder

++ virtualenv-1.11.tar.gz - virtualenv-1.11.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-1.11/PKG-INFO 
new/virtualenv-1.11.4/PKG-INFO
--- old/virtualenv-1.11/PKG-INFO2014-01-02 14:51:41.0 +0100
+++ new/virtualenv-1.11.4/PKG-INFO  2014-02-21 13:19:49.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: virtualenv
-Version: 1.11
+Version: 1.11.4
 Summary: Virtual Python Environment builder
 Home-page: http://www.virtualenv.org
 Author: Jannis Leidel, Carl Meyer and Brian Rosner
@@ -30,6 +30,35 @@
``$ENV/bin/python`` and re-running virtualenv on the same target 
directory
with the upgraded Python.
 
+
+1.11.4 (2014-02-21)
+~~~
+
+* Updated pip to 1.5.4
+
+
+1.11.3 (2014-02-20)
+~~~
+
+* Updated setuptools to 2.2
+* Updated pip to 1.5.3
+
+
+1.11.2 (2014-01-26)
+~~~
+
+* Fixed easy_install installed virtualenvs by updated pip to 1.5.2
+
+1.11.1 (2014-01-20)
+~~~
+
+* Fixed an issue where pip and setuptools were not getting installed 
when using
+  the ``--system-site-packages`` flag.
+* Updated setuptools to fix an issue when installed with easy_install
+* Fixed an issue with Python 3.4 and sys.stdout encoding being set to 
ascii
+* Upgraded pip to v1.5.1
+* Upgraded setuptools to v2.1
+
 1.11 (2014-01-02)
 ~
 
@@ -41,6 +70,7 @@
   extra directories to search for compatible wheels for pip and 
setuptools.
   The actual wheel selected is chosen based on version and 
compatibility, using
   the same algorithm as ``pip install setuptools``.
+* Fixed #495, --always-copy was failing (#PR 511)
 * Upgraded pip to v1.5
 * Upgraded setuptools to v1.4
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-1.11/docs/conf.py 
new/virtualenv-1.11.4/docs/conf.py
--- old/virtualenv-1.11/docs/conf.py2014-01-02 14:37:50.0 +0100
+++ new/virtualenv-1.11.4/docs/conf.py  2014-02-21 13:14:57.0 +0100
@@ -83,14 +83,13 @@
 # given in html_static_path.
 #html_style = 'default.css'
 
-html_theme = 'default'
-if not on_rtd:
-try:
-import sphinx_rtd_theme
-html_theme = 'sphinx_rtd_theme'
-html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
-except ImportError:
-pass
+if os.environ.get('DOCS_LOCAL'):
+import sphinx_rtd_theme
+html_theme = sphinx_rtd_theme
+html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
+else:
+# on RTD
+html_theme = 'default'
 
 
 # 

commit python3-virtualenv for openSUSE:Factory

2014-01-09 Thread h_root
Hello community,

here is the log from the commit of package python3-virtualenv for 
openSUSE:Factory checked in at 2014-01-09 15:30:29

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
2013-10-19 11:19:03.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-virtualenv.new/python3-virtualenv.changes   
2014-01-09 15:30:30.0 +0100
@@ -1,0 +2,16 @@
+Wed Jan  8 09:42:15 UTC 2014 - speili...@suse.com
+
+- Update to version 1.11:
+  + BACKWARDS INCOMPATIBLE Switched to using wheels for the bundled
+copies of setuptools and pip. Using sdists is no longer supported
+  + BACKWARDS INCOMPATIBLE Modified the handling of --extra-search-dirs.
+This option now works like pip’s --find-links option, in that it
+adds extra directories to search for compatible wheels for pip and
+setuptools. The actual wheel selected is chosen based on version
+and compatibility, using the same algorithm as pip install setuptools.
+  + Upgraded pip to v1.5
+  + Upgraded setuptools to v1.4
+- Symlink /usr/bin/virtualenv in buildroot (u-a warning) and ghost
+  alternatives link on 12.3 or newer
+
+---

Old:

  virtualenv-1.10.1.tar.gz

New:

  virtualenv-1.11.tar.gz



Other differences:
--
++ python3-virtualenv.spec ++
--- /var/tmp/diff_new_pack.HQ6vJ3/_old  2014-01-09 15:30:31.0 +0100
+++ /var/tmp/diff_new_pack.HQ6vJ3/_new  2014-01-09 15:30:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-virtualenv
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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:1.10.1
+Version:1.11
 Release:0
 Url:http://www.virtualenv.org/
 Summary:Virtual Python Environment builder
@@ -65,6 +65,9 @@
 
 %install
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
+# Remove script copy and replace with symlink to please u-a:
+rm %{buildroot}%{_bindir}/virtualenv
+ln -s %{_bindir}/virtualenv-%{py3_ver} %{buildroot}%{_bindir}/virtualenv
 
 %pre
 # Since /usr/bin/virtualenv became ghosted to be used with 
update-alternatives, we have to
@@ -90,5 +93,8 @@
 %{python3_sitelib}/virtualenv.py
 %{python3_sitelib}/virtualenv_support
 %{python3_sitelib}/__pycache__/virtualenv.*
+%if 0%{?suse_version} = 1230
+%ghost %{_sysconfdir}/alternatives/virtualenv
+%endif
 
 %changelog

++ virtualenv-1.10.1.tar.gz - virtualenv-1.11.tar.gz ++
 3436 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python3-virtualenv for openSUSE:Factory

2013-10-19 Thread h_root
Hello community,

here is the log from the commit of package python3-virtualenv for 
openSUSE:Factory checked in at 2013-10-19 11:12:00

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
2013-08-18 22:35:14.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-virtualenv.new/python3-virtualenv.changes   
2013-10-19 11:19:03.0 +0200
@@ -1,0 +2,9 @@
+Fri Oct 11 08:52:19 UTC 2013 - speili...@suse.com
+
+- Update to version 1.10.1:
+  + **New Signing Key** Release 1.10.1 is using a different key than normal 
with
+fingerprint: 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA
+  + Upgraded pip to v1.4.1
+  + Upgraded setuptools to v0.9.8
+
+---

Old:

  virtualenv-1.10.tar.gz

New:

  virtualenv-1.10.1.tar.gz



Other differences:
--
++ python3-virtualenv.spec ++
--- /var/tmp/diff_new_pack.KYAIeZ/_old  2013-10-19 11:19:04.0 +0200
+++ /var/tmp/diff_new_pack.KYAIeZ/_new  2013-10-19 11:19:04.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-virtualenv
-Version:1.10
+Version:1.10.1
 Release:0
 Url:http://www.virtualenv.org/
 Summary:Virtual Python Environment builder

++ virtualenv-1.10.tar.gz - virtualenv-1.10.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-1.10/PKG-INFO 
new/virtualenv-1.10.1/PKG-INFO
--- old/virtualenv-1.10/PKG-INFO2013-07-23 23:06:22.0 +0200
+++ new/virtualenv-1.10.1/PKG-INFO  2013-08-08 03:12:14.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: virtualenv
-Version: 1.10
+Version: 1.10.1
 Summary: Virtual Python Environment builder
 Home-page: http://www.virtualenv.org
 Author: Jannis Leidel, Carl Meyer and Brian Rosner
@@ -628,6 +628,15 @@
``$ENV/bin/python`` and re-running virtualenv on the same target 
directory
with the upgraded Python.
 
+1.10.1 (2013-08-07)
+~~~
+
+* **New Signing Key** Release 1.10.1 is using a different key than 
normal with
+  fingerprint: 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA
+* Upgraded pip to v1.4.1
+* Upgraded setuptools to v0.9.8
+
+
 1.10 (2013-07-23)
 ~
 
Files old/virtualenv-1.10/docs/.DS_Store and 
new/virtualenv-1.10.1/docs/.DS_Store differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-1.10/docs/news.rst 
new/virtualenv-1.10.1/docs/news.rst
--- old/virtualenv-1.10/docs/news.rst   2013-07-23 23:06:03.0 +0200
+++ new/virtualenv-1.10.1/docs/news.rst 2013-08-08 03:04:37.0 +0200
@@ -14,6 +14,15 @@
``$ENV/bin/python`` and re-running virtualenv on the same target directory
with the upgraded Python.
 
+1.10.1 (2013-08-07)
+~~~
+
+* **New Signing Key** Release 1.10.1 is using a different key than normal with
+  fingerprint: 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA
+* Upgraded pip to v1.4.1
+* Upgraded setuptools to v0.9.8
+
+
 1.10 (2013-07-23)
 ~
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-1.10/virtualenv.egg-info/PKG-INFO 
new/virtualenv-1.10.1/virtualenv.egg-info/PKG-INFO
--- old/virtualenv-1.10/virtualenv.egg-info/PKG-INFO2013-07-23 
23:06:22.0 +0200
+++ new/virtualenv-1.10.1/virtualenv.egg-info/PKG-INFO  2013-08-08 
03:12:14.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: virtualenv
-Version: 1.10
+Version: 1.10.1
 Summary: Virtual Python Environment builder
 Home-page: http://www.virtualenv.org
 Author: Jannis Leidel, Carl Meyer and Brian Rosner
@@ -628,6 +628,15 @@
``$ENV/bin/python`` and re-running virtualenv on the same target 
directory
with the upgraded Python.
 
+1.10.1 (2013-08-07)
+~~~
+
+* **New Signing Key** Release 1.10.1 is using a different key than 
normal with
+  fingerprint: 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA
+* Upgraded pip to v1.4.1
+* Upgraded setuptools to v0.9.8
+
+
 1.10 (2013-07-23)
 ~
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/virtualenv-1.10/virtualenv.egg-info/SOURCES.txt 
new/virtualenv-1.10.1/virtualenv.egg-info/SOURCES.txt
---