security/py-cryptography: remove support for expired Python 3.3
This commit is contained in:
parent
95bbd02b18
commit
fe62dad6b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449195
1 changed files with 0 additions and 2 deletions
|
@ -35,8 +35,6 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}ipaddress>0:net/py-ipaddress
|
|||
|
||||
.if ${PYTHON_REL} < 3300
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}enum34>0:devel/py-enum34
|
||||
.elif ${PYTHON_REL} < 3400
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}enum34>0:devel/py3-enum34
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
|
|
Loading…
Reference in a new issue