Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 May 2021 14:42:54 GMT
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b7f0d218477f - main - devel/py-buildbot*: Update to 2.10.5
Message-ID:  <202105161442.14GEgsvD011254@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b7f0d218477f41eee5e163b8c7c0e24f54ed1895

commit b7f0d218477f41eee5e163b8c7c0e24f54ed1895
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2021-05-16 14:40:40 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2021-05-16 14:40:40 +0000

    devel/py-buildbot*: Update to 2.10.5
    
    Changelog:  https://docs.buildbot.net/current/relnotes/2.x.html#buildbot-2-10-5-2021-04-05
    
    Approved by:    koobs (maintainer, implicit)
---
 devel/py-buildbot-console-view/Makefile   |  2 +-
 devel/py-buildbot-console-view/distinfo   |  6 +++---
 devel/py-buildbot-grid-view/Makefile      |  2 +-
 devel/py-buildbot-grid-view/distinfo      |  6 +++---
 devel/py-buildbot-pkg/Makefile            |  2 +-
 devel/py-buildbot-pkg/distinfo            |  6 +++---
 devel/py-buildbot-waterfall-view/Makefile |  2 +-
 devel/py-buildbot-waterfall-view/distinfo |  6 +++---
 devel/py-buildbot-worker/Makefile         |  2 +-
 devel/py-buildbot-worker/distinfo         |  6 +++---
 devel/py-buildbot-www/Makefile            |  2 +-
 devel/py-buildbot-www/distinfo            |  6 +++---
 devel/py-buildbot/Makefile                | 10 +++++-----
 devel/py-buildbot/distinfo                |  6 +++---
 14 files changed, 32 insertions(+), 32 deletions(-)

diff --git a/devel/py-buildbot-console-view/Makefile b/devel/py-buildbot-console-view/Makefile
index c2c5c6b34323..3ccbe4a7e2c7 100644
--- a/devel/py-buildbot-console-view/Makefile
+++ b/devel/py-buildbot-console-view/Makefile
@@ -1,7 +1,7 @@
 # Created by: Michael Gmelin <grembo@FreeBSD.org>
 
 PORTNAME=	buildbot-console-view
-PORTVERSION=	2.7.0
+PORTVERSION=	2.10.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-buildbot-console-view/distinfo b/devel/py-buildbot-console-view/distinfo
index 2097a5628b61..66ead39eec80 100644
--- a/devel/py-buildbot-console-view/distinfo
+++ b/devel/py-buildbot-console-view/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584864839
-SHA256 (buildbot-console-view-2.7.0.tar.gz) = 482938aea943f1263f01f6ed79c6f665d8dcc8020a58b725ac9599b85539f40e
-SIZE (buildbot-console-view-2.7.0.tar.gz) = 17939
+TIMESTAMP = 1620730133
+SHA256 (buildbot-console-view-2.10.5.tar.gz) = 0cd0d288a4cc6b0a5a581a256b2698ec3af9b100daeb804fdabef8e7ec7a3a76
+SIZE (buildbot-console-view-2.10.5.tar.gz) = 18740
diff --git a/devel/py-buildbot-grid-view/Makefile b/devel/py-buildbot-grid-view/Makefile
index 24e75edb847a..073bdc7bb049 100644
--- a/devel/py-buildbot-grid-view/Makefile
+++ b/devel/py-buildbot-grid-view/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	buildbot-grid-view
-PORTVERSION=	2.7.0
+PORTVERSION=	2.10.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-buildbot-grid-view/distinfo b/devel/py-buildbot-grid-view/distinfo
index 394ae287749f..823d51b11851 100644
--- a/devel/py-buildbot-grid-view/distinfo
+++ b/devel/py-buildbot-grid-view/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584864941
-SHA256 (buildbot-grid-view-2.7.0.tar.gz) = a4b5e411475e797875bdbdc5f397bd742363d55d01baf0db99d8f199fc3892d8
-SIZE (buildbot-grid-view-2.7.0.tar.gz) = 13342
+TIMESTAMP = 1620730164
+SHA256 (buildbot-grid-view-2.10.5.tar.gz) = a11203ce066ed8fa1f37558280c17091332cca9aa4645a37695d692c1074a0bc
+SIZE (buildbot-grid-view-2.10.5.tar.gz) = 13712
diff --git a/devel/py-buildbot-pkg/Makefile b/devel/py-buildbot-pkg/Makefile
index f92c9be44ebf..5afcd7b1116f 100644
--- a/devel/py-buildbot-pkg/Makefile
+++ b/devel/py-buildbot-pkg/Makefile
@@ -1,7 +1,7 @@
 # Created by: Michael Gmelin <grembo@FreeBSD.org>
 
 PORTNAME=	buildbot-pkg
