Switch to new package format
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
name: python-dbus
|
||||
description: Libdbus language binding (wrapper) for CPython
|
||||
version: 1.4.0
|
||||
revision: 3
|
||||
url: https://pypi.org/project/dbus-python/
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- dbus
|
||||
- glib
|
||||
- glibc
|
||||
- python3=3.14.*
|
||||
optional_depends:
|
||||
- python-pygobject:For D-Bus services via PyGi
|
||||
make_depends:
|
||||
- meson
|
||||
- python-pygobject
|
||||
- python-pyproject-metadata
|
||||
- python-sphinx
|
||||
- python-sphinx_rtd_theme
|
||||
- python-sphinxcontrib-jquery
|
||||
downloads:
|
||||
- url: https://gitlab.freedesktop.org/dbus/dbus-python/-/archive/dbus-python-${BPM_PKG_VERSION}/dbus-python-dbus-python-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: da4ee9bbb9eb901d463a7cc9f99dfdbe6c751c8b48b29b78d378985a3c9656ad
|
||||
Reference in New Issue
Block a user