https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257436
Kubilay Kocak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[NEW PORT] |[NEW PORT] |textproc/py-sphinxext-openg |textproc/py-sphinxext-openg |raph |raph: Sphinx extension to | |generate OpenGraph metadata Flags| |maintainer-feedback?(alexis | |[email protected]) See Also|https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=2574 | |38 | CC| |[email protected] Keywords| |feature, needs-patch, | |needs-qa Status|New |Open Blocks| |257438 --- Comment #2 from Kubilay Kocak <[email protected]> --- Thanks for submitting a new port Alexis. Some review items: - Upstream declares: install_requires=["sphinx>=2.0"], *_DEPENDS should match (3,1 doesnt match and looks odd) - Ask upstream to package a LICENSE file (and tests), so we can add LICENSE_FILE and test/qa support to the port. In the meantime add #LICENSE_FILE= Not packaged yet with sdist so its clear for our future selves. An alternative is to USE_GITHUB temporarily until they are packaged. Bonus points: QA against non-default Python version, and Python versions even upstream doesn't test against (python 3.10 at least), and cap USE_PYTHON=<version-spec> accordingly (or not). See Also: https://wiki.freebsd.org/Python/PortsPolicy Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257438 [Bug 257438] x11/kitty: Update to 0.22.0 -- You are receiving this mail because: You are on the CC list for the bug.
