Search Criteria
Package Details: python-rollbar 0.16.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-rollbar.git (read-only, click to copy) |
---|---|
Package Base: | python-rollbar |
Description: | Easy and powerful exception tracking with rollbar |
Upstream URL: | https://rollbar.com/docs/notifier/pyrollbar/ |
Licenses: | MIT |
Submitter: | youngian |
Maintainer: | None |
Last Packager: | youngian |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-01-18 19:33 (UTC) |
Last Updated: | 2022-08-13 22:27 (UTC) |
Dependencies (4)
- python-requests
- python-six
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
Latest Comments
youngian commented on 2022-08-13 22:27 (UTC)
Updated to 0.16.3 and removed the check steps. The tests had too many problems and I didn't feel like troubleshooting endlessly.
youngian commented on 2022-08-13 03:28 (UTC)
csculley: I just tried a fresh install and I see failures too. Looks like the version is out of date, let me try updating and see if that fixes the issue.
csculley commented on 2022-08-12 21:26 (UTC) (edited on 2022-08-12 21:30 (UTC) by csculley)
This package is failing in check() for me when running tests, is it failing for anyone else? ShortenerTransformTest.test_shorten_array, FlaskTest.test_uncaught, FlaskTest.test_uncaught_json_request, and FlaskTest.test_uncaught_no_username_no_email. I can send logs if necessary