[Bug 261321] [NEW PORT] textproc/py-mkdocs-redirects: MkDocs plugin for dynamic page redirects to prevent broken links
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Jan 2022 01:16:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261321
Kubilay Kocak <koobs@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Flags| |maintainer-feedback?(samir@
| |noir.im)
Keywords| |feature, needs-patch,
| |needs-qa
Summary|[NEW PORT] |[NEW PORT]
|textproc/py-mkdocs-redirect |textproc/py-mkdocs-redirect
|s: MkDocs plugin to create |s: MkDocs plugin for
|page redirects |dynamic page redirects to
| |prevent broken links
Status|New |Open
CC| |python@FreeBSD.org,
| |samir@noir.im
--- Comment #1 from Kubilay Kocak <koobs@FreeBSD.org> ---
Review items:
- Match COMMENT to upstream setup.py:Description modulo portlint requirements:
'MkDocs plugin for dynamic page redirects to prevent broken links'
- Consider using github sources to include test suite (ask upstream to include
these in the distributed PyPI sdist), and adding TEST_DEPENDS and a (do-)test
target. Github sources also include LICENSE_FILE (add to Makefile) and ask
upstream to include it in the sdist too.
- Make port USE_PYTHON=concurrent safe, as package provides files in
non-Python version specific locations (console scripts / entry points).
What is the warning for the dependency directory?
--
You are receiving this mail because:
You are on the CC list for the bug.