[Bug 256885] www/py-homeassistant: Open-source home automation platform running on Python 3
Date: Tue, 29 Jun 2021 20:25:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256885
Guangyuan Yang <ygy@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Open
CC| |ygy@freebsd.org
--- Comment #2 from Guangyuan Yang <ygy@freebsd.org> ---
A quick review:
- # $FreeBSD$ is deprecated and no longer needed.
- Please rewrite some of the pkg-descr files as per porters-handbook [1], which
states "the content of pkg-descr must be longer than the COMMENT line from the
Makefile. It must explain in more depth what the port is all about."
- USES=python:3.{5,6}+ can be rewritten as USES=python
[1]:
https://docs.freebsd.org/en/books/porters-handbook/quick-porting/#porting-desc
Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.