Search Criteria
Package Details: python-aspy-yaml 1.3.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-aspy-yaml.git (read-only, click to copy) |
---|---|
Package Base: | python-aspy-yaml |
Description: | Python 3 extensions to pyyaml |
Upstream URL: | https://github.com/asottile/aspy.yaml |
Licenses: | MIT |
Submitter: | shosca |
Maintainer: | None |
Last Packager: | runaz |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2017-05-03 04:18 (UTC) |
Last Updated: | 2020-12-06 20:22 (UTC) |
Dependencies (3)
- python (python37AUR, python311AUR, python310AUR)
- python-yaml (python-yaml-gitAUR)
- python-setuptools (make)
Latest Comments
jaantoots commented on 2020-12-05 18:43 (UTC)
Please add python-setuptools to makedepends as it is needed for building.
Quatro commented on 2019-12-14 11:48 (UTC)
@runaz working now. Thank you!
runaz commented on 2019-12-13 19:19 (UTC)
@Quatro build should work now, sorry
Quatro commented on 2019-12-13 00:24 (UTC)
@runaz
Breaking for me, with
runaz commented on 2019-12-12 22:18 (UTC) (edited on 2019-12-12 22:19 (UTC) by runaz)
@flying-sheep this is because the package supports python2 and python3. The error you're seeing is because python2 is missing on your machine.
But no worries, since Python2 hits end of life in January I have removed python2 support.
Can you confirm the upgrade worked now?
flying-sheep commented on 2019-12-12 12:28 (UTC)
Yeah this breaks for me with
jaantoots commented on 2019-07-12 10:27 (UTC)
Needs
makedepends=('python-setuptools' 'python2-setuptools')