Possible miss configuration in setup?

Bug #1810734 reported by Hans Hansen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pkginfo
Fix Released
Undecided
Unassigned

Bug Description

I junction with another problem, the developer supposed an bug in the pkgconfig module.
Can you take a look at it?

https://github.com/fedora-python/pyp2rpm/issues/176

Thanks

Revision history for this message
Tres Seaver (tseaver) wrote :

I agree that the nested list bit looks odd;even odder is that pip installs the script correctly:

----------------------------------- % -----------------------------------
$ python3.6 -m venv /tmp/lp/1810734
$ /tmp/lp/1810734/bin/pip install --upgrade setuptools pip
...
Successfully installed pip-18.1 setuptools-40.6.3
$ /tmp/lp/1810734/bin/pip install -e .
...
Successfully installed pkginfo
$ /tmp/lp/1810734/bin/pkginfo --help
Usage: Print the metadata for one or more Python package distributions.

Usage: pkginfo [options] path+
...
----------------------------------- % -----------------------------------

Tres Seaver (tseaver)
Changed in pkginfo:
status: New → Fix Committed
Tres Seaver (tseaver)
Changed in pkginfo:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.