pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-fedmsg: not ready for python-3.x
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Tue Feb 14 11:29:30 2017 +0100
Changeset: 1e721da4b2ac01776e35f213cada24bc849c83ad
Modified Files:
py-fedmsg/Makefile
Log Message:
py-fedmsg: not ready for python-3.x
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1e721da4b2ac01776e35f213cada24bc849c83ad
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-fedmsg/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/py-fedmsg/Makefile b/py-fedmsg/Makefile
index ff84c74466..04c7c57450 100644
--- a/py-fedmsg/Makefile
+++ b/py-fedmsg/Makefile
@@ -25,5 +25,7 @@ USE_LANGUAGES= # none
REPLACE_BASH+= fedmsg/tests/test_certs/rebuild-all-fedmsg-certs
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-moksha-common via py-moksha-hub
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index