Skip to content

Commit

Permalink
devel/py-buildbot-waterfall-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 6d21836 commit c92590a
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-waterfall-view/Makefile
@@ -1,5 +1,5 @@
PORTNAME= buildbot-waterfall-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-waterfall-view/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1682104419
SHA256 (buildbot-waterfall-view-3.8.0.tar.gz) = 3702dbf5a410c0ec68f40aafb186e5fe0f263547ae7dd3eb0b014c24dcdd7d03
SIZE (buildbot-waterfall-view-3.8.0.tar.gz) = 193861
TIMESTAMP = 1692298430
SHA256 (buildbot-waterfall-view-3.9.0.tar.gz) = f8fac6b9b33f10ec3541353260fcb9d4fcee39567cae309c6697885326e6deaf
SIZE (buildbot-waterfall-view-3.9.0.tar.gz) = 194360

0 comments on commit c92590a

Please sign in to comment.