[130073] trunk/dports/python/py-fabric/Portfile

stromnov at macports.org stromnov at macports.org
Fri Dec 26 03:25:06 PST 2014


Revision: 130073
          https://trac.macports.org/changeset/130073
Author:   stromnov at macports.org
Date:     2014-12-26 03:25:06 -0800 (Fri, 26 Dec 2014)
Log Message:
-----------
py-fabric: update to version 1.10.1

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

Modified: trunk/dports/python/py-fabric/Portfile
===================================================================
--- trunk/dports/python/py-fabric/Portfile	2014-12-26 11:22:41 UTC (rev 130072)
+++ trunk/dports/python/py-fabric/Portfile	2014-12-26 11:25:06 UTC (rev 130073)
@@ -6,8 +6,8 @@
 PortGroup           select 1.0
 
 name                py-fabric
-version             1.6.1
-revision            1
+version             1.10.1
+revision            0
 categories-append   devel
 platforms           darwin
 license             BSD
@@ -23,14 +23,14 @@
 
 distname            Fabric-${version}
 
-checksums           rmd160  39f9c4ee1b0f69290b87d02c75dc6581cc8c1454 \
-                    sha256  a1ff35d4bf69fbc0d44a14c3c071abd82703eabbce4f4e82b0a3ba85e1d21715
+checksums           rmd160  8146456ce918ef5b4a2c500dd88ce634c3d0373f \
+                    sha256  ab9c54e9496c89ae96ed4aa669e01c792376d75a7389ec90d4292282cc26f008
 
 if {${name} ne ${subport}} {
     depends_lib-append  port:py${python.version}-setuptools \
                         port:py${python.version}-paramiko \
                         port:fabric_select
-    livecheck.type      none
+
     select.group        fabric
     select.file         ${filespath}/fabric${python.version}
     notes "
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141226/6e99174c/attachment.html>


More information about the macports-changes mailing list