Search Criteria
Package Details: python-multimethod 1:2.0.2-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-multimethod.git (read-only, click to copy) |
|---|---|
| Package Base: | python-multimethod |
| Description: | Multiple argument dispatching |
| Upstream URL: | https://github.com/coady/multimethod |
| Licenses: | Apache-2.0 |
| Submitter: | hottea |
| Maintainer: | lahwaacz |
| Last Packager: | lahwaacz |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-10-19 03:29 (UTC) |
| Last Updated: | 2026-01-12 06:28 (UTC) |
Dependencies (6)
- python
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
Latest Comments
iyanmv commented on 2024-10-16 07:18 (UTC)
Why did you update to an rc tag instead of waiting for the final?
hottea commented on 2023-10-31 01:19 (UTC)
@MagicAndWires No, this pkg doesn't depend on
python-toml. I could not find any code related totoml.MagicAndWires commented on 2023-10-30 07:59 (UTC)
Required a
checkdependfor python-toml on my endhottea commented on 2021-11-14 14:37 (UTC)
@Jarshvor python-dephell is not a dependency of this pkg, it's used to generate
setup.pyas Python package guidelines writes.Jarshvor commented on 2021-11-14 14:18 (UTC)
Is the PKGBUILD using dephell in the prepare section even though python-dephell is marked as a dependency?
Chicken and egg situation?