mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Allow building with different versions of python3
This commit is contained in:
parent
b40d8c08f8
commit
24e1c6011a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486926
@ -25,7 +25,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=6.7:devel/py-click@${PY_FLAVOR} \
|
||||
USE_GITHUB= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:3.6
|
||||
USES= python:3.4+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
CONFLICTS= py27-iocage-[0-9]*
|
||||
|
Loading…
Reference in New Issue
Block a user