Search Criteria
Package Details: python-sphinxext-rediraffe 0.2.7-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-sphinxext-rediraffe.git (read-only, click to copy) |
---|---|
Package Base: | python-sphinxext-rediraffe |
Description: | Sphinx Extension that redirects non-existent pages to working pages |
Upstream URL: | https://sphinxext-rediraffe.readthedocs.io |
Licenses: | MIT |
Submitter: | Universebenzene |
Maintainer: | Universebenzene |
Last Packager: | Universebenzene |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-01-16 08:42 (UTC) |
Last Updated: | 2024-05-02 11:07 (UTC) |
Dependencies (3)
- python-sphinx (python-sphinx-gitAUR)
- python-setuptools (make)
- python-sphinx (python-sphinx-gitAUR) (check)
Latest Comments
peippo commented on 2024-05-02 10:35 (UTC)
something along the lines of this:
peippo commented on 2024-05-02 10:27 (UTC)
This package has a bit of a funny
setup.py
upstream, see https://github.com/wpilibsuite/sphinxext-rediraffe/blob/main/setup.py#L4. Could you add patch to this PKGBUILD that hardcodes the current version into the setup.py instead of trying to call git? Thanks!