FS#80093 - [apprise] don't depend on python-pyaml, only on python-pyyaml
Attached to Project:
Arch Linux
Opened by Marcell Meszaros (MarsSeed) - Friday, 27 October 2023, 12:51 GMT
Last edited by Daniel M. Capella (polyzen) - Saturday, 28 October 2023, 19:20 GMT
Opened by Marcell Meszaros (MarsSeed) - Friday, 27 October 2023, 12:51 GMT
Last edited by Daniel M. Capella (polyzen) - Saturday, 28 October 2023, 19:20 GMT
|
Details
Description: This package only needs depends=python-pyyaml,
not python-pyaml.
It's a common mistake on AUR. Arch/extra/python-yaml provides python-pyyaml (btw the pkgname does not conform to Arch Python package guidelines: the module name is PyYAML, not YAML). Additional info: * package version(s): apprise 1.6.0-2 Reference (requirements source): * https://github.com/caronc/apprise/blob/v1.6.0/requirements.txt#L10 |
This task depends upon
Closed by Daniel M. Capella (polyzen)
Saturday, 28 October 2023, 19:20 GMT
Reason for closing: Implemented
Additional comments about closing: 1.6.0-3
Saturday, 28 October 2023, 19:20 GMT
Reason for closing: Implemented
Additional comments about closing: 1.6.0-3
apprise W: Dependency included, but may not be needed ('python-pyaml')