pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-ecspy: Compatible only with py-2.7
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Thu Oct 13 09:17:07 2016 +0200
Changeset: 326637e0c8a45634747d20f9a9107d3819eec0cf
Modified Files:
py-ecspy/Makefile
Log Message:
py-ecspy: Compatible only with py-2.7
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=326637e0c8a45634747d20f9a9107d3819eec0cf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-ecspy/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diffs:
diff --git a/py-ecspy/Makefile b/py-ecspy/Makefile
index 5c50d82..fc24cf7 100644
--- a/py-ecspy/Makefile
+++ b/py-ecspy/Makefile
@@ -6,10 +6,12 @@ CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=e/ecspy/}
MAINTAINER= jihbed.research%gmail.com@localhost
-HOMEPAGE= http://ecspy.googlecode.com
+HOMEPAGE= http://ecspy.googlecode.com/
COMMENT= Framework for creating evolutionary computations in Python
LICENSE= gnu-gpl-v3
+PYTHON_VERSIONS_ACCEPTED= 27
+
DEPENDS+= ${PYPKGPREFIX}-pp>=1.6.0:../../wip/py-pp
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index