pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

translate-toolkit: update accepted python versions



Module Name:	pkgsrc-wip
Committed By:	Charlie Root <root%funcube.lan@localhost>
Pushed By:	i3enedek
Date:		Wed May 2 20:35:58 2018 +0100
Changeset:	9ef84d681aa8e52504bd51c5c3848d9afacdb79c

Modified Files:
	translate-toolkit/Makefile

Log Message:
translate-toolkit: update accepted python versions

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9ef84d681aa8e52504bd51c5c3848d9afacdb79c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 translate-toolkit/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/translate-toolkit/Makefile b/translate-toolkit/Makefile
index 296d7016b6..a84496a0f5 100644
--- a/translate-toolkit/Makefile
+++ b/translate-toolkit/Makefile
@@ -21,6 +21,8 @@ USE_LANGUAGES=	c
 REPLACE_BASH=	tools/*
 USE_TOOLS+=	bash:run
 
+PYTHON_VERSIONS_ACCEPTED=       36 35 34 27
+
 post-extract:
 	${RM} ${WRKSRC}/tools/mozilla/build_firefox.sh
 	${RM} ${WRKSRC}/tools/mozilla/buildxpi.py


Home | Main Index | Thread Index | Old Index