git: a1ec379b6114 - main - net/py-gspread: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Mar 2023 19:35:25 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a1ec379b61141ec67c7c4a19bf35e25823584f31
commit a1ec379b61141ec67c7c4a19bf35e25823584f31
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-03-21 18:56:49 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-03-21 19:22:35 +0000
net/py-gspread: Add NO_ARCH
Approved by: portmgr (blanket)
---
net/py-gspread/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/net/py-gspread/Makefile b/net/py-gspread/Makefile
index 24699064d430..fc34b7032e32 100644
--- a/net/py-gspread/Makefile
+++ b/net/py-gspread/Makefile
@@ -18,6 +18,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>2.2.1:www/py-requests@${PY_FLAVOR}
USES= python:3.7+
USE_PYTHON= distutils autoplist
+NO_ARCH= yes
+
USE_GITHUB= yes
GH_ACCOUNT= burnash