[106990] trunk/dports/python/py-blessings/Portfile
jmr at macports.org
jmr at macports.org
Thu Jun 13 06:52:10 PDT 2013
Revision: 106990
https://trac.macports.org/changeset/106990
Author: jmr at macports.org
Date: 2013-06-13 06:52:10 -0700 (Thu, 13 Jun 2013)
Log Message:
-----------
py-blessings: mark noarch, fix setuptools dep type
Modified Paths:
--------------
trunk/dports/python/py-blessings/Portfile
Modified: trunk/dports/python/py-blessings/Portfile
===================================================================
--- trunk/dports/python/py-blessings/Portfile 2013-06-13 13:45:10 UTC (rev 106989)
+++ trunk/dports/python/py-blessings/Portfile 2013-06-13 13:52:10 UTC (rev 106990)
@@ -9,11 +9,11 @@
version 1.3
maintainers nomaintainer
python.versions 25 26 27 31 32
-python.default_version 27
description A thin, practical wrapper around terminal formatting, positioning, and more
long_description ${description}
platforms darwin
+supported_archs noarch
license MIT
homepage https://github.com/erikrose/blessings
@@ -23,6 +23,5 @@
sha256 1bc5679fdf1807c74eb8da3774dd61ba928134cfb729df664fb60602161af193
if {$name != $subport} {
- depends_lib-append port:py${python.version}-setuptools
+ depends_build port:py${python.version}-setuptools
}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130613/8446276a/attachment.html>
More information about the macports-changes
mailing list