Search Criteria
Package Details: python-eliot 1.17.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-eliot.git (read-only, click to copy) |
|---|---|
| Package Base: | python-eliot |
| Description: | The logging system that tells you *why* it happened |
| Upstream URL: | https://github.com/itamarst/eliot |
| Licenses: | Apache-2.0 |
| Submitter: | pfm |
| Maintainer: | micwoj92 |
| Last Packager: | micwoj92 |
| Votes: | 1 |
| Popularity: | 0.000402 |
| First Submitted: | 2019-02-23 00:02 (UTC) |
| Last Updated: | 2026-01-11 22:49 (UTC) |
Dependencies (13)
- python
- python-boltonsAUR
- python-pyrsistentAUR
- python-zope-interface
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-wheel (make)
- python-hypothesis (check)
- python-orjson (python-orjson-gitAUR) (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.patchto thepreparemethod 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