[99386] trunk/dports/python
phw at macports.org
phw at macports.org
Sun Nov 4 02:21:30 PST 2012
Revision: 99386
http://trac.macports.org//changeset/99386
Author: phw at macports.org
Date: 2012-11-04 02:21:30 -0800 (Sun, 04 Nov 2012)
Log Message:
-----------
New Port:py-w3lib
Added Paths:
-----------
trunk/dports/python/py-w3lib/
trunk/dports/python/py-w3lib/Portfile
Added: trunk/dports/python/py-w3lib/Portfile
===================================================================
--- trunk/dports/python/py-w3lib/Portfile (rev 0)
+++ trunk/dports/python/py-w3lib/Portfile 2012-11-04 10:21:30 UTC (rev 99386)
@@ -0,0 +1,28 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup python 1.0
+
+name py-w3lib
+version 1.2
+maintainers phw openmaintainer
+platforms darwin
+
+description Library of web-related functions
+long_description ${description}
+license BSD
+homepage http://pypi.python.org/pypi/w3lib
+
+distname w3lib-${version}
+master_sites http://pypi.python.org/packages/source/S/Scrapy/
+master_sites http://pypi.python.org/packages/source/w/w3lib/
+
+checksums rmd160 f47732ff354ade939b9a0f3ca72fb564c7e07e4a \
+ sha256 61f27e225635da7f4d005409e4874748cd63a1e1ffef3495edb7254c4d5ac339
+python.versions 26 27
+python.default_version 27
+
+livecheck.regex {>w3lib (.+) :}
+livecheck.type regex
+livecheck.url ${homepage}
Property changes on: trunk/dports/python/py-w3lib/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121104/e285707c/attachment.html>
More information about the macports-changes
mailing list