Search Criteria
Package Details: python-coveralls 4.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-coveralls.git (read-only, click to copy) |
---|---|
Package Base: | python-coveralls |
Description: | Python integration with coveralls.io |
Upstream URL: | https://github.com/thekevjames/coveralls-python |
Licenses: | MIT |
Submitter: | GI_Jack |
Maintainer: | jaxvanyang |
Last Packager: | jaxvanyang |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2018-09-09 01:46 (UTC) |
Last Updated: | 2024-08-20 06:49 (UTC) |
Dependencies (11)
- python-coverage
- python-docopt
- python-requests
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-wheel (make)
- git (git-gitAUR, git-glAUR) (check)
- python-pytest (check)
- python-responses (check)
- python-yaml (python-yaml-gitAUR) (optional)
Required by (2)
- python-cohesion (check)
- python-ultranest
Latest Comments
iyanmv commented on 2022-09-16 16:21 (UTC)
Hi, consider modifying the
check()
function. I tested the following withextra-x86_64-build
and it works.actionless commented on 2022-09-09 08:29 (UTC)
test target of the build still failing with, if i recall correct, the same message:
dustovich commented on 2022-09-08 01:18 (UTC)
It looks like
python-coverage
is at 6.2 now. Does that work for updating this package. Flagging as out of date now.lmartinez-mirror commented on 2021-11-11 23:08 (UTC) (edited on 2021-11-16 22:29 (UTC) by lmartinez-mirror)
Version 3.3.1 is out, however I cannot update this package yet because it does not currently work with Arch's
python-coverage
just yet.See here for more details.
EDIT: This will probably not work until
python-coverage
gets bumped to 6.1.2. Stay tuned.yochananmarqos commented on 2020-08-16 01:28 (UTC)
@GI_Jack: Thanks for updating it. However, for some strange reason,
python2-setuptools
is in makedepends() for no particular reason. ;)yochananmarqos commented on 2020-08-08 15:49 (UTC)
Updated PKGBUILD.
actionless commented on 2019-10-23 20:00 (UTC)
==> ERROR: makedepends can not be set inside a package function