[125393] trunk/dports/python/py-dispel4py-devel/Portfile
petr at macports.org
petr at macports.org
Tue Sep 16 07:21:09 PDT 2014
Revision: 125393
https://trac.macports.org/changeset/125393
Author: petr at macports.org
Date: 2014-09-16 07:21:09 -0700 (Tue, 16 Sep 2014)
Log Message:
-----------
py27-dispel4py-devel: update, switch to upstream repo
Modified Paths:
--------------
trunk/dports/python/py-dispel4py-devel/Portfile
Modified: trunk/dports/python/py-dispel4py-devel/Portfile
===================================================================
--- trunk/dports/python/py-dispel4py-devel/Portfile 2014-09-16 13:32:44 UTC (rev 125392)
+++ trunk/dports/python/py-dispel4py-devel/Portfile 2014-09-16 14:21:09 UTC (rev 125393)
@@ -5,11 +5,11 @@
PortGroup python 1.0
PortGroup github 1.0
-github.setup petrrr dispel4py 913919b225
+github.setup akrause2014 dispel4py 1eb47e881d
name py-${github.project}-devel
conflicts py-${github.project}
-version 0.0.1-6-${github.version}
+version 0.0.1-7-${github.version}
categories-append parallel science
platforms darwin
license Apache-3
@@ -21,16 +21,16 @@
long_description ${description}
-checksums rmd160 b8e58841cbf8bf8f780cd7df6c2aab4cf668275d \
- sha256 47b9a44aab071c7c58b12f3c54c81885d228e09784a54fc5c0dd56194ca3fd59
+checksums rmd160 3013211e82ba6b13644a3e64bb07e0805f4a89ed \
+ sha256 f04b320842c28d36e0d8975fad53f8e771a6d3140afdfa6dfdcf3763a47fe351
python.versions 26 27
if {${name} ne ${subport}} {
depends_build-append port:py${python.version}-setuptools
- depends_lib-append port:py${python.version}-networkx \
- port:py${python.version}-requests
+ depends_lib-append port:py${python.version}-networkx
+
# Adding documentation
post-destroot {
set dest_doc ${destroot}${prefix}/share/doc/${subport}
@@ -44,6 +44,4 @@
#delete ${dest_doc}/examples
#copy ${worksrcpath}/examples ${dest_doc}/examples
}
-
- livecheck.type none
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140916/42eb33fb/attachment.html>
More information about the macports-changes
mailing list