Loading...
Request History
marec2000 created request
required for python-bleak
mcepl declined request
Two problems:
> `%setup -q -n %{pname}-%{version}`
Please, `%autosetup -p1` or `%setup ... \n%autopatch -p1` instead.
The second problem is worse. We don’t want `devel:languages:python` to be a dumping ground for anything written in Pyhton. This is not a package extending Python universe, but Gnome/D-Bus tool which happens to be written in Python. I believe that `Base:System` or somewhere around `GNOME:*` projects.
@DimStar, you seem to be involved in at least some Gnome packages, any idea where this SR should go?
marec2000 revoked request
python-PyGObject doesn't exists, you should replace that with
%{python_module gobject}
.And for running the tests looks like it's needed to add the current dir to the PYTHONPATH:
export PYTHONPATH=$PWD
Thanks for fixing the tests.
It's also important to use
poetry-core
instead ofpoetry
as build requirement, becausepoetry
has a lot more dependencies.@marec2000 what happened with this package? Was it send somewhere to the DBUS-land?
submitted to base:system