Search Criteria
Package Details: python-types-pyyaml 6.0.12.20241230-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-types-pyyaml.git (read-only, click to copy) |
---|---|
Package Base: | python-types-pyyaml |
Description: | Typing stubs for PyYAML |
Upstream URL: | https://pypi.org/project/types-PyYAML |
Licenses: | Apache-2.0 |
Submitter: | AchmadFathoni |
Maintainer: | MartinDiehl |
Last Packager: | MartinDiehl |
Votes: | 2 |
Popularity: | 0.000002 |
First Submitted: | 2022-03-26 10:47 (UTC) |
Last Updated: | 2025-01-03 12:07 (UTC) |
Dependencies (5)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Required by (6)
- gphotos-sync
- isd
- isd (make)
- isd-git
- papis-git (check)
- python-pigweed
Latest Comments
gesh commented on 2024-12-23 14:58 (UTC)
Note: Package needs to be rebuilt for Python 3.13 (a bump to pkgrel suffices)
AchmadFathoni commented on 2022-07-23 17:29 (UTC)
Need co-maintainer for faster development response
alerque commented on 2022-07-16 07:15 (UTC)
I appreciate that you've mostly followed the new Python packaging guidelines, but this package is missing the
makedepends=(python-setuptools)
. The other build/installer/wheel stuff is needed too, but those tools will call out to setuptools for some legacy stuff this project still uses.