14
0

Accepting request 76681 from home:aledr:branches

Update to 1.6.4.

OBS-URL: https://build.opensuse.org/request/show/76681
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=8
This commit is contained in:
Sascha Peilicke
2011-07-22 06:58:25 +00:00
committed by Git OBS Bridge
parent d2c7a63fb6
commit 156bca68c1
4 changed files with 11 additions and 5 deletions

View File

@@ -18,13 +18,13 @@
Name: python-virtualenv
Version: 1.6.3
Version: 1.6.4
Release: 2
Url: http://www.virtualenv.org/
Summary: Virtual Python Environment builder
License: MIT
Group: Development/Languages/Python
Source: virtualenv-%{version}.tar.gz
Source: virtualenv-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-devel
Requires: python-distribute