Search Criteria
Package Details: python-result 0.17.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-result.git (read-only, click to copy) |
---|---|
Package Base: | python-result |
Description: | A rust-like result type for Python |
Upstream URL: | https://pypi.org/project/result |
Licenses: | MIT |
Submitter: | KokaKiwi |
Maintainer: | KokaKiwi |
Last Packager: | KokaKiwi |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-12-10 02:38 (UTC) |
Last Updated: | 2024-06-11 13:24 (UTC) |
Dependencies (8)
- python (python37AUR, python311AUR, python310AUR)
- python-typing_extensions
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
- python-pytest-cov (check)
Latest Comments
MithicSpirit commented on 2023-02-18 19:52 (UTC)
Just got back to this and it still fails because it uses the setuptools backend and thus still depends on
python-setuptools
. I recommend testing builds in a clean chroot before uploading them (see Arch DeveloperWiki:Building in a clean chroot); note that some AUR helpers (like paru and perhaps others) provide an easier frontend to doing this.MithicSpirit commented on 2023-02-04 20:08 (UTC)
This package currently fails to build due to missing dependencies. I recommend you read the Arch wiki Python packaging guidelines.