[packages/python-virtualenv] - don't provide setuptools egg - rel 3
baggins
baggins at pld-linux.org
Thu May 9 13:45:33 CEST 2013
commit 6d4b2dbb3fc48701245061eedffcd3dfc086e161
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu May 9 13:45:19 2013 +0200
- don't provide setuptools egg
- rel 3
python-virtualenv.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python-virtualenv.spec b/python-virtualenv.spec
index 354dcb0..fe9376b 100644
--- a/python-virtualenv.spec
+++ b/python-virtualenv.spec
@@ -2,7 +2,7 @@ Summary: Tool to create isolated Python environments
Summary(pl.UTF-8): Narzędzie do tworzenia oddzielonych środowisk Pythona
Name: python-virtualenv
Version: 1.9.1
-Release: 2
+Release: 3
License: MIT
Group: Development/Languages
Source0: http://pypi.python.org/packages/source/v/virtualenv/virtualenv-%{version}.tar.gz
@@ -23,6 +23,8 @@ Requires: python-devel-src
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define _noautoprov 'pythonegg\\(setuptools\\)'
+
%description
virtualenv is a tool to create isolated Python environments.
virtualenv is a successor to workingenv, and an extension of
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-virtualenv.git/commitdiff/6d4b2dbb3fc48701245061eedffcd3dfc086e161
More information about the pld-cvs-commit
mailing list