[89011] trunk/dports/python
raimue at macports.org
raimue at macports.org
Tue Jan 17 00:52:06 PST 2012
Revision: 89011
http://trac.macports.org/changeset/89011
Author: raimue at macports.org
Date: 2012-01-17 00:52:03 -0800 (Tue, 17 Jan 2012)
Log Message:
-----------
python/py-fastimport:
Add new port required for bzr-fastimport, see #32889
Added Paths:
-----------
trunk/dports/python/py-fastimport/
trunk/dports/python/py-fastimport/Portfile
Added: trunk/dports/python/py-fastimport/Portfile
===================================================================
--- trunk/dports/python/py-fastimport/Portfile (rev 0)
+++ trunk/dports/python/py-fastimport/Portfile 2012-01-17 08:52:03 UTC (rev 89011)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python 1.0
+
+name py-fastimport
+version 0.9.0
+python.versions 24 25 26 27
+categories python devel
+platforms darwin
+license GPL-2+
+maintainers raimue
+
+description Python parser for the fastimport format
+long_description A Python parser for the fastimport format, split out from \
+ bzr-fastimport.
+
+homepage https://launchpad.net/python-fastimport
+master_sites ${homepage}/trunk/${version}/+download
+distname python-fastimport-${version}
+
+checksums rmd160 8e43432b1046940342b431264412a0cb08495e6d \
+ sha256 07d1d3800b1cfaa820b62c5a88c40cc7e32be9b14d9c6d3298721f32df8e1dec
+
+livecheck.type regex
+livecheck.url ${homepage}/+download
+livecheck.regex python-fastimport-(\\d+(?:\\.\\d+)+)\\.tar
Property changes on: trunk/dports/python/py-fastimport/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/20120117/a89865d7/attachment.html>
More information about the macports-changes
mailing list