Search Criteria
Package Details: python-bugsnag 4.2.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-bugsnag.git (read-only, click to copy) |
---|---|
Package Base: | python-bugsnag |
Description: | Official bugsnag error monitoring and error reporting for various python apps. |
Upstream URL: | https://github.com/bugsnag/bugsnag-python |
Licenses: | MIT |
Submitter: | silverbluep |
Maintainer: | None |
Last Packager: | lmartinez-mirror |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-06-15 18:41 (UTC) |
Last Updated: | 2022-05-17 02:13 (UTC) |
Dependencies (7)
- python-webob
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-blinker (optional) – Flask integration
- python-flask (python-flask-gitAUR) (optional) – Flask integration
Latest Comments
silverbluep commented on 2020-12-11 02:20 (UTC)
Git is needed to fetch the source; i'll double check on the python-six.
coxackie commented on 2020-12-01 08:42 (UTC)
I suppose
git
is unnecessary for makedepend here, right? I also do not seepython-six
needed in the latest setup file, but not sure...