Search Criteria
Package Details: python-eliot 1.15.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-eliot.git (read-only, click to copy) |
---|---|
Package Base: | python-eliot |
Description: | Logging that tells you why it happened |
Upstream URL: | https://github.com/itamarst/eliot |
Licenses: | Apache-2.0 |
Submitter: | pfm |
Maintainer: | None |
Last Packager: | micwoj92 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-02-23 00:02 (UTC) |
Last Updated: | 2024-07-01 18:24 (UTC) |
Dependencies (13)
- python (python37AUR, python311AUR, python310AUR)
- python-boltonsAUR
- python-pyrsistentAUR
- python-six
- python-zope-interface
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-wheel (make)
- python-hypothesis (check)
- python-pytest (check)
- python-testtools (check)
Latest Comments
djp commented on 2023-08-21 21:02 (UTC) (edited on 2023-08-21 21:02 (UTC) by djp)
The tests on this currently fail. This patch allows the tests to succeed, and the changes should be in line with the original test cases.
Instructions:
Add the diff as
package.patch
, sha256sum =694332cfd1f17ac5966589fa70e861fa3af4f1cafb518d7e00c2dbf4cc416dff
.add
patch --strip=1 --input=${srcdir}/package.patch
to theprepare
method of the PKGBUILD aftercd...
lmartinez-mirror commented on 2022-03-13 01:36 (UTC)
Couldn't reproduce under a clean chroot. Report it to upstream?
carlosal1015 commented on 2022-03-09 16:33 (UTC)
Hi, I have the following message error:
fungible commented on 2022-01-15 10:05 (UTC) (edited on 2022-01-16 04:40 (UTC) by fungible)
Checksums are incorrect.
Also missing dependencies:
python-six python-zope-interface python-pyrsistent python-boltons