Search Criteria
Package Details: python-parfive 2.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-parfive.git (read-only, click to copy) |
---|---|
Package Base: | python-parfive |
Description: | A HTTP and FTP parallel file downloader |
Upstream URL: | https://parfive.readthedocs.io |
Licenses: | MIT |
Submitter: | Universebenzene |
Maintainer: | Universebenzene |
Last Packager: | Universebenzene |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-10-02 13:18 (UTC) |
Last Updated: | 2024-04-08 13:40 (UTC) |
Dependencies (21)
- python (python37AUR, python311AUR, python310AUR)
- python-aiohttp (python-aiohttp-gitAUR)
- python-tqdm
- graphviz (make)
- python-aiohttp (python-aiohttp-gitAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools-scm (make)
- python-sphinx-autodoc-typehints (make)
- python-sphinx-automodapiAUR (make)
- python-sphinx-book-themeAUR (make)
- python-sphinx_contributorsAUR (make)
- python-tqdm (make)
- python-wheel (make)
- python-aiofiles (check)
- python-aioftpAUR (check)
- python-pytest-asyncio (check)
- python-pytest-localserver (check)
- python-pytest-socket (check)
- python-aioftpAUR (optional) – For downloads over FTP
- Show 1 more dependencies...
Required by (2)
- python-gammapy (optional)
- python-sunpy
Latest Comments
Cadair commented on 2022-07-31 12:32 (UTC)
Hello!
Firstly, thanks a lot for all your work packaging Astro Python libs in the AUR!
It seems that my choice of using sphinx-book-theme for the docs has opened a whole can of builddeps worms for parfive, which is a little unfortunate, given I have tried to keep the runtime deps to a minimum.
Is there a way to not build the docs if you don't want to install them and therefore not have to install sphinx-book-theme and the old version of node it requires (somewhere)? Or is there anything I could do upstream to help, i.e. make sphinx-book-theme optional?
Thanks again!