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

Modified Files:
        html5lib-py.info 
Log Message:
New upstream html5lib-py 0.99.

Index: html5lib-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/html5lib-py.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- html5lib-py.info    16 Jun 2013 00:21:29 -0000      1.3
+++ html5lib-py.info    10 Sep 2013 21:04:29 -0000      1.4
@@ -1,8 +1,9 @@
 Info2: <<
 Package: html5lib-py%type_pkg[python]
-Version: 0.95
+Version: 0.99
 Revision: 1
-Type: python (2.6 2.7)
+# Does not work on 3.1.
+Type: python (2.6 2.7 3.2 3.3)
 Description: Python implementation of html5 parser
 DescDetail: <<
        html5lib is a pure-python library for parsing HTML. It is designed to
@@ -11,18 +12,38 @@
 <<
 Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
 License: BSD
-Homepage: http://code.google.com/p/html5lib/
+Homepage: https://pypi.python.org/pypi/html5lib
 
-Source: http://html5lib.googlecode.com/files/html5lib-%v.tar.gz
-Source-MD5: fe607f9917d81763e842f818f23464ee
+Source: mirror:custom:h/html5lib/html5lib-%v.tar.gz
+Source-MD5: b7d837eac0f572736f7753cabaab16ce
 
-Depends: python%type_pkg[python]
-BuildDepends: fink (>= 0.24.12), setuptools-tng-py%type_pkg[python]
-Suggests: lxml-py%type_pkg[python]
+Depends: python%type_pkg[python], six-py%type_pkg[python], (%type_pkg[python] 
<= 26) ordereddict-py%type_pkg[python]
+BuildDepends: fink (>= 0.24.12)
+Recommends: lxml-py%type_pkg[python], charade-py%type_pkg[python]
 
 CompileScript: %p/bin/python%type_raw[python] setup.py build
 
+InfoTest: <<
+       # nose is not yet available for py33.
+       TestDepends: (%type_pkg[python] << 33) nose-py%type_pkg[python], 
(%type_pkg[python] << 33) charade-py%type_pkg[python]
+       TestScript: <<
+               #!/bin/bash -ev
+               if [ "%type_pkg[python]" -lt "33" ]; then
+                       %p/bin/nosetests-%type_raw[python] || exit 2
+               fi
+       <<
+<<
+
 InstallScript: %p/bin/python%type_raw[python] setup.py install --root=%d
 
-DocFiles: README
+DocFiles: CHANGES.rst LICENSE README.rst
+
+CustomMirror: <<
+    eur-NL: http://a.pypi.python.org/packages/source/
+    nam-US: http://b.pypi.python.org/packages/source/
+    eur-DE: http://c.pypi.python.org/packages/source/
+    eur-DE: http://d.pypi.python.org/packages/source/
+    eur-DE: http://e.pypi.python.org/packages/source/
+    eur-DE: http://f.pypi.python.org/packages/source/
+<<
 <<


------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&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