Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods
In directory vz-cvs-3.sog:/tmp/cvs-serv7403
Modified Files:
testtools-py.info
Log Message:
New upstream testtools-py 0.9.11.
Index: testtools-py.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods/testtools-py.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- testtools-py.info 25 May 2011 21:19:04 -0000 1.5
+++ testtools-py.info 13 Jun 2011 22:33:43 -0000 1.6
@@ -1,6 +1,6 @@
Info2: <<
Package: testtools-py%type_pkg[python]
-Version: 0.9.10
+Version: 0.9.11
Revision: 1
Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
Type: python (2.4 2.5 2.6 2.7 3.1 3.2)
@@ -10,24 +10,21 @@
Homepage: http://pypi.python.org/pypi/testtools
Source: mirror:custom:t/testtools/testtools-%v.tar.gz
-Source-MD5: bb2da2fbaa1866f3f03075806526dd58
+Source-MD5: 89616849d247f120bb3984cd871b161f
Depends: python%type_pkg[python]
BuildDepends: fink (>= 0.24.12)
+PatchScript: <<
+ #!/bin/bash -ev
+ if [ %type_pkg[python] -gt 30 ]; then
+ 2to3-%type_raw[python] -w --no-diffs testtools/helpers.py
testtools/tests/test_helpers.py
+ fi
+<<
+
CompileScript: %p/bin/python%type_raw[python] setup.py build
-InfoTest: <<
- TestScript: <<
- #!/bin/bash -ev
- # Tests aren't python3x compatible
- if [ "%type_pkg[python]" -lt "30" ]; then
- make check PYTHON=%p/bin/python%type_raw[python] ||
exit 2
- else
- echo "Tests don't work on python3x yet."
- fi
- <<
-<<
+InfoTest: TestScript: make check PYTHON=%p/bin/python%type_raw[python] || exit
2
InstallScript: %p/bin/python%type_raw[python] setup.py install --root=%d
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs