Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37837207
en ru br
ALT Linux repos
S:0.6.0-alt2

Group :: Development/Python3
RPM: python3-module-pydbus

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname pydbus

Name: python3-module-pydbus
Version: 0.6.0
Release: alt2
Summary: Pythonic DBus library

License: LGPLv2+
Group: Development/Python3
Url: https://pypi.python.org/pypi/pydbus
Source: %oname-%version.tar
# Source-url: https://pypi.python.org/packages/58/56/3e84f2c1f2e39b9ea132460183f123af41e3b9c8befe222a35636baa6a5a/%oname-%version.tar.gz

BuildArch: noarch

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-devel python3-module-setuptools
%add_python3_req_skip gi.repository.GLib

%description
The pydbus module provides pythonic DBUS bindings.
It is based on PyGI, the Python GObject Introspection bindings,
which is the recommended way to use GLib from Python.

%prep
%setup -n %oname-%version

%build
%python3_build

%install
%python3_install

%files
%doc README.rst
%python3_sitelibdir/%oname-*.egg-info
%python3_sitelibdir/%oname

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin