pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/finance/py-eth-typing
Module Name: pkgsrc
Committed By: jperkin
Date: Tue Sep 29 19:36:12 UTC 2020
Modified Files:
pkgsrc/finance/py-eth-typing: Makefile
Log Message:
py-eth-typing: Try to fix dependencies.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/finance/py-eth-typing/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/finance/py-eth-typing/Makefile
diff -u pkgsrc/finance/py-eth-typing/Makefile:1.1 pkgsrc/finance/py-eth-typing/Makefile:1.2
--- pkgsrc/finance/py-eth-typing/Makefile:1.1 Mon Sep 28 23:47:31 2020
+++ pkgsrc/finance/py-eth-typing/Makefile Tue Sep 29 19:36:12 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/09/28 23:47:31 khorben Exp $
+# $NetBSD: Makefile,v 1.2 2020/09/29 19:36:12 jperkin Exp $
DISTNAME= eth-typing-2.2.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -30,6 +30,8 @@ BUILD_DEPENDS+= ${PYPKGPREFIX}-sphinx-rt
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-mypy py-twine
+
# TODO: Migrate MASTER_SITES to MASTER_SITE_PYPI
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index