1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

Set USE_PYTHON=concurrent as the Python package provides a console_script

Reported by:	koobs
This commit is contained in:
Mateusz Piotrowski 2020-03-03 02:01:16 +00:00
parent 4e89e183d7
commit c6c8be3122
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527663

View File

@ -3,6 +3,7 @@
PORTNAME= ropper
DISTVERSIONPREFIX= v
DISTVERSION= 1.13.5
PORTREVISION= 1
CATEGORIES= security python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -20,7 +21,7 @@ USES= python
USE_GITHUB= yes
GH_ACCOUNT= sashs
GH_PROJECT= Ropper
USE_PYTHON= autoplist distutils
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes