[106360] trunk/dports/python/py-watchdog/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu May 23 08:31:05 PDT 2013


Revision: 106360
          https://trac.macports.org/changeset/106360
Author:   ryandesign at macports.org
Date:     2013-05-23 08:31:05 -0700 (Thu, 23 May 2013)
Log Message:
-----------
py-watchdog: update to 0.6.0

Modified Paths:
--------------
    trunk/dports/python/py-watchdog/Portfile

Modified: trunk/dports/python/py-watchdog/Portfile
===================================================================
--- trunk/dports/python/py-watchdog/Portfile	2013-05-23 15:30:20 UTC (rev 106359)
+++ trunk/dports/python/py-watchdog/Portfile	2013-05-23 15:31:05 UTC (rev 106360)
@@ -5,7 +5,7 @@
 
 name            py-watchdog
 set real_name   watchdog
-version         0.5.4
+version         0.6.0
 maintainers     nomaintainer
 platforms       darwin
 description     Python API and shell utilities to monitor file system events.
@@ -18,9 +18,8 @@
 master_sites        http://pypi.python.org/packages/source/w/${real_name}
 distname            ${real_name}-${version}
 
-checksums           md5     137cb7516b56a4e623934eccc26e1143 \
-                    sha1    79314cfa13d0218ca2c5137156e6ad67fd378a64 \
-                    rmd160  cdb91e08afb4b66d6457fc8aa6531ae88606e09b
+checksums           rmd160  229e05935da72ce087e80a65c2221d5336e3ab37 \
+                    sha256  aaae8ec476b31d46c5dc400105ade2e1c3e2221d9c5f8252a64a2f05165e9dd9
 
 # watchdog supports Python 2.5+, but at the moment,
 # Macports only packages dependencies for Python 2.7
@@ -28,7 +27,7 @@
 python.default_version 27
 
 if {$subport != $name} {
-    depends_lib \
+    depends_lib-append \
         port:py${python.version}-yaml \
         port:py${python.version}-argh \
         port:py${python.version}-pathtools \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130523/b3c437c4/attachment-0001.html>


More information about the macports-changes mailing list