[133090] trunk/dports/python/py-unidecode/Portfile
larryv at macports.org
larryv at macports.org
Thu Feb 19 20:48:42 PST 2015
Revision: 133090
https://trac.macports.org/changeset/133090
Author: larryv at macports.org
Date: 2015-02-19 20:48:42 -0800 (Thu, 19 Feb 2015)
Log Message:
-----------
py-unidecode: Update to 0.04.17 (#46905)
Modified Paths:
--------------
trunk/dports/python/py-unidecode/Portfile
Modified: trunk/dports/python/py-unidecode/Portfile
===================================================================
--- trunk/dports/python/py-unidecode/Portfile 2015-02-20 04:48:40 UTC (rev 133089)
+++ trunk/dports/python/py-unidecode/Portfile 2015-02-20 04:48:42 UTC (rev 133090)
@@ -6,7 +6,7 @@
name py-unidecode
set realName Unidecode
-version 0.04.14
+version 0.04.17
platforms darwin
license GPL-2+
maintainers nomaintainer
@@ -24,12 +24,14 @@
master_sites https://pypi.python.org/packages/source/U/$realName/
distname $realName-${version}
-checksums rmd160 a1743f2c737a99ba47eb5ddd00fafe6006623fc2 \
- sha256 a66f8a527ee0709742caa16745cc882b85d6cfc12b37fa2f56024d07031f230c
+checksums md5 5862c893d5aac49f5eefbd96e9e9e682 \
+ rmd160 d2eb1039b8b77728784d8b1bebe1a5bd998d1dfa \
+ sha256 f0f8d53d39877da4849293d548eecb5e79364b573643296869dbc7f5b86709ef
python.versions 27 33 34
if {${subport} ne ${name}} {
+ depends_build-append port:py${python.version}-setuptools
livecheck.type none
} else {
livecheck.type regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150219/4c57fdad/attachment.html>
More information about the macports-changes
mailing list