On Sun, Sep 27, 2020 at 12:35 PM opensuse.lietuviu.kalba <opensuse.lietuviu.kalba@gmail.com> wrote:
2020-09-27 18:16, Huy Ngo rašė:
pkg_resources.DistributionNotFound: The 'pycairo>=1.11.1' distribution was not found and is required by PyGObject
I suppose the missing package (pycairo) that caused this was missed during the build process.
Thank you for testing! Seems it was not found at runtime (as it builds and works in my system). Please install python3-cairo package. We will add it as package runtime requirements.
You can optionally have RPM generate all the Python dependencies automatically. If you add the following right after your BuildRequires list: BuildRequires: python-rpm-generators %{?python_enable_dependency_generator} Then, we can generate the correct dependencies from the egg/dist metadata. -- 真実はいつも一つ!/ Always, there's only one truth! -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org