FS#56435 - [python-cairosvg] missing makedepend on python-setuptools

Attached to Project: Community Packages
Opened by Kevin Mihelich (kmihelich) - Friday, 24 November 2017, 18:11 GMT
Last edited by Felix Yan (felixonmars) - Saturday, 25 November 2017, 04:57 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

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


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


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

Closed by  Felix Yan (felixonmars)
Saturday, 25 November 2017, 04:57 GMT
Reason for closing:  Fixed
Additional comments about closing:  in trunk

Loading...