diff --git a/python-virtualenv.changes b/python-virtualenv.changes index 7a3b1da..d1ca795 100644 --- a/python-virtualenv.changes +++ b/python-virtualenv.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Sun Jul 17 00:12:42 UTC 2011 - alexandre@exatati.com.br + +- Update to 1.6.3: + * Restored ability to run on Python < 2.7. +- Aditional changes from 1.6.2: + * Updated embedded distribute release to 0.6.19. + * Updated embedded pip release to 1.0.2. + * Fixed #141 - Be smarter about finding pkg_resources when using the + non-default Python intepreter (by using the -p option). + * Fixed #112 - Fixed path in docs. + * Fixed #109 - Corrected doctests of a Logger method. + * Fixed #118 - Fixed creating virtualenvs on platforms that use the + "posix_local" install scheme, such as Ubuntu with Python 2.7. + * Add missing library to Python 3 virtualenvs (_dummy_thread). + +------------------------------------------------------------------- +Mon May 2 23:03:32 UTC 2011 - alexandre@exatati.com.br + +- Update to 1.6.1: + * Start to use git-flow. + * Added support for PyPy 1.5 + * Fixed #121 -- added sanity-checking of the -p argument. Thanks Paul Nasrat. + * Added progress meter for pip installation as well as setuptools. Thanks Ethan + Jucovy. + * Added --never-download and --search-dir options. Thanks Ethan Jucovy. + ------------------------------------------------------------------- Wed Apr 13 18:25:47 UTC 2011 - alexandre@exatati.com.br diff --git a/python-virtualenv.spec b/python-virtualenv.spec index cac4691..296ccc8 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -22,7 +22,7 @@ %define mod_name virtualenv Name: python-%{mod_name} -Version: 1.6 +Version: 1.6.3 Release: 1 Url: http://www.virtualenv.org Summary: Virtual Python Environment builder diff --git a/virtualenv-1.6.3.tar.bz2 b/virtualenv-1.6.3.tar.bz2 new file mode 100644 index 0000000..405bb22 --- /dev/null +++ b/virtualenv-1.6.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cb1257ac716951e65f0f0a55b0417661912f7eed1cf24cb4167a8ceb5f4464c +size 1726862 diff --git a/virtualenv-1.6.tar.bz2 b/virtualenv-1.6.tar.bz2 deleted file mode 100644 index 1b33683..0000000 --- a/virtualenv-1.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f0b4ea7ecb600162c24eb09b9ac7e9c5016dd7039f21d0d5416fe526d137c23 -size 1614476