-PORTVERSION=	2.7.0
+PORTVERSION=	2.10.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-buildbot-pkg/distinfo b/devel/py-buildbot-pkg/distinfo
index eb0391813c7f..7c18de26fbae 100644
--- a/devel/py-buildbot-pkg/distinfo
+++ b/devel/py-buildbot-pkg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584864993
-SHA256 (buildbot-pkg-2.7.0.tar.gz) = 6bb62e8e9df65204ce8006de190522f8304c797b061ead706abb218e7202eb0f
-SIZE (buildbot-pkg-2.7.0.tar.gz) = 4754
+TIMESTAMP = 1620730187
+SHA256 (buildbot-pkg-2.10.5.tar.gz) = 479594ef245f1d27cd936e09c0e9b9bb54d52f19f04464a8837037be78a44b53
+SIZE (buildbot-pkg-2.10.5.tar.gz) = 4783
diff --git a/devel/py-buildbot-waterfall-view/Makefile b/devel/py-buildbot-waterfall-view/Makefile
index 8e64ee9c335d..c22c7adce5d2 100644
--- a/devel/py-buildbot-waterfall-view/Makefile
+++ b/devel/py-buildbot-waterfall-view/Makefile
@@ -1,7 +1,7 @@
 # Created by: Michael Gmelin <grembo@FreeBSD.org>
 
 PORTNAME=	buildbot-waterfall-view
-PORTVERSION=	2.7.0
+PORTVERSION=	2.10.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-buildbot-waterfall-view/distinfo b/devel/py-buildbot-waterfall-view/distinfo
index c6bca8015bc3..58364bc9466f 100644
--- a/devel/py-buildbot-waterfall-view/distinfo
+++ b/devel/py-buildbot-waterfall-view/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584865038
-SHA256 (buildbot-waterfall-view-2.7.0.tar.gz) = a8584a711310ffc0f6555e50446da0cc42f6b5fa00e4f114462d6e5af198f267
-SIZE (buildbot-waterfall-view-2.7.0.tar.gz) = 191009
+TIMESTAMP = 1620730206
+SHA256 (buildbot-waterfall-view-2.10.5.tar.gz) = 3ea4fa216a0d5d8e642ec78be4cf2b57d8ae17889664307ca7bdc23e1c557f44
+SIZE (buildbot-waterfall-view-2.10.5.tar.gz) = 191704
diff --git a/devel/py-buildbot-worker/Makefile b/devel/py-buildbot-worker/Makefile
index f15654510edb..01df64b13844 100644
--- a/devel/py-buildbot-worker/Makefile
+++ b/devel/py-buildbot-worker/Makefile
@@ -1,7 +1,7 @@
 # Created by: Frederic Praca <frederic.praca@freebsd-fr.org>
 
 PORTNAME=	buildbot-worker
