FS#71894 - [python-tappy] Missing makedepend on python-setuptools

Attached to Project: Community Packages
Opened by Felix Yan (felixonmars) - Sunday, 22 August 2021, 18:14 GMT
Last edited by Toolybird (Toolybird) - Sunday, 14 May 2023, 01:34 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Lukas Fleischer (lfleischer)
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()...
Traceback (most recent call last):
File "/build/python-tappy/src/tap.py-2.5/setup.py", line 12, in <module>
from setuptools import find_packages, setup
ModuleNotFoundError: No module named 'setuptools'

It should fail the same way in package() too.

Additional info:
* package version(s)
python-tappy 2.5-3
This task depends upon

Closed by  Toolybird (Toolybird)
Sunday, 14 May 2023, 01:34 GMT
Reason for closing:  Fixed
Additional comments about closing:  python-tappy 3.1-2

Loading...