diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-10-11 01:45:50 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-10-11 01:45:50 +0800 |
commit | ba30260fc30fa3aaf4d6d8f76c918174e3d72eb4 (patch) | |
tree | f46948148328ae8e0f0bacda9c084b6d70ff7ef9 | |
parent | f2fd9c06243ec1644f3f3294d8b2b27f6f5ba824 (diff) | |
download | freebsd-ports-gnome-ba30260fc30fa3aaf4d6d8f76c918174e3d72eb4.tar.gz freebsd-ports-gnome-ba30260fc30fa3aaf4d6d8f76c918174e3d72eb4.tar.zst freebsd-ports-gnome-ba30260fc30fa3aaf4d6d8f76c918174e3d72eb4.zip |
Update to 36.5.0
Changes: https://github.com/pypa/setuptools/blob/master/CHANGES.rst
PR: 222818
Exp-run by: antoine
MFH: 2017Q4
-rw-r--r-- | devel/py27-setuptools/Makefile | 2 | ||||
-rw-r--r-- | devel/py27-setuptools/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py27-setuptools/Makefile b/devel/py27-setuptools/Makefile index 586f97bcf297..92a1fdc7c294 100644 --- a/devel/py27-setuptools/Makefile +++ b/devel/py27-setuptools/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= setuptools -PORTVERSION= 36.2.2 +PORTVERSION= 36.5.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py27-setuptools/distinfo b/devel/py27-setuptools/distinfo index 5712815c5f06..5f7e67934c46 100644 --- a/devel/py27-setuptools/distinfo +++ b/devel/py27-setuptools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1502541158 -SHA256 (python/setuptools-36.2.2.zip) = 38156edc9b9b21f8926821d3f994abf931a50c1a2a6a2bab4d195b7d866d9bb0 -SIZE (python/setuptools-36.2.2.zip) = 714105 +TIMESTAMP = 1507100095 +SHA256 (python/setuptools-36.5.0.zip) = ce2007c1cea3359870b80657d634253a0765b0c7dc5a988d77ba803fc86f2c64 +SIZE (python/setuptools-36.5.0.zip) = 721505 |