diff options
author | pawel <pawel@FreeBSD.org> | 2016-08-17 23:21:03 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2016-08-17 23:21:03 +0800 |
commit | 2d6ffb7577a7784920bc034af8a31244c60522f8 (patch) | |
tree | 60231397632bfcb0cce2378720d7f6bec8a05bd8 | |
parent | 8766fe2f341fb2e12c5097aa75e29bc4f761113a (diff) | |
download | freebsd-ports-gnome-2d6ffb7577a7784920bc034af8a31244c60522f8.tar.gz freebsd-ports-gnome-2d6ffb7577a7784920bc034af8a31244c60522f8.tar.zst freebsd-ports-gnome-2d6ffb7577a7784920bc034af8a31244c60522f8.zip |
- Update to version 1.4.46 [1]
- Port is architecture neutral
PR: 211878 [1]
Submitted by: Bradley T. Hughes [1]
Approved by: maintainer
-rw-r--r-- | devel/py-botocore/Makefile | 3 | ||||
-rw-r--r-- | devel/py-botocore/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/py-botocore/Makefile b/devel/py-botocore/Makefile index 1a421f585f23..ed2940bda2fd 100644 --- a/devel/py-botocore/Makefile +++ b/devel/py-botocore/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= botocore -PORTVERSION= 1.4.37 +PORTVERSION= 1.4.46 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,5 +18,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=2.1:devel/py-dateutil \ USES= python USE_PYTHON= autoplist distutils +NO_ARCH= yes .include <bsd.port.mk> diff --git a/devel/py-botocore/distinfo b/devel/py-botocore/distinfo index e46e59f7614c..9a780a3381c1 100644 --- a/devel/py-botocore/distinfo +++ b/devel/py-botocore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1468598754 -SHA256 (botocore-1.4.37.tar.gz) = 20dc1a0bf37019cac33e0f76d04a2831f2786cbee17f54da0e32a93caf86ef49 -SIZE (botocore-1.4.37.tar.gz) = 2642647 +TIMESTAMP = 1471297318 +SHA256 (botocore-1.4.46.tar.gz) = 844dbd090b4127678c25342635485c87d86bca4a4f8a7c2295d715f7c830700c +SIZE (botocore-1.4.46.tar.gz) = 2713844 |