Re: git: bab3d632a137 - main - devel/py-zope.testbrowser: Fix build
- In reply to: Moin Rahman : "Re: git: bab3d632a137 - main - devel/py-zope.testbrowser: Fix build"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 08 Jun 2023 09:56:03 UTC
<div> </div><div> </div><div>08.06.2023, 12:51, "Moin Rahman" <bofh@freebsd.org>:</div><blockquote><p><br /> </p><blockquote> On Jun 8, 2023, at 11:36 AM, Ruslan Makhmatkhanov <<a href="mailto:rm@freebsd.org" rel="noopener noreferrer">rm@freebsd.org</a>> wrote:<br /> <br /> This is what I talked about:<br /> <a href="https://pkg-status.freebsd.org/package19/data/124amd64-default-build-as-user/90ae11032395/logs/py39-zope.testbrowser-5.5.1.log" rel="noopener noreferrer">https://pkg-status.freebsd.org/package19/data/124amd64-default-build-as-user/90ae11032395/logs/py39-zope.testbrowser-5.5.1.log</a><br /> <br /> For some reasone it didn't fix</blockquote><p>I am pretty much sure that the build machine has not yet updated the tree as I bumped PORTREVISION but it still shows 5.5.1.</p></blockquote><div> </div><div>Yes, you are right. Sorry for the noise.</div><blockquote><p><br />In case you want to be confident please have a look at:<br /><a href="https://pkg.bofh.network/data/latest-per-pkg/py39-zope.testbrowser/5.5.1_1/" rel="noopener noreferrer">https://pkg.bofh.network/data/latest-per-pkg/py39-zope.testbrowser/5.5.1_1/</a><br /><br /> </p><blockquote> 07.06.2023, 10:25, "Muhammad Moinur Rahman" <<a href="mailto:bofh@freebsd.org" rel="noopener noreferrer">bofh@freebsd.org</a>>:<br /> The branch main has been updated by bofh:<br /> <br /> URL: <a href="https://cgit.freebsd.org/ports/commit/?id=bab3d632a1373c0de17bc4b157d22d6336f4a37d" rel="noopener noreferrer">https://cgit.FreeBSD.org/ports/commit/?id=bab3d632a1373c0de17bc4b157d22d6336f4a37d</a><br /> <br /> commit bab3d632a1373c0de17bc4b157d22d6336f4a37d<br /> Author: Muhammad Moinur Rahman <<a href="mailto:bofh@FreeBSD.org" rel="noopener noreferrer">bofh@FreeBSD.org</a>><br /> AuthorDate: 2023-06-06 22:51:45 +0000<br /> Commit: Muhammad Moinur Rahman <<a href="mailto:bofh@FreeBSD.org" rel="noopener noreferrer">bofh@FreeBSD.org</a>><br /> CommitDate: 2023-06-07 07:25:08 +0000<br /> <br /> devel/py-zope.testbrowser: Fix build<br /> <br /> After d35a222 dependent pkgname changed. Fix RUN_DEPENDS and BUMP.<br /> <br /> Approved by: portmgr (blanket)<br /> ---<br /> devel/py-zope.testbrowser/Makefile | 3 ++-<br /> 1 file changed, 2 insertions(+), 1 deletion(-)<br /> <br /> diff --git a/devel/py-zope.testbrowser/Makefile b/devel/py-zope.testbrowser/Makefile<br /> index a5a22b837c58..9dfae32c0d2a 100644<br /> --- a/devel/py-zope.testbrowser/Makefile<br /> +++ b/devel/py-zope.testbrowser/Makefile<br /> @@ -1,5 +1,6 @@<br /> PORTNAME= zope.testbrowser<br /> PORTVERSION= 5.5.1<br /> +PORTREVISION= 1<br /> CATEGORIES= devel python zope<br /> MASTER_SITES= PYPI<br /> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}<br /> @@ -15,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mechanize>=0.2.0:www/py-mechanize@${PY_FLAVO<br /> ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${PY_FLAVOR} \<br /> ${PYTHON_PKGNAMEPREFIX}zope.schema>=0:devel/py-zope.schema@${PY_FLAVOR} \<br /> ${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR} \<br /> - ${PYTHON_PKGNAMEPREFIX}WebTest>=0:www/py-WebTest@${PY_FLAVOR}<br /> + ${PYTHON_PKGNAMEPREFIX}webtest>=0:www/py-WebTest@${PY_FLAVOR}<br /> <br /> USES= python:3.6+<br /> USE_PYTHON= distutils autoplist<br /> <br /> <br /> <br /> --<br /> Regards,<br /> Ruslan<br /> </blockquote></blockquote><div> </div><div> </div><div>-- </div><div>Regards,</div><div>Ruslan</div><div> </div>