[148558] trunk/dports/python/py-partd/Portfile
stromnov at macports.org
stromnov at macports.org
Wed May 11 07:26:48 PDT 2016
Revision: 148558
https://trac.macports.org/changeset/148558
Author: stromnov at macports.org
Date: 2016-05-11 07:26:47 -0700 (Wed, 11 May 2016)
Log Message:
-----------
py-partd: update to version 0.3.3
Modified Paths:
--------------
trunk/dports/python/py-partd/Portfile
Modified: trunk/dports/python/py-partd/Portfile
===================================================================
--- trunk/dports/python/py-partd/Portfile 2016-05-11 14:24:48 UTC (rev 148557)
+++ trunk/dports/python/py-partd/Portfile 2016-05-11 14:26:47 UTC (rev 148558)
@@ -5,9 +5,9 @@
PortGroup python 1.0
name py-partd
-version 0.3.2
+version 0.3.3
revision 0
-categories-append science
+categories-append devel
platforms darwin
license BSD
supported_archs noarch
@@ -20,14 +20,18 @@
long_description ${description}
homepage http://github.com/mrocklin/partd/
-master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
+master_sites https://pypi.io/packages/source/[string index ${python.rootname} 0]/${python.rootname}
distname ${python.rootname}-${version}
-checksums rmd160 66ca8d6c538773b153b89470dc9814e1c918f2d0 \
- sha256 0b8a2f313d07548ab5fbca89fae27d63ce81709ee544609b9e515d9c604ca910
+checksums rmd160 700bd3d1c6d6ed321d4ddea9dbe2b10d54f492fa \
+ sha256 1b7d37ec5c8eeac2659db0b00ae6db53689aeed96f73a35f7110d4fba09bf939
if {${name} ne ${subport}} {
+ depends_build-append \
+ port:py${python.version}-setuptools
+ depends_lib-append port:py${python.version}-locket
+
livecheck.type none
} else {
livecheck.type pypi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160511/9cd50310/attachment.html>
More information about the macports-changes
mailing list