Skip to content

Commit

Permalink
devel/py-buildbot-www: Update version 3.8.0=>3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Aug 17, 2023
1 parent c92590a commit 75c7b41
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions devel/py-buildbot-www/Makefile
@@ -1,5 +1,5 @@
PORTNAME= buildbot-www
PORTVERSION= 3.8.0
PORTVERSION= 3.9.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,11 +11,11 @@ WWW= https://buildbot.net
LICENSE= GPLv2
#LICENSE_FILE= Not packaged in sdist

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}buildbot-pkg>=${PORTVERSION}:devel/py-buildbot-pkg@${PY_FLAVOR} \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}buildbot-pkg==${PORTVERSION}:devel/py-buildbot-pkg@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}buildbot-console-view>=${PORTVERSION}:devel/py-buildbot-console-view@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}buildbot-grid-view>=${PORTVERSION}:devel/py-buildbot-grid-view@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}buildbot-waterfall-view>=${PORTVERSION}:devel/py-buildbot-waterfall-view@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}buildbot-console-view==${PORTVERSION}:devel/py-buildbot-console-view@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}buildbot-grid-view==${PORTVERSION}:devel/py-buildbot-grid-view@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}buildbot-waterfall-view==${PORTVERSION}:devel/py-buildbot-waterfall-view@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}service_identity>=16.0.0:security/py-service_identity@${PY_FLAVOR}

USES= python
Expand Down
6 changes: 3 additions & 3 deletions devel/py-buildbot-www/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1682104681
SHA256 (buildbot-www-3.8.0.tar.gz) = ea12c900375df382d3a71541f02fa2f2b79af7feb941f7023ee642ffbfb9e42a
SIZE (buildbot-www-3.8.0.tar.gz) = 3210469
TIMESTAMP = 1692297701
SHA256 (buildbot-www-3.9.0.tar.gz) = 8dd795a237c2e36d5cc635d816396621e101bab6aa327ba400ed506553c4d8e7
SIZE (buildbot-www-3.9.0.tar.gz) = 3211620

0 comments on commit 75c7b41

Please sign in to comment.