svn commit: r407980 - head/devel/py-pip

Kubilay Kocak koobs at FreeBSD.org
Thu Feb 4 06:08:57 UTC 2016


On 4/02/2016 7:54 AM, Sunpoet Po-Chuan Hsieh wrote:
> Author: sunpoet
> Date: Wed Feb  3 20:54:42 2016
> New Revision: 407980
> URL: https://svnweb.freebsd.org/changeset/ports/407980
> 
> Log:
>   - Update to 8.0.2
>   - Add NO_ARCH
>   
>   Changes:	https://github.com/pypa/pip/blob/develop/CHANGES.txt

PR: 206828

I'll assign this you

> Modified:
>   head/devel/py-pip/Makefile
>   head/devel/py-pip/distinfo
> 
> Modified: head/devel/py-pip/Makefile
> ==============================================================================
> --- head/devel/py-pip/Makefile	Wed Feb  3 20:54:37 2016	(r407979)
> +++ head/devel/py-pip/Makefile	Wed Feb  3 20:54:42 2016	(r407980)
> @@ -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
> 
> Modified: head/devel/py-pip/distinfo
> ==============================================================================
> --- head/devel/py-pip/distinfo	Wed Feb  3 20:54:37 2016	(r407979)
> +++ head/devel/py-pip/distinfo	Wed Feb  3 20:54:42 2016	(r407980)
> @@ -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
> 



More information about the svn-ports-all mailing list