Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages
In directory vz-cvs-3.sog:/tmp/cvs-serv3758
Modified Files:
python33.info
Log Message:
Don't overwrite pyvenv-3.3.
Index: python33.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/python33.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- python33.info 29 Sep 2012 21:35:06 -0000 1.1
+++ python33.info 30 Sep 2012 15:45:47 -0000 1.2
@@ -1,7 +1,7 @@
Info2: <<
Package: python%type_pkg[python]
Version: 3.3.0
-Revision: 1
+Revision: 2
Type: python 3.3
Maintainer: Daniel Johnson <[email protected]>
Depends: <<
@@ -63,7 +63,7 @@
InfoTest: <<
TestScript: <<
- LANG=en_US.UTF-8 make -k test EXTRATESTOPTS='-w -unone -x
test_httpservers' || exit 2
+ LANG=en_US.UTF-8 make -k test EXTRATESTOPTS='-w -unone' || exit
2
# Remove stray .pyc that get made during tests to keep
validator happy.
find ./Tools -name "*.pyc" -delete
find ./Tools -name "__pycache__" -delete
@@ -86,7 +86,7 @@
# fix all main things to be python-versioned filenames with
# unversioned symlinks to them
pushd %i/bin
- for f in idle3 pydoc3 pyvenv; do
+ for f in idle3 pydoc3; do
mv ${f} ${f}-%type_raw[python]
ln -s ${f}-%type_raw[python] %i/bin/${f}
done
@@ -117,6 +117,7 @@
bin/pydoc3
bin/python3
bin/python3-config
+ bin/pyvenv
lib/pkgconfig/python3.pc
share/man/man1/python3.1
<<
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs