FS#73509 - [autopep8] missing makedepends=('python-setuptools')

Attached to Project: Community Packages
Opened by Xeonacid (Xeonacid) - Wednesday, 26 January 2022, 08:04 GMT
Last edited by Toolybird (Toolybird) - Sunday, 14 May 2023, 06:00 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Currently the build fails:

==> Starting build()...
Traceback (most recent call last):
File "/build/autopep8/src/autopep8-1.6.0/setup.py", line 9, in <module>
from setuptools import setup
ModuleNotFoundError: No module named 'setuptools'
==> ERROR: A failure occurred in build().

Adding `makedepends=('python-setuptools')` fixes this.
This task depends upon

Closed by  Toolybird (Toolybird)
Sunday, 14 May 2023, 06:00 GMT
Reason for closing:  Fixed
Additional comments about closing:  autopep8 1:1.7.0-1

Loading...