-PORTVERSION=	2.7.0
+PORTVERSION=	2.10.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-buildbot-worker/distinfo b/devel/py-buildbot-worker/distinfo
index 34ce2dec90a4..9d16764d8429 100644
--- a/devel/py-buildbot-worker/distinfo
+++ b/devel/py-buildbot-worker/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584864604
-SHA256 (buildbot-worker-2.7.0.tar.gz) = 66ca92917ab12b915c00d2f0794b854496c2d9e50deb0b6198efb3cd94219eef
-SIZE (buildbot-worker-2.7.0.tar.gz) = 101075
+TIMESTAMP = 1620730224
+SHA256 (buildbot-worker-2.10.5.tar.gz) = ae9af1fa992915538c38d5e8067922d1a1a57114e45ca789cbc6a422de1feae1
+SIZE (buildbot-worker-2.10.5.tar.gz) = 108798
diff --git a/devel/py-buildbot-www/Makefile b/devel/py-buildbot-www/Makefile
index 18bf798afa5a..14b1543ceda2 100644
--- a/devel/py-buildbot-www/Makefile
+++ b/devel/py-buildbot-www/Makefile
@@ -1,7 +1,7 @@
 # Created by: Michael Gmelin <grembo@FreeBSD.org>
 
 PORTNAME=	buildbot-www
-PORTVERSION=	2.7.0
+PORTVERSION=	2.10.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-buildbot-www/distinfo b/devel/py-buildbot-www/distinfo
index 4c4760d63128..cef65c74cb2a 100644
--- a/devel/py-buildbot-www/distinfo
+++ b/devel/py-buildbot-www/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584865155
-SHA256 (buildbot-www-2.7.0.tar.gz) = b1bfa9e4991b216cc8fe2ecaff6df64bca5b6f68e76f360077e3129cc96c1db5
-SIZE (buildbot-www-2.7.0.tar.gz) = 3173804
+TIMESTAMP = 1620730243
+SHA256 (buildbot-www-2.10.5.tar.gz) = 47f3665a90224a3523684306fca60c7726e5d8b93e91ef5608e3402b2ce5ab76
+SIZE (buildbot-www-2.10.5.tar.gz) = 3180604
diff --git a/devel/py-buildbot/Makefile b/devel/py-buildbot/Makefile
index 213d29f4144b..df54d60c2401 100644
--- a/devel/py-buildbot/Makefile
+++ b/devel/py-buildbot/Makefile
@@ -1,7 +1,7 @@
 # Created by: Koop Mast <kwm@FreeBSD.org>
 
 PORTNAME=	buildbot
-PORTVERSION=	2.7.0
+PORTVERSION=	2.10.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,8 +16,8 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Jinja2>=2.1:devel/py-Jinja2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}autobahn>=0.16.0:www/py-autobahn@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}twisted>=17.9.0:devel/py-twisted@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}zope.interface>=4.1.1:devel/py-zope.interface@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}sqlalchemy12>=1.1.0:databases/py-sqlalchemy12@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}sqlalchemy-migrate>=0.9:databases/py-sqlalchemy-migrate@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}sqlalchemy12>=1.2.0<1.4:databases/py-sqlalchemy12@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}sqlalchemy-migrate>=0.13:databases/py-sqlalchemy-migrate@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:devel/py-dateutil@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}txaio>=2.2.2:devel/py-txaio@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyjwt>=0:www/py-pyjwt@${PY_FLAVOR} \
@@ -30,8 +30,8 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}treq>0:www/py-treq@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}lz4>=0:archivers/py-lz4@${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}
+		${PYTHON_PKGNAMEPREFIX}parameterized>0:devel/py-parameterized@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}moto>0:devel/py-moto@${PY_FLAVOR}
 
 USES=		python:3.5+
 USE_RC_SUBR=	buildbot
diff --git a/devel/py-buildbot/distinfo b/devel/py-buildbot/distinfo
index e401253cc9a0..882fcfdec9c8 100644
--- a/devel/py-buildbot/distinfo
+++ b/devel/py-buildbot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584864563
-SHA256 (buildbot-2.7.0.tar.gz) = 069001b73c5da8acc69f22cfab87740c8d4ba9c6f72da7f760fdd8100c74484a
-SIZE (buildbot-2.7.0.tar.gz) = 3175050
+TIMESTAMP = 1620730101
+SHA256 (buildbot-2.10.5.tar.gz) = 4675aa52a2b5642a9f3c4a5d2a4e1eaaa7d42da161aee78aeb8ed2e99351f2f5
+SIZE (buildbot-2.10.5.tar.gz) = 2276252



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105161442.14GEgsvD011254>