forked from pool/python-virtualenv
Accepting request 76381 from devel:languages:python
Update to 1.6.3. (forwarded request 76338 from aledr) OBS-URL: https://build.opensuse.org/request/show/76381 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=3
This commit is contained in:
@@ -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
|
Wed Apr 13 18:25:47 UTC 2011 - alexandre@exatati.com.br
|
||||||
|
|
||||||
|
@@ -22,7 +22,7 @@
|
|||||||
%define mod_name virtualenv
|
%define mod_name virtualenv
|
||||||
|
|
||||||
Name: python-%{mod_name}
|
Name: python-%{mod_name}
|
||||||
Version: 1.6
|
Version: 1.6.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Url: http://www.virtualenv.org
|
Url: http://www.virtualenv.org
|
||||||
Summary: Virtual Python Environment builder
|
Summary: Virtual Python Environment builder
|
||||||
|
3
virtualenv-1.6.3.tar.bz2
Normal file
3
virtualenv-1.6.3.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4cb1257ac716951e65f0f0a55b0417661912f7eed1cf24cb4167a8ceb5f4464c
|
||||||
|
size 1726862
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2f0b4ea7ecb600162c24eb09b9ac7e9c5016dd7039f21d0d5416fe526d137c23
|
|
||||||
size 1614476
|
|
Reference in New Issue
Block a user