Date: Fri, 16 Oct 2020 06:51:31 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r552489 - head/devel/py-py Message-ID: <202010160651.09G6pVtx005744@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Fri Oct 16 06:51:31 2020 New Revision: 552489 URL: https://svnweb.freebsd.org/changeset/ports/552489 Log: - Update to 1.9.0 Modified: head/devel/py-py/Makefile head/devel/py-py/distinfo Modified: head/devel/py-py/Makefile ============================================================================== --- head/devel/py-py/Makefile Fri Oct 16 02:50:07 2020 (r552488) +++ head/devel/py-py/Makefile Fri Oct 16 06:51:31 2020 (r552489) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= py -PORTVERSION= 1.8.1 +PORTVERSION= 1.9.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-py/distinfo ============================================================================== --- head/devel/py-py/distinfo Fri Oct 16 02:50:07 2020 (r552488) +++ head/devel/py-py/distinfo Fri Oct 16 06:51:31 2020 (r552489) @@ -1,3 +1,3 @@ -TIMESTAMP = 1580125357 -SHA256 (py-1.8.1.tar.gz) = 5e27081401262157467ad6e7f851b7aa402c5852dbcb3dae06768434de5752aa -SIZE (py-1.8.1.tar.gz) = 205568 +TIMESTAMP = 1602859796 +SHA256 (py-1.9.0.tar.gz) = 9ca6883ce56b4e8da7e79ac18787889fa5206c79dcc67fb065376cd2fe03f342 +SIZE (py-1.9.0.tar.gz) = 210098
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010160651.09G6pVtx005744>