diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-02-04 04:54:42 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-02-04 04:54:42 +0800 |
commit | aa4804946b1dba233aa0c56168c54ee2acb44509 (patch) | |
tree | f37fcd4fcc3d24ce698e7da6d49f3a415b67fa58 | |
parent | 4b1c8a59072b0e9b11f04dde2606d2cf89b1d332 (diff) | |
download | freebsd-ports-gnome-aa4804946b1dba233aa0c56168c54ee2acb44509.tar.gz freebsd-ports-gnome-aa4804946b1dba233aa0c56168c54ee2acb44509.tar.zst freebsd-ports-gnome-aa4804946b1dba233aa0c56168c54ee2acb44509.zip |
- Update to 8.0.2
- Add NO_ARCH
Changes: https://github.com/pypa/pip/blob/develop/CHANGES.txt
-rw-r--r-- | devel/py-pip/Makefile | 4 | ||||
-rw-r--r-- | devel/py-pip/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-pip/Makefile b/devel/py-pip/Makefile index db05c12d7907..8830b604af42 100644 --- a/devel/py-pip/Makefile +++ b/devel/py-pip/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pip -PORTVERSION= 7.1.2 -PORTREVISION= 1 +PORTVERSION= 8.0.2 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -33,6 +32,7 @@ DOCS_PORTDOCS= * DOCS_VARS= PYDISTUTILS_BUILD_TARGET=build_sphinx \ PYDISTUTILS_BUILDARGS="-n --all-files --fresh-env" +NO_ARCH= yes USES= python shebangfix USE_GITHUB= yes USE_PYTHON= autoplist concurrent distutils diff --git a/devel/py-pip/distinfo b/devel/py-pip/distinfo index 7e1203ce41a3..e312d5168f8b 100644 --- a/devel/py-pip/distinfo +++ b/devel/py-pip/distinfo @@ -1,2 +1,2 @@ -SHA256 (pypa-pip-7.1.2_GH0.tar.gz) = a45494a8e3041b1bbf5976598f7075e305afd54ebb655395be6f3df2ea0c2733 -SIZE (pypa-pip-7.1.2_GH0.tar.gz) = 7837584 +SHA256 (pypa-pip-8.0.2_GH0.tar.gz) = cb3ae702f4863fc7c2854753bdf9684ecccfed0dcb6c3bf857572cfc76aef2fb +SIZE (pypa-pip-8.0.2_GH0.tar.gz) = 6798177 |