net/py-libcloud: update to 3.0.0
Only python 3.6+ is supported now.
This commit is contained in:
parent
a3dea408e2
commit
626f5c41f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=532113
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libcloud
|
||||
PORTVERSION= 2.8.1
|
||||
PORTVERSION= 3.0.0
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= APACHE/${PORTNAME}
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USES= cpe python tar:bzip2
|
||||
USES= cpe python:3.6+ tar:bzip2
|
||||
USE_PYTHON= distutils autoplist
|
||||
CPE_VENDOR= apache
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1583930713
|
||||
SHA256 (apache-libcloud-2.8.1.tar.bz2) = 9c51b5aa049a47131698a105a8b5cad86f1905b0f11349f297b0e6717e0cad3e
|
||||
SIZE (apache-libcloud-2.8.1.tar.bz2) = 1556539
|
||||
TIMESTAMP = 1587287924
|
||||
SHA256 (apache-libcloud-3.0.0.tar.bz2) = 68584c1e77706459512c6a5b9704b6d5e4a2df32d3d783026abfa14342dd1e2a
|
||||
SIZE (apache-libcloud-3.0.0.tar.bz2) = 1609684
|
||||
|
Loading…
Reference in New Issue
Block a user