Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Aug 2022 10:32:31 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e6c29a4e6d4c - main - math/py-spint: Revert eeaf3f884e8763da4978e3bf8e2ec56581f89d8c
Message-ID:  <202208271032.27RAWVJE052060@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e6c29a4e6d4cdc9da63eae50391e8d8753681791

commit e6c29a4e6d4cdc9da63eae50391e8d8753681791
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-27 10:24:43 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-27 10:24:43 +0000

    math/py-spint: Revert eeaf3f884e8763da4978e3bf8e2ec56581f89d8c
---
 math/py-spint/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/math/py-spint/Makefile b/math/py-spint/Makefile
index 5bc233f38cc9..c998b79af842 100644
--- a/math/py-spint/Makefile
+++ b/math/py-spint/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}libpysal>=4.0.0:science/py-libpysal@${PY_FLA
 		${PYTHON_PKGNAMEPREFIX}spreg>=0:math/py-spreg@${PY_FLAVOR}
 
 USES=		python:3.7+
-USE_PYTHON=	autoplist distutils
+USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208271032.27RAWVJE052060>