FS#72180 - [python-pyliblo] check() calling non-exist test

Attached to Project: Community Packages
Opened by Felix Yan (felixonmars) - Monday, 20 September 2021, 08:57 GMT
Last edited by David Runge (dvzrv) - Monday, 20 September 2021, 20:55 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To David Runge (dvzrv)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
==> Starting check()...
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help

error: invalid command 'test'
==> ERROR: A failure occurred in check().
This task depends upon

Closed by  David Runge (dvzrv)
Monday, 20 September 2021, 20:55 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed with 0.10.0-8
Comment by David Runge (dvzrv) - Monday, 20 September 2021, 20:55 GMT
@felixonmars: Thanks for the report!

I have fixed this and rebuild the package

Loading...