Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv25510/libs/pythonmods

Modified Files:
        pytz-py.info 
Log Message:
pytz 2013b now with py33 and tests
maintainer OK

Index: pytz-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/pytz-py.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pytz-py.info        10 Nov 2011 08:08:42 -0000      1.2
+++ pytz-py.info        6 Aug 2013 22:27:14 -0000       1.3
@@ -1,18 +1,29 @@
 Info2: <<
 Package: pytz-py%type_pkg[python]
-Version: 2011k
+Version: 2013b
 Revision: 1
-Type: python (2.6 2.7 3.1 3.2)
+Type: python (2.6 2.7 3.1 3.2 3.3)
 
-BuildDepends: distribute-py%type_pkg[python]
+BuildDepends: setuptools-tng-py%type_pkg[python]
 Depends: python%type_pkg[python]
 Replaces: matplotlib-py%type_pkg[python] (<< 0.91.3-24)
 
 Source: http://pypi.python.org/packages/source/p/pytz/pytz-%v.tar.bz2
-Source-MD5: e5af9d118c520b7bc2c6af22e405daf1
+Source-MD5: 34f47470eedd5cd1faf6c3da2741967b
 
-CompileScript: %p/bin//python%type_raw[python] setup.py build
-InstallScript: %p/bin//python%type_raw[python] setup.py install --root=%d
+CompileScript: %p/bin/python%type_raw[python] setup.py build
+InfoTest: <<
+       TestScript: <<
+               PYTHONPATH=build/lib %p/bin/python%type_raw[python] 
pytz/tests/test_docs.py || exit 2
+               PYTHONPATH=build/lib %p/bin/python%type_raw[python] 
pytz/tests/test_tzinfo.py || exit 2
+               # remove files with build.dir
+               rm -rf build/lib/pytz/*.pyc
+               rm -rf build/lib/pytz/__pycache__/*.pyc
+       <<
+<<
+InstallScript: <<
+       %p/bin/python%type_raw[python] setup.py install --root=%d
+<<
 DocFiles: CHANGES.txt LICENSE.txt README.txt
 
 Description: World timezone definitions database


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to