Skip to content

Commit

Permalink
devel/py-buildbot-console-view: 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 f027765 commit 458e509
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions devel/py-buildbot-console-view/Makefile
@@ -1,5 +1,5 @@
PORTNAME= buildbot-console-view
PORTVERSION= 3.8.0
PORTVERSION= 3.9.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,8 +11,8 @@ 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}
RUN_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}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}buildbot-pkg==${PORTVERSION}:devel/py-buildbot-pkg@${PY_FLAVOR}

USES= python
USE_PYTHON= autoplist distutils
Expand Down
6 changes: 3 additions & 3 deletions devel/py-buildbot-console-view/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1682104606
SHA256 (buildbot-console-view-3.8.0.tar.gz) = 240fb75a7640378db6e0b6eb96e1c97274e643c567b809a812aa8bb70d07d743
SIZE (buildbot-console-view-3.8.0.tar.gz) = 18696
TIMESTAMP = 1692297988
SHA256 (buildbot-console-view-3.9.0.tar.gz) = 245cdd2bf0e43f1c283d16846d42cdc373b734610894c1ab0ca4d52020317642
SIZE (buildbot-console-view-3.9.0.tar.gz) = 19013

0 comments on commit 458e509

Please sign in to comment.