Search Criteria
Package Details: python-returns 0.23.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-returns.git (read-only, click to copy) |
---|---|
Package Base: | python-returns |
Description: | Make your functions return something meaningful, typed, and safe |
Upstream URL: | https://returns.readthedocs.io |
Licenses: | MIT |
Submitter: | KokaKiwi |
Maintainer: | KokaKiwi |
Last Packager: | KokaKiwi |
Votes: | 1 |
Popularity: | 0.009290 |
First Submitted: | 2023-06-26 08:54 (UTC) |
Last Updated: | 2024-06-18 10:12 (UTC) |
Dependencies (18)
- python (python37AUR, python311AUR, python310AUR)
- python-typing_extensions
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-wheel (make)
- python-anyio (check)
- python-attrs (check)
- python-httpx (python-httpx-gitAUR) (check)
- python-hypothesis (check)
- python-pytest (check)
- python-pytest-cov (check)
- python-pytest-mypy-pluginsAUR (check)
- python-pytest-randomly (check)
- python-pytest-subtests (check)
- python-tomlkit (check)
- python-trio (check)
- mypy (mypy-gitAUR) (optional) – For mypy compatibility
Latest Comments
Auerhuhn commented on 2023-06-28 07:07 (UTC) (edited on 2023-06-28 07:07 (UTC) by Auerhuhn)
Hi @KokaKiwi, I think there’s a copy-paste error in the
url
field.The upstream URL is supposed to be
https://returns.rtfd.io/
orhttps://returns.readthedocs.io/en/latest/
.