[83467] trunk/dports/python

singingwolfboy at macports.org singingwolfboy at macports.org
Thu Sep 1 18:06:00 PDT 2011


Revision: 83467
          http://trac.macports.org/changeset/83467
Author:   singingwolfboy at macports.org
Date:     2011-09-01 18:05:59 -0700 (Thu, 01 Sep 2011)
Log Message:
-----------
New port: py27-watchdog

Added Paths:
-----------
    trunk/dports/python/py27-watchdog/
    trunk/dports/python/py27-watchdog/Portfile

Added: trunk/dports/python/py27-watchdog/Portfile
===================================================================
--- trunk/dports/python/py27-watchdog/Portfile	                        (rev 0)
+++ trunk/dports/python/py27-watchdog/Portfile	2011-09-02 01:05:59 UTC (rev 83467)
@@ -0,0 +1,25 @@
+# $Id: Portfile 74826 2011-01-03 10:28:48Z nox at macports.org $
+
+PortSystem      1.0
+PortGroup       python27 1.0
+
+name            py27-watchdog
+set real_name   watchdog
+version         0.5.4
+maintainers     singingwolfboy openmaintainer
+platforms       darwin
+description     Python API and shell utilities to monitor file system events.
+license         MIT
+
+long_description \
+    ${description}
+
+depends_lib     port:py27-yaml port:py27-argh port:py27-pathtools port:py27-brownie
+
+homepage            http://packages.python.org/watchdog/
+master_sites        http://pypi.python.org/packages/source/w/${real_name}
+distname            ${real_name}-${version}
+
+checksums           md5     137cb7516b56a4e623934eccc26e1143 \
+                    sha1    79314cfa13d0218ca2c5137156e6ad67fd378a64 \
+                    rmd160  cdb91e08afb4b66d6457fc8aa6531ae88606e09b
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110901/4cd894ad/attachment.html>


More information about the macports-changes mailing list