mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
- Update to 1.2.11
- Update RUN_DEPENDS PR: 203306 Submitted by: bradleythughes@fastmail.fm Approved by: maintainer(timeout, >30 days)
This commit is contained in:
parent
1339894cbb
commit
2aa76990b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400223
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= botocore
|
||||
PORTVERSION= 0.86.0
|
||||
PORTVERSION= 1.2.11
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,9 +13,10 @@ COMMENT= Low-level, core functionality of boto 3
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=2.1:${PORTSDIR}/devel/py-dateutil \
|
||||
${PYTHON_PKGNAMEPREFIX}jmespath>=0.5.0:${PORTSDIR}/devel/py-jmespath
|
||||
${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1:${PORTSDIR}/devel/py-jmespath \
|
||||
${PYTHON_PKGNAMEPREFIX}docutils>=0.10:${PORTSDIR}/textproc/py-docutils
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (botocore-0.86.0.tar.gz) = a87aacef765dfd19d7346cf1420992ca656a9a2613a5bb84ea35c23e1566a810
|
||||
SIZE (botocore-0.86.0.tar.gz) = 1278024
|
||||
SHA256 (botocore-1.2.11.tar.gz) = d43d99fd24698adf2f8a61f339e88d9e1f7b47495aa65015e3ee67a97cd1c335
|
||||
SIZE (botocore-1.2.11.tar.gz) = 2210896
|
||||
|
Loading…
Reference in New Issue
Block a user