mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
net/py-sbws: change python:3.4+ to python:3.5+
Reported by: tobik Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D17959
This commit is contained in:
parent
dc75f83031
commit
c35c321b60
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484925
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= sbws
|
||||
PORTVERSION= 1.0.2
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= net python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -17,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pysocks>=1.6.8:net/py-pysocks@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}stem>=1.7.0:security/py-stem@${PY_FLAVOR} \
|
||||
tor:security/tor
|
||||
|
||||
USES= cpe python:3.4+ shebangfix
|
||||
USES= cpe python:3.5+ shebangfix
|
||||
USE_GITHUB= yes
|
||||
USE_PYTHON= autoplist distutils concurrent flavors
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user