FS#60254 - [python-justbases] missing makedepend on python-setuptools

Attached to Project: Community Packages
Opened by Kevin Mihelich (kmihelich) - Sunday, 30 September 2018, 13:03 GMT
Last edited by Jiachen Yang (farseerfc) - Sunday, 30 September 2018, 23:36 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jiachen Yang (farseerfc)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description: Missing makedepend on python-setuptools. Checkdepends are being used as makedepends.


Additional info:
* package version: 0.09-1
* log:
==> Starting build()...
Traceback (most recent call last):
File "setup.py", line 14, in <module>
import setuptools
ModuleNotFoundError: No module named 'setuptools'
==> ERROR: A failure occurred in build().


Steps to reproduce: Build in a clean chroot with --nocheck.
This task depends upon

Closed by  Jiachen Yang (farseerfc)
Sunday, 30 September 2018, 23:36 GMT
Reason for closing:  Fixed
Additional comments about closing:  fixed in python-justbases 0.09-2

Loading...