New upstream release for virtualenv.
This commit is contained in:
parent
1afd93b339
commit
85462afbcf
@ -1 +1 @@
|
|||||||
virtualenv-1.2.tar.gz
|
virtualenv-1.3.tar.gz
|
||||||
|
@ -1 +1,2 @@
|
|||||||
python-virtualenv-1_2-1_fc9:HEAD:python-virtualenv-1.2-1.fc9.src.rpm:1220822452
|
python-virtualenv-1_2-1_fc9:HEAD:python-virtualenv-1.2-1.fc9.src.rpm:1220822452
|
||||||
|
python-virtualenv-1_3-1_fc9:HEAD:python-virtualenv-1.3-1.fc9.src.rpm:1222650637
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||||
|
|
||||||
Name: python-virtualenv
|
Name: python-virtualenv
|
||||||
Version: 1.2
|
Version: 1.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool to create isolated Python environments
|
Summary: Tool to create isolated Python environments
|
||||||
|
|
||||||
@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 28 2008 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.3-1
|
||||||
|
- Updated for upstream release
|
||||||
|
|
||||||
* Sat Aug 30 2008 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.2-1
|
* Sat Aug 30 2008 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.2-1
|
||||||
- Updated for upstream release
|
- Updated for upstream release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user