Search Criteria
Package Details: python-multimethod 1.9.1-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 |
Submitter: | hottea |
Maintainer: | hottea (lilac) |
Last Packager: | lilac |
Votes: | 2 |
Popularity: | 0.34 |
First Submitted: | 2020-10-19 03:29 (UTC) |
Last Updated: | 2022-12-22 05:16 (UTC) |
Dependencies (7)
- python (nogil-python, python36, python32, python311, python39, python38, python37, python312)
- python-build (make)
- python-installer (python-installer-git) (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
- python-pytest-cov (check)
Latest Comments
hottea 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?