mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 11:03:09 -04:00
devel/py-buildbot-www: Update version 3.5.0=>3.7.0
Although py-buildbot-www alone will not make any sense without py-builbot but I had to remove it as it creates a circular dependency.
This commit is contained in:
parent
dc9cdc5b75
commit
3c738dd695
2 changed files with 4 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= buildbot-www
|
||||
PORTVERSION= 3.5.0
|
||||
PORTVERSION= 3.7.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +12,6 @@ LICENSE= GPLv2
|
|||
#LICENSE_FILE= Not packaged in sdist
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}buildbot-pkg>=${PORTVERSION}:devel/py-buildbot-pkg@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}buildbot>=${PORTVERSION}:devel/py-buildbot@${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} \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1646763800
|
||||
SHA256 (buildbot-www-3.5.0.tar.gz) = 6e86bf3168bf1c084d537fe7f7a8b47eea10fa34f923e756a1ed5977b7ff62fb
|
||||
SIZE (buildbot-www-3.5.0.tar.gz) = 3182531
|
||||
TIMESTAMP = 1670859630
|
||||
SHA256 (buildbot-www-3.7.0.tar.gz) = b78c477e8c7a8793d8e3ea6174241b0a51ddefbf967e951612b31908470cc6ed
|
||||
SIZE (buildbot-www-3.7.0.tar.gz) = 3210523
|
||||
|
|
Loading…
Add table
Reference in a new issue