https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242562
Kubilay Kocak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |[email protected] | |m Keywords| |feature, needs-patch, | |needs-qa Flags| |maintainer-feedback?(Popula | |[email protected]) Severity|Affects Some People |Affects Only Me --- Comment #1 from Kubilay Kocak <[email protected]> --- Review items: - MAINTAINER should be author or real person. python@ is ok as a fallback maintainer for existing ports, not new ports - Add LICENSE_FILE (one is provided in the PyPI sdist) - Match RUN_DEPENDS exactly to those in install_requires, in particular, adding the max version for arrow in the case of <=3.4 - Add TEST_DEPENDS (patch out pyflakes, and patch == to >=) and test target for QA -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
