https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244870
Kubilay Kocak <ko...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |feature, needs-patch, | |needs-qa CC| |pyt...@freebsd.org Status|New |Open Summary|[NEW PORT] |[NEW PORT] |textproc/py-jinja2-cli: CLI |textproc/py-jinja2-cli: |tool for creating files |Jinja2 CLI tool |from Jinja templates | --- Comment #1 from Kubilay Kocak <ko...@freebsd.org> --- Thanks for submitting a new port Jaraj Some review items: - Add LICENSE_FILE when one is supplied with the sources (this package provides one) - Remove empty PKGNAMESUFFIX?= (unless this is related to existing master/slave ports?) - Use USE_PYTHON=autoplist where possible for python packages, current static pkg-plist is only appropriate for python37 - Python package provides "extras" (yaml, tml xml). Add port OPTIONS for these python extras. - Package has tests/test suite, add TEST_DEPENDS and test target for comprehensive ports QA. Unfortunately upstream doesn't provide the test module in the PyPI source distribution, so use USE_GITHUB for source until thats rectified upstream See Also: https://wiki.freebsd.org/Python/PortsPolicy -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"