From owner-svn-ports-head@freebsd.org Mon Mar 23 05:12:46 2020 Return-Path: Delivered-To: svn-ports-head@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 20E62278DE4; Mon, 23 Mar 2020 05:12:46 +0000 (UTC) (envelope-from koobs@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 48m2ZP6qZTz3H1h; Mon, 23 Mar 2020 05:12:45 +0000 (UTC) (envelope-from koobs@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 E244C95E8; Mon, 23 Mar 2020 05:12:45 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 02N5CjEn067235; Mon, 23 Mar 2020 05:12:45 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02N5Chet067219; Mon, 23 Mar 2020 05:12:43 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <202003230512.02N5Chet067219@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Mon, 23 Mar 2020 05:12:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r528949 - in head/devel: py-buildbot py-buildbot-console-view py-buildbot-grid-view py-buildbot-pkg py-buildbot-waterfall-view py-buildbot-worker py-buildbot-www py-buildbot/files X-SVN-Group: ports-head X-SVN-Commit-Author: koobs X-SVN-Commit-Paths: in head/devel: py-buildbot py-buildbot-console-view py-buildbot-grid-view py-buildbot-pkg py-buildbot-waterfall-view py-buildbot-worker py-buildbot-www py-buildbot/files X-SVN-Commit-Revision: 528949 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Mar 2020 05:12:46 -0000 Author: koobs Date: Mon Mar 23 05:12:42 2020 New Revision: 528949 URL: https://svnweb.freebsd.org/changeset/ports/528949 Log: devel/py-buildbot*: Update to 2.7.0 devel/py-buildbot: - Remove setup.py patch (upstreamed) - Update test target (setup.py test is going away :|) Changelog: https://docs.buildbot.net/current/relnotes/index.html#buildbot-2-7-0-2020-02-27 PR: 244219 Deleted: head/devel/py-buildbot/files/patch-setup.py Modified: head/devel/py-buildbot-console-view/Makefile head/devel/py-buildbot-console-view/distinfo head/devel/py-buildbot-grid-view/Makefile head/devel/py-buildbot-grid-view/distinfo head/devel/py-buildbot-pkg/Makefile head/devel/py-buildbot-pkg/distinfo head/devel/py-buildbot-waterfall-view/Makefile head/devel/py-buildbot-waterfall-view/distinfo head/devel/py-buildbot-worker/Makefile head/devel/py-buildbot-worker/distinfo head/devel/py-buildbot-www/Makefile head/devel/py-buildbot-www/distinfo head/devel/py-buildbot/Makefile head/devel/py-buildbot/distinfo Modified: head/devel/py-buildbot-console-view/Makefile ============================================================================== --- head/devel/py-buildbot-console-view/Makefile Mon Mar 23 04:55:43 2020 (r528948) +++ head/devel/py-buildbot-console-view/Makefile Mon Mar 23 05:12:42 2020 (r528949) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= buildbot-console-view -PORTVERSION= 2.3.1 +PORTVERSION= 2.7.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-buildbot-console-view/distinfo ============================================================================== --- head/devel/py-buildbot-console-view/distinfo Mon Mar 23 04:55:43 2020 (r528948) +++ head/devel/py-buildbot-console-view/distinfo Mon Mar 23 05:12:42 2020 (r528949) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559393408 -SHA256 (buildbot-console-view-2.3.1.tar.gz) = 2a6370db2141aebd7466fee390824fb7190d1e7122d6ebb844690cde141ca2f8 -SIZE (buildbot-console-view-2.3.1.tar.gz) = 607024 +TIMESTAMP = 1584864839 +SHA256 (buildbot-console-view-2.7.0.tar.gz) = 482938aea943f1263f01f6ed79c6f665d8dcc8020a58b725ac9599b85539f40e +SIZE (buildbot-console-view-2.7.0.tar.gz) = 17939 Modified: head/devel/py-buildbot-grid-view/Makefile ============================================================================== --- head/devel/py-buildbot-grid-view/Makefile Mon Mar 23 04:55:43 2020 (r528948) +++ head/devel/py-buildbot-grid-view/Makefile Mon Mar 23 05:12:42 2020 (r528949) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= buildbot-grid-view -PORTVERSION= 2.3.1 +PORTVERSION= 2.7.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-buildbot-grid-view/distinfo ============================================================================== --- head/devel/py-buildbot-grid-view/distinfo Mon Mar 23 04:55:43 2020 (r528948) +++ head/devel/py-buildbot-grid-view/distinfo Mon Mar 23 05:12:42 2020 (r528949) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559393421 -SHA256 (buildbot-grid-view-2.3.1.tar.gz) = b25317adb7b526a4582d495e3f55db67a16cd7fe3f0d01b4d0d6df2b3b8f78f6 -SIZE (buildbot-grid-view-2.3.1.tar.gz) = 605141 +TIMESTAMP = 1584864941 +SHA256 (buildbot-grid-view-2.7.0.tar.gz) = a4b5e411475e797875bdbdc5f397bd742363d55d01baf0db99d8f199fc3892d8 +SIZE (buildbot-grid-view-2.7.0.tar.gz) = 13342 Modified: head/devel/py-buildbot-pkg/Makefile ============================================================================== --- head/devel/py-buildbot-pkg/Makefile Mon Mar 23 04:55:43 2020 (r528948) +++ head/devel/py-buildbot-pkg/Makefile Mon Mar 23 05:12:42 2020 (r528949) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= buildbot-pkg -PORTVERSION= 2.3.1 +PORTVERSION= 2.7.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-buildbot-pkg/distinfo ============================================================================== --- head/devel/py-buildbot-pkg/distinfo Mon Mar 23 04:55:43 2020 (r528948) +++ head/devel/py-buildbot-pkg/distinfo Mon Mar 23 05:12:42 2020 (r528949) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559393440 -SHA256 (buildbot-pkg-2.3.1.tar.gz) = 25968ace0c62cb773ed85d4ddbe07fd5aee68f4455909243ffb3ac12608cf82e -SIZE (buildbot-pkg-2.3.1.tar.gz) = 4754 +TIMESTAMP = 1584864993 +SHA256 (buildbot-pkg-2.7.0.tar.gz) = 6bb62e8e9df65204ce8006de190522f8304c797b061ead706abb218e7202eb0f +SIZE (buildbot-pkg-2.7.0.tar.gz) = 4754 Modified: head/devel/py-buildbot-waterfall-view/Makefile ============================================================================== --- head/devel/py-buildbot-waterfall-view/Makefile Mon Mar 23 04:55:43 2020 (r528948) +++ head/devel/py-buildbot-waterfall-view/Makefile Mon Mar 23 05:12:42 2020 (r528949) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= buildbot-waterfall-view -PORTVERSION= 2.3.1 +PORTVERSION= 2.7.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-buildbot-waterfall-view/distinfo ============================================================================== --- head/devel/py-buildbot-waterfall-view/distinfo Mon Mar 23 04:55:43 2020 (r528948) +++ head/devel/py-buildbot-waterfall-view/distinfo Mon Mar 23 05:12:42 2020 (r528949) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559393455 -SHA256 (buildbot-waterfall-view-2.3.1.tar.gz) = 949ae00cadb50f280709353feeccdc267c6ea68119e2be9b7faab21707c82edf -SIZE (buildbot-waterfall-view-2.3.1.tar.gz) = 683181 +TIMESTAMP = 1584865038 +SHA256 (buildbot-waterfall-view-2.7.0.tar.gz) = a8584a711310ffc0f6555e50446da0cc42f6b5fa00e4f114462d6e5af198f267 +SIZE (buildbot-waterfall-view-2.7.0.tar.gz) = 191009 Modified: head/devel/py-buildbot-worker/Makefile ============================================================================== --- head/devel/py-buildbot-worker/Makefile Mon Mar 23 04:55:43 2020 (r528948) +++ head/devel/py-buildbot-worker/Makefile Mon Mar 23 05:12:42 2020 (r528949) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= buildbot-worker -PORTVERSION= 2.3.1 +PORTVERSION= 2.7.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-buildbot-worker/distinfo ============================================================================== --- head/devel/py-buildbot-worker/distinfo Mon Mar 23 04:55:43 2020 (r528948) +++ head/devel/py-buildbot-worker/distinfo Mon Mar 23 05:12:42 2020 (r528949) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559393470 -SHA256 (buildbot-worker-2.3.1.tar.gz) = a26c68debb70f15abee307aff7b225e91a2eedca9c8d571212c391e615c36f53 -SIZE (buildbot-worker-2.3.1.tar.gz) = 110554 +TIMESTAMP = 1584864604 +SHA256 (buildbot-worker-2.7.0.tar.gz) = 66ca92917ab12b915c00d2f0794b854496c2d9e50deb0b6198efb3cd94219eef +SIZE (buildbot-worker-2.7.0.tar.gz) = 101075 Modified: head/devel/py-buildbot-www/Makefile ============================================================================== --- head/devel/py-buildbot-www/Makefile Mon Mar 23 04:55:43 2020 (r528948) +++ head/devel/py-buildbot-www/Makefile Mon Mar 23 05:12:42 2020 (r528949) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= buildbot-www -PORTVERSION= 2.3.1 +PORTVERSION= 2.7.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-buildbot-www/distinfo ============================================================================== --- head/devel/py-buildbot-www/distinfo Mon Mar 23 04:55:43 2020 (r528948) +++ head/devel/py-buildbot-www/distinfo Mon Mar 23 05:12:42 2020 (r528949) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559393487 -SHA256 (buildbot-www-2.3.1.tar.gz) = ff8546b7769f156f06e418cdd5621c78086924dbc81d48fbe35f4c98c7e1eb79 -SIZE (buildbot-www-2.3.1.tar.gz) = 721159 +TIMESTAMP = 1584865155 +SHA256 (buildbot-www-2.7.0.tar.gz) = b1bfa9e4991b216cc8fe2ecaff6df64bca5b6f68e76f360077e3129cc96c1db5 +SIZE (buildbot-www-2.7.0.tar.gz) = 3173804 Modified: head/devel/py-buildbot/Makefile ============================================================================== --- head/devel/py-buildbot/Makefile Mon Mar 23 04:55:43 2020 (r528948) +++ head/devel/py-buildbot/Makefile Mon Mar 23 05:12:42 2020 (r528949) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= buildbot -PORTVERSION= 2.3.1 +PORTVERSION= 2.7.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -29,10 +29,10 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}treq>0:www/py-tre ${PYTHON_PKGNAMEPREFIX}boto3>0:www/py-boto3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mock>=2.0.0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lz4>=0:archivers/py-lz4@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}buildbot-pkg>0:devel/py-buildbot-pkg@${PY_FLAVOR} -# to be ported ${PYTHON_PKGNAMEPREFIX}pyjade>0:www/py-pyjade@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}buildbot-pkg>0:devel/py-buildbot-pkg@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyjade>0:textproc/py-pyjade@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}parameterized>0:devel/py-parameterized@${PY_FLAVOR} # to be ported ${PYTHON_PKGNAMEPREFIX}moto>0:www/py-moto@${PY_FLAVOR} -# to be ported ${PYTHON_PKGNAMEPREFIX}parameterized>0:devel/py-parametrized@${PY_FLAVOR} USES= python:3.5+ USE_RC_SUBR= buildbot @@ -43,7 +43,7 @@ SUB_LIST= PYTHON_CMD=${PYTHON_CMD} PYTHON_VER=${PYTHON NO_ARCH= yes do-test: - @cd ${WRKSRC} && TZ=UTC ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test + @cd ${WRKSRC} && PYTHONPATH=${WRKSRC} TZ=UTC ${LOCALBASE}/bin/trial-${PYTHON_VER} buildbot # Old invocation that we will probably need later # ${MKDIR} ${WRKDIR}/tmp Modified: head/devel/py-buildbot/distinfo ============================================================================== --- head/devel/py-buildbot/distinfo Mon Mar 23 04:55:43 2020 (r528948) +++ head/devel/py-buildbot/distinfo Mon Mar 23 05:12:42 2020 (r528949) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559393389 -SHA256 (buildbot-2.3.1.tar.gz) = cf35d2a87b11aba29c59e47e843deba1be9649114e792e830252ed8f7c35f963 -SIZE (buildbot-2.3.1.tar.gz) = 3138465 +TIMESTAMP = 1584864563 +SHA256 (buildbot-2.7.0.tar.gz) = 069001b73c5da8acc69f22cfab87740c8d4ba9c6f72da7f760fdd8100c74484a +SIZE (buildbot-2.7.0.tar.gz) = 3175050