Search Criteria
Package Details: python-hupper 1.12.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-hupper.git (read-only, click to copy) |
---|---|
Package Base: | python-hupper |
Description: | Integrated process monitor for developing servers |
Upstream URL: | https://github.com/pylons/hupper |
Licenses: | MIT |
Submitter: | masser |
Maintainer: | piernov |
Last Packager: | piernov |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-03-17 13:00 (UTC) |
Last Updated: | 2024-08-11 19:25 (UTC) |
Dependencies (9)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
- python-pytest-cov (check)
- python-watchdog (python-watchdog-gitAUR) (check)
- python-watchdog (python-watchdog-gitAUR) (optional)
Latest Comments
jamietanna commented on 2023-08-14 16:16 (UTC)
Currently fails to build due to https://files.pythonhosted.org/packages/source/h/hupper/hupper-1.11.tar.gz.asc not being found
Resolved with the following diff:
akstrfn commented on 2018-10-21 20:22 (UTC)
@bzt fixed, thanks.
bzt commented on 2018-10-21 17:53 (UTC)
Build does not work unless python-pytest-runner is installed. Maybe this could be added to makedepends?