mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
net/py-libcloud: update to 3.4.1
Also, add a dependency on www/py-requests.
This commit is contained in:
parent
e1d7c78fa4
commit
dd402e3e00
2 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Created by: Greg Larkin <glarkin@FreeBSD.org>
|
# Created by: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
|
|
||||||
PORTNAME= libcloud
|
PORTNAME= libcloud
|
||||||
PORTVERSION= 3.3.1
|
PORTVERSION= 3.4.1
|
||||||
CATEGORIES= net python
|
CATEGORIES= net python
|
||||||
MASTER_SITES= APACHE/${PORTNAME}
|
MASTER_SITES= APACHE/${PORTNAME}
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -14,6 +14,7 @@ LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR}
|
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR}
|
||||||
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.5.0:www/py-requests@${PY_FLAVOR}
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1611667025
|
TIMESTAMP = 1637986892
|
||||||
SHA256 (apache-libcloud-3.3.1.tar.bz2) = 71f15f355c42963b15d316d5142be7663bcc5a969453e9d24c81133ea998aa1d
|
SHA256 (apache-libcloud-3.4.1.tar.bz2) = 5cd4905ce2a6016c52ba359ba774fce513c06cbd4cc10bf855c49bd080ab7d2e
|
||||||
SIZE (apache-libcloud-3.3.1.tar.bz2) = 1795663
|
SIZE (apache-libcloud-3.4.1.tar.bz2) = 1851322
|
||||||
|
|
Loading…
Add table
Reference in a new issue