[133093] trunk/dports/python/py-unidecode/Portfile

larryv at macports.org larryv at macports.org
Thu Feb 19 21:12:07 PST 2015


Revision: 133093
          https://trac.macports.org/changeset/133093
Author:   larryv at macports.org
Date:     2015-02-19 21:12:07 -0800 (Thu, 19 Feb 2015)
Log Message:
-----------
py-unidecode: Remove unnecessary dep on setuptools

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

Modified: trunk/dports/python/py-unidecode/Portfile
===================================================================
--- trunk/dports/python/py-unidecode/Portfile	2015-02-20 05:12:05 UTC (rev 133092)
+++ trunk/dports/python/py-unidecode/Portfile	2015-02-20 05:12:07 UTC (rev 133093)
@@ -7,6 +7,7 @@
 name                py-unidecode
 set realName Unidecode
 version             0.04.17
+revision            1
 categories-append   textproc
 platforms           darwin
 supported_archs     noarch
@@ -33,7 +34,6 @@
 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/08824da2/attachment-0001.html>


More information about the macports-changes mailing list