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

Modified Files:
        pyflakes-py.info 
Log Message:
New upstream pyflakes-py 0.7.3.

Index: pyflakes-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods/pyflakes-py.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- pyflakes-py.info    16 Jun 2013 00:21:48 -0000      1.3
+++ pyflakes-py.info    3 Aug 2013 21:43:40 -0000       1.4
@@ -1,6 +1,6 @@
 Info2: <<
 Package: pyflakes-py%type_pkg[python]
-Version: 0.7
+Version: 0.7.3
 Revision: 1
 Type: python (2.6 2.7 3.1 3.2 3.3)
 Description: Passive checker of Python programs
@@ -9,31 +9,16 @@
 Homepage: http://pypi.python.org/pypi/pyflakes
 
 Source: mirror:custom:p/pyflakes/pyflakes-%v.tar.gz
-Source-MD5: 4cbe17be937684654eb29d9efab67b80
+Source-MD5: ec94ac11cb110e6e72cca23c104b66b1
 
 Depends: python%type_pkg[python]
 BuildDepends: fink (>= 0.24.12), setuptools-tng-py%type_pkg[python]
 
-PatchScript: <<
-       #!/bin/bash -ev
-       mkdir -p bin
-       cat > bin/pyflakes << EOF
-#!%p/bin/python%type_raw[python]
-from pyflakes.scripts.pyflakes import main
-main()
-EOF
-
-       if [ %type_pkg[python] -ge 32 ]; then
-               perl -pi -e 's/0-2/0-1/' pyflakes/test/test_api.py
-       fi
-<<
-
 CompileScript: <<
  %p/bin/python%type_raw[python] setup.py build
 <<
 
 InfoTest: <<
-       TestDepends: unittest2-py%type_pkg[python]
        TestScript: %p/bin/python%type_raw[python] setup.py test -q || exit 2
 <<
 


------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&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