Date: Thu, 18 Jul 2024 16:56:01 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 280350] security/py-greenbone-feed-sync: missing dependency: devel/py-shtab Message-ID: <bug-280350-7788-FUAXMSU5xQ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-280350-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-280350-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280350 Po-Chuan Hsieh <sunpoet@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|ports-bugs@FreeBSD.org |acm@FreeBSD.org CC|sunpoet@FreeBSD.org | --- Comment #2 from Po-Chuan Hsieh <sunpoet@FreeBSD.org> --- Assign to the maintainer. (In reply to Trond Endrest=C3=B8l from comment #1) No, it should be ${PYTHON_PKGNAMEPREFIX}shtab>=3D1.6.5:devel/py-shtab@${PY_FLAVOR} Furthermore, the original Makefile should be fixed as well. from pyproject.toml [1]: rich =3D ">=3D13.2.0" tomli =3D { version =3D ">=3D2.0.1", python =3D "<3.11" } shtab =3D ">=3D1.6.5" [1] https://github.com/greenbone/greenbone-feed-sync/blob/v24.3.0/pyproject.tom= l#L30-L32 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280350-7788-FUAXMSU5xQ>