From owner-svn-ports-all@freebsd.org Sun Dec 29 12:54:16 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 944131DEE37; Sun, 29 Dec 2019 12:54:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47m0r82q3yz4Wcg; Sun, 29 Dec 2019 12:54:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4536519C82; Sun, 29 Dec 2019 12:54:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBTCsGBO004442; Sun, 29 Dec 2019 12:54:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBTCsFgK004441; Sun, 29 Dec 2019 12:54:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201912291254.xBTCsFgK004441@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 29 Dec 2019 12:54:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r521311 - head/devel/py-foolscap X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-foolscap X-SVN-Commit-Revision: 521311 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Dec 2019 12:54:16 -0000 Author: sunpoet Date: Sun Dec 29 12:54:15 2019 New Revision: 521311 URL: https://svnweb.freebsd.org/changeset/ports/521311 Log: Update to 0.13.2 Changes: https://github.com/warner/foolscap/blob/master/NEWS.md Modified: head/devel/py-foolscap/Makefile head/devel/py-foolscap/distinfo Modified: head/devel/py-foolscap/Makefile ============================================================================== --- head/devel/py-foolscap/Makefile Sun Dec 29 12:54:10 2019 (r521310) +++ head/devel/py-foolscap/Makefile Sun Dec 29 12:54:15 2019 (r521311) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= foolscap -PORTVERSION= 0.13.1 -PORTREVISION= 2 +PORTVERSION= 0.13.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,9 +16,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=0:security/py-openssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}twisted>=16.0.0:devel/py-twisted@${PY_FLAVOR} -NO_ARCH= yes USES= python USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes do-test: cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test Modified: head/devel/py-foolscap/distinfo ============================================================================== --- head/devel/py-foolscap/distinfo Sun Dec 29 12:54:10 2019 (r521310) +++ head/devel/py-foolscap/distinfo Sun Dec 29 12:54:15 2019 (r521311) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516880067 -SHA256 (foolscap-0.13.1.tar.gz) = e2773b4901430b8852da9d691e91984a5e2118da0448c192d9ec5aa81db91d6b -SIZE (foolscap-0.13.1.tar.gz) = 524167 +TIMESTAMP = 1577523890 +SHA256 (foolscap-0.13.2.tar.gz) = 8498c7e9eaecb5b19be74b18d55c2086440be08de29f2bb507f9b505757467ff +SIZE (foolscap-0.13.2.tar.gz) = 480891