pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-gcs-oauth2-boto-plugin py-gcs-oauth2-boto-plugi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2c729b151989
branches: trunk
changeset: 372646:2c729b151989
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Jan 27 23:49:41 2022 +0000
description:
py-gcs-oauth2-boto-plugin: mark as not for python 2.7 due to py-rsa
diffstat:
net/py-gcs-oauth2-boto-plugin/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r de63feb5ba3a -r 2c729b151989 net/py-gcs-oauth2-boto-plugin/Makefile
--- a/net/py-gcs-oauth2-boto-plugin/Makefile Thu Jan 27 21:56:52 2022 +0000
+++ b/net/py-gcs-oauth2-boto-plugin/Makefile Thu Jan 27 23:49:41 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2022/01/27 10:29:54 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2022/01/27 23:49:41 wiz Exp $
DISTNAME= gcs-oauth2-boto-plugin-3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -23,5 +23,7 @@
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-rsa
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index