From 814797ff2acfa4a1e70ec3378b835449ca295f3dc4750ec2f5f751fd3e73086a Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Wed, 12 Feb 2014 09:56:12 +0000 Subject: [PATCH] Accepting request 221797 from home:dirkmueller:branches:devel:languages:python - 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 OBS-URL: https://build.opensuse.org/request/show/221797 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=38 --- python-virtualenv.changes | 10 ++++++++++ python-virtualenv.spec | 2 +- virtualenv-1.11.2.tar.gz | 3 +++ virtualenv-1.11.tar.gz | 3 --- 4 files changed, 14 insertions(+), 4 deletions(-) create mode 100644 virtualenv-1.11.2.tar.gz delete mode 100644 virtualenv-1.11.tar.gz diff --git a/python-virtualenv.changes b/python-virtualenv.changes index 23e575d..81e3260 100644 --- a/python-virtualenv.changes +++ b/python-virtualenv.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Feb 11 09:54:08 UTC 2014 - dmueller@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 + ------------------------------------------------------------------- Tue Jan 7 13:38:42 UTC 2014 - speilicke@suse.com diff --git a/python-virtualenv.spec b/python-virtualenv.spec index 1b76868..0200b2f 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -17,7 +17,7 @@ Name: python-virtualenv -Version: 1.11 +Version: 1.11.2 Release: 0 Url: http://www.virtualenv.org/ Summary: Virtual Python Environment builder diff --git a/virtualenv-1.11.2.tar.gz b/virtualenv-1.11.2.tar.gz new file mode 100644 index 0000000..6c53921 --- /dev/null +++ b/virtualenv-1.11.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3080a1610fa8c4ab23008707ca5c96d7e67d8cb3ed98c7e01e97f542c82bb6df +size 1755846 diff --git a/virtualenv-1.11.tar.gz b/virtualenv-1.11.tar.gz deleted file mode 100644 index 10c8678..0000000 --- a/virtualenv-1.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2cdd26de719760508ff1c440adbb058fce25a35b334a80e917d951d8f45aef6 -size 1559703