packages: python/python.spec - test_zlib no longer fails

qboosh qboosh at pld-linux.org
Mon Jul 12 08:45:24 CEST 2010


Author: qboosh                       Date: Mon Jul 12 06:45:24 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- test_zlib no longer fails

---- Files affected:
packages/python:
   python.spec (1.376 -> 1.377) 

---- Diffs:

================================================================
Index: packages/python/python.spec
diff -u packages/python/python.spec:1.376 packages/python/python.spec:1.377
--- packages/python/python.spec:1.376	Sun Jul 11 20:26:50 2010
+++ packages/python/python.spec	Mon Jul 12 08:45:18 2010
@@ -4,7 +4,6 @@
 # - test_distutils fails for unknown reason: (does it still do with new lib64 patch?)
 #   AssertionError: '/tmp/tmpaomC0l/installation/share/python' != '/tmp/tmpaomC0l/installation/lib/python'
 # - test_pydoc fails because of PYTHONPATH override
-# - test_zlib fails with zlib 1.2.4 - recheck with newer python
 # - change searchpath order so /usr/lib* is before /usr/share
 # - kill lib-tk from searchpath
 # - kill BR: file requirement from lib64 patch
@@ -23,7 +22,7 @@
 # tests which may fail because of builder environment limitations (no /proc or /dev/pts)
 %define		nobuilder_tests test_resource test_openpty test_socket test_nis test_posix test_locale test_pty test_urllib2
 # tests which fail because of some unknown/unresolved reason (this list should be empty)
-%define		broken_tests test_anydbm test_bsddb test_re test_shelve test_whichdb test_zipimport test_distutils test_pydoc test_zlib test_file test_file2k test_gdb test_ioctl
+%define		broken_tests test_anydbm test_bsddb test_re test_shelve test_whichdb test_zipimport test_distutils test_pydoc test_file test_file2k test_gdb test_ioctl
 
 %define	beta		%{nil}
 
@@ -1023,6 +1022,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.377  2010/07/12 06:45:18  qboosh
+- test_zlib no longer fails
+
 Revision 1.376  2010/07/11 18:26:50  qboosh
 - updated ac_fixes patch to accept autoconf 2.65+, not just only 2.65
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python/python.spec?r1=1.376&r2=1.377&f=u



More information about the pld-cvs-commit mailing list