https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271230
Robert Clausecker changed:
What|Removed |Added
Status|New |Open
CC||f...@freebsd.org
--- Comment #1 from Robert Clausecker ---
Thank you for your submission. Here are some things to check:
- we usually prefer downloading python packages from PYPI for consistency,
though using other master sites is permitted.
- please use DISTVERSION over PORTVERSION if possible
- instead of setting GH_TAGNAME, just set DISTVERSIONPREFIX=v
- we don't ship Python 3.6 anymore, so you can leave out the lower version
limit
for USES=python
- is devel/py-poetry-core truly only needed at build time? If it is also
required at runtime, please also add it to RUN_DEPENDS.
Rest looks good. Please check and resubmit if needed.
--
You are receiving this mail because:
You are on the CC list for the bug.