FS#55942 - [python-gobject] Missing egg-info?

Attached to Project: Arch Linux
Opened by Hermann Zahnweh (eigengrau) - Tuesday, 10 October 2017, 17:07 GMT
Last edited by Jan de Groot (JGC) - Wednesday, 11 October 2017, 08:01 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
As of python-gobject 3.26.0-1, the package no longer includes any setuptools distribution information. I had a few packages where setup.py
specified «install_requires=['pygobject >= 3.18…» which now fail to install since pygobject is no longer recognized as an installed package and is no longer listed when issuing, e.g., pip freeze. Is this intended?

Additional info:
* python-gobject 3.26.0-1

Steps to reproduce:
* install python-pygobject
* issue «pip freeze | grep pygobject»
This task depends upon

Closed by  Jan de Groot (JGC)
Wednesday, 11 October 2017, 08:01 GMT
Reason for closing:  Upstream
Comment by Jan de Groot (JGC) - Wednesday, 11 October 2017, 08:01 GMT

Loading...