[Bug 271230] net-mgmt/py-pysmi: Update to 1.1.13
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 03 May 2023 18:09:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271230
Robert Clausecker <fuz@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Open
CC| |fuz@FreeBSD.org
--- Comment #1 from Robert Clausecker <fuz@FreeBSD.org> ---
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.