[packages/python-virtualenv] no longer provides setuptools

glen glen at pld-linux.org
Sat May 23 15:38:39 CEST 2015


commit 97422ee385d95a52e85a63d9a933350156499d55
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat May 23 16:38:35 2015 +0300

    no longer provides setuptools

 python-virtualenv.spec | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/python-virtualenv.spec b/python-virtualenv.spec
index 3c63c4c..3e41894 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:	12.0.4
-Release:	2
+Release:	3
 License:	MIT
 Group:		Development/Languages
 Source0:	https://pypi.python.org/packages/source/v/virtualenv/virtualenv-%{version}.tar.gz
@@ -22,8 +22,6 @@ Suggests:	gcc
 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/97422ee385d95a52e85a63d9a933350156499d55



More information about the pld-cvs-commit mailing list