FS#61147 - [python-dbus-signature-pyparsing] missing makedepend on python-setuptools

Attached to Project: Community Packages
Opened by Kevin Mihelich (kmihelich) - Friday, 21 December 2018, 13:30 GMT
Last edited by Eli Schwartz (eschwartz) - Sunday, 13 September 2020, 01:35 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 0
Private No

Details

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


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


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

Closed by  Eli Schwartz (eschwartz)
Sunday, 13 September 2020, 01:35 GMT
Reason for closing:  Fixed
Additional comments about closing:  python-dbus-signature-pyparsing 0.03-5
Comment by loqs (loqs) - Saturday, 12 September 2020, 20:31 GMT
Implemented in [1], next release was python-dbus-signature-pyparsing 0.03-5.

[1] https://github.com/archlinux/svntogit-community/commit/b6e4e32f58f059b8394280fa5210755e2bdfdb16

Loading...