https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256268
Kubilay Kocak <ko...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |maintainer-feedback?(risner | |@stdio.com) Keywords| |needs-patch CC| |ris...@stdio.com --- Comment #3 from Kubilay Kocak <ko...@freebsd.org> --- Review items: - Add LICENSE_FILE when a license file file is provided in the distribution file(s). - setup.py declares dependencies not references in port: install_requires = [ 'portalocker<=1.7.1; python_version < "3"', 'portalocker>=1.4.0; python_version >= "3"', ] -- You are receiving this mail because: You are on the CC list for the bug.