[Bug 244870] [NEW PORT] textproc/py-jinja2-cli: Jinja2 CLI tool

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 17 23:48:53 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244870

Kubilay Kocak <koobs at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |feature, needs-patch,
                   |                            |needs-qa
                 CC|                            |python at 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 <koobs at 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.


More information about the freebsd-python mailing list