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