svn commit: r405912 - head/devel/py-botocore
Steven Kreuzer
skreuzer at freebsd.org
Wed Jan 13 21:49:13 UTC 2016
Multitasking got the better of me. The PR for this commit should be
205949, not 165203
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205949
(thanks to pi@ for pointing this out)
On Tue, Jan 12, 2016 at 3:25 PM, Steven Kreuzer <skreuzer at freebsd.org> wrote:
> Author: skreuzer
> Date: Tue Jan 12 20:25:49 2016
> New Revision: 405912
> URL: https://svnweb.freebsd.org/changeset/ports/405912
>
> Log:
> Update to 1.3.17
>
> PR: 165203
> Submitted by: Bradley T. Hughes <bradleythughes at fastmail.fm>
> Approved by: Alexey Degtyarev <alexey at renatasystems.org> (maintainer)
>
> Modified:
> head/devel/py-botocore/Makefile
> head/devel/py-botocore/distinfo
>
> Modified: head/devel/py-botocore/Makefile
> ==============================================================================
> --- head/devel/py-botocore/Makefile Tue Jan 12 20:11:10 2016 (r405911)
> +++ head/devel/py-botocore/Makefile Tue Jan 12 20:25:49 2016 (r405912)
> @@ -2,7 +2,7 @@
> # $FreeBSD$
>
> PORTNAME= botocore
> -PORTVERSION= 1.2.11
> +PORTVERSION= 1.3.17
> CATEGORIES= devel python
> MASTER_SITES= CHEESESHOP
> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
> @@ -13,7 +13,7 @@ COMMENT= Low-level, core functionality o
> LICENSE= MIT
>
> RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=2.1:${PORTSDIR}/devel/py-dateutil \
> - ${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1:${PORTSDIR}/devel/py-jmespath \
> + ${PYTHON_PKGNAMEPREFIX}jmespath>=0.9.0:${PORTSDIR}/devel/py-jmespath \
> ${PYTHON_PKGNAMEPREFIX}docutils>=0.10:${PORTSDIR}/textproc/py-docutils
>
> USES= python
>
> Modified: head/devel/py-botocore/distinfo
> ==============================================================================
> --- head/devel/py-botocore/distinfo Tue Jan 12 20:11:10 2016 (r405911)
> +++ head/devel/py-botocore/distinfo Tue Jan 12 20:25:49 2016 (r405912)
> @@ -1,2 +1,2 @@
> -SHA256 (botocore-1.2.11.tar.gz) = d43d99fd24698adf2f8a61f339e88d9e1f7b47495aa65015e3ee67a97cd1c335
> -SIZE (botocore-1.2.11.tar.gz) = 2210896
> +SHA256 (botocore-1.3.17.tar.gz) = 1ca85c5ebe0beed7b54fc47de81d3f39c6bb907951fe6db6a38185de63db7723
> +SIZE (botocore-1.3.17.tar.gz) = 2300885
>
More information about the svn-ports-all
mailing list