Search Criteria
Package Details: python-multimethod 1.12-1
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: | hottea (lilac) |
Last Packager: | lilac |
Votes: | 2 |
Popularity: | 0.000001 |
First Submitted: | 2020-10-19 03:29 (UTC) |
Last Updated: | 2024-07-04 20:46 (UTC) |
Dependencies (7)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
- python-pytest-cov (check)
Latest Comments
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
checkdepend
for 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.py
as 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?