Search Criteria
Package Details: python-boltons 24.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-boltons.git (read-only, click to copy) |
---|---|
Package Base: | python-boltons |
Description: | Functionality that should be in the standard library. Like builtins, but Boltons. |
Upstream URL: | https://github.com/mahmoud/boltons |
Licenses: | BSD |
Submitter: | jelly |
Maintainer: | ejedev |
Last Packager: | ejedev |
Votes: | 3 |
Popularity: | 0.48 |
First Submitted: | 2023-12-29 20:25 (UTC) |
Last Updated: | 2024-11-02 18:30 (UTC) |
Dependencies (4)
- python (python37AUR, python311AUR, python310AUR)
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
- python-pytest (check)
Latest Comments
Dominiquini commented on 2024-11-04 00:03 (UTC)
@ejedev: Python 3.12.7 (Installed from the default repositories (core). I'm using EndeavourOS!
ejedev commented on 2024-11-03 19:57 (UTC)
@Dominiquini I just tried building in a fresh
archlinux
Docker container (Python 3.12.7, pytest-8.3.3) and haven't been able to replicate this issue. What version of Python are you using?Dominiquini commented on 2024-11-02 18:46 (UTC) (edited on 2024-11-02 18:47 (UTC) by Dominiquini)
=== short test summary info ===
FAILED tests/test_typeutils.py::test_sentinel_copy - AssertionError: assert Sentinel('test') is Sentinel('test')
FAILED tests/test_iterutils.py::test_research_custom_enter - TypeError: research() got an unexpected keyword argument 'enter'
FAILED tests/test_fileutils.py::test_iter_find_files - TypeError: iter_find_files() got an unexpected keyword argument 'max_depth'
=== 3 failed, 416 passed, 2 warnings in 2.80s ===
==> ERROR: A failure occurred in check().
Aborting...
-> error making: python-boltons-exit status 4
-> Failed to install the following packages. Manual intervention is required:
python-boltons - exit status 4