[packages/python-virtualenv] - added pyexpat - rel 2

baggins baggins at pld-linux.org
Mon Mar 17 15:30:37 CET 2014


commit dd0c117c7abb332133876c0a990383a65815856d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Mar 17 15:30:25 2014 +0100

    - added pyexpat
    - rel 2

 python-virtualenv.spec | 2 +-
 virtualenv-pld.patch   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-virtualenv.spec b/python-virtualenv.spec
index 909bc0e..e850a26 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.11.4
-Release:	1
+Release:	2
 License:	MIT
 Group:		Development/Languages
 Source0:	https://pypi.python.org/packages/source/v/virtualenv/virtualenv-%{version}.tar.gz
diff --git a/virtualenv-pld.patch b/virtualenv-pld.patch
index 9544526..8b92b99 100644
--- a/virtualenv-pld.patch
+++ b/virtualenv-pld.patch
@@ -10,7 +10,7 @@
 +                    '_random', '_io', '_functools', 'array', '_socket', '_ssl', 'select',
 +                    'fcntl', 'cPickle', 'datetime', 'syslog', '_sqlite3', 'unicodedata',
 +                    'parser', 'simplejson', 'multiprocessing', '_multiprocessing',
-+                    '_posixsubprocess', '_csv']
++                    '_posixsubprocess', '_csv', 'pyexpat']
  
  REQUIRED_FILES = ['lib-dynload', 'config']
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-virtualenv.git/commitdiff/dd0c117c7abb332133876c0a990383a65815856d



More information about the pld-cvs-commit mailing list