21 lines
589 B
YAML
21 lines
589 B
YAML
name: python-pyxdg
|
|
description: Python library to access freedesktop.org standards
|
|
version: "0.28"
|
|
revision: 3
|
|
url: https://freedesktop.org/wiki/Software/pyxdg/
|
|
license: LGPL2-only
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3=3.14.*
|
|
make_depends:
|
|
- python-setuptools
|
|
downloads:
|
|
- url: https://files.pythonhosted.org/packages/source/p/pyxdg/pyxdg-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 3267bb3074e934df202af2ee0868575484108581e6f3cb006af1da35395e88b4
|