From a0207fe1f7657bb53e81b5e1232385e27bc096027d5ee7f3aa471323073cb580 Mon Sep 17 00:00:00 2001 From: Denisart Benjamin Date: Fri, 3 Apr 2015 17:27:03 +0000 Subject: [PATCH] Accepting request 294253 from home:benoit_monin:branches:devel:languages:python update to version 12.0.7 OBS-URL: https://build.opensuse.org/request/show/294253 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=46 --- python-virtualenv.changes | 36 ++++++++++++++++++++++++++++++++++++ python-virtualenv.spec | 4 ++-- virtualenv-1.11.6.tar.gz | 3 --- virtualenv-12.0.7.tar.gz | 3 +++ 4 files changed, 41 insertions(+), 5 deletions(-) delete mode 100644 virtualenv-1.11.6.tar.gz create mode 100644 virtualenv-12.0.7.tar.gz diff --git a/python-virtualenv.changes b/python-virtualenv.changes index e30e022..81977e1 100644 --- a/python-virtualenv.changes +++ b/python-virtualenv.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Thu Apr 2 18:45:03 UTC 2015 - benoit.monin@gmx.fr + +- update to version 12.0.7: + * Upgrade pip to 6.0.8 +- additional changes from version 12.0.6: + * Upgrade pip to 6.0.7 + * Upgrade setuptools to 12.0.5 +- additional changes from version 12.0.5: + * Upgrade pip to 6.0.6 + * Upgrade setuptools to 11.0 +- additional changes from 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. +- additional 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 +- additional changes from version 12.0.2: + * Upgraded pip to 6.0.2 +- additional changes from version 12.0.1: + * Upgraded pip to 6.0.1 +- additional 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 + ------------------------------------------------------------------- Sat Nov 08 20:07:00 UTC 2014 - Led diff --git a/python-virtualenv.spec b/python-virtualenv.spec index 945a1d5..f7be76a 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -1,7 +1,7 @@ # # spec file for package python-virtualenv # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# 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 @@ -17,7 +17,7 @@ Name: python-virtualenv -Version: 1.11.6 +Version: 12.0.7 Release: 0 Url: http://www.virtualenv.org/ Summary: Virtual Python Environment builder diff --git a/virtualenv-1.11.6.tar.gz b/virtualenv-1.11.6.tar.gz deleted file mode 100644 index 782fb95..0000000 --- a/virtualenv-1.11.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e7a4c151e2ee97f51db0215bfd2a073b04a91e9786df6cb67c916f16abe04f7 -size 1610581 diff --git a/virtualenv-12.0.7.tar.gz b/virtualenv-12.0.7.tar.gz new file mode 100644 index 0000000..9e534ac --- /dev/null +++ b/virtualenv-12.0.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d681db1766cdc8aa1b37eb18252c264b775f971166c2bf658a9618c1f3d28741 +size 1829757