py-libstorj is not compatible with python 3

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2017-12-24 07:00:50 +00:00
parent 276dce9c72
commit f5da38b8f5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457126

View file

@ -14,7 +14,7 @@ LICENSE= LGPL21+
BUILD_DEPENDS= swig3.0:devel/swig30
LIB_DEPENDS= libstorj.so:net/libstorj
USES= localbase python:2.7+
USES= localbase python:2.7
USE_PYTHON= autoplist distutils
USE_GITHUB= yes
GH_ACCOUNT= Storj