FS#51858 - [python-urllib3] python{,2}-mock packages are makedepends, not checkdepends

Attached to Project: Arch Linux
Opened by Kevin Mihelich (kmihelich) - Thursday, 17 November 2016, 06:36 GMT
Last edited by Felix Yan (felixonmars) - Friday, 18 November 2016, 14:18 GMT
Task Type Bug Report
Category Packages: Extra
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: python{,2}-mock packages are required for the build, and therefore should be makedepends, not checkdepends. The build will fail is checking is skipped.


Additional info:
* package version: 1.19.1-1
* log:
sphinx-build2 -b html -d _build/doctrees '-W' . _build/html
Running Sphinx v1.4.8
making output directory...

Exception occurred:
File "conf.py", line 30, in <module>
import mock
ImportError: No module named mock

Steps to reproduce: makepkg with --nocheck flag
This task depends upon

Closed by  Felix Yan (felixonmars)
Friday, 18 November 2016, 14:18 GMT
Reason for closing:  Fixed
Additional comments about closing:  in trunk.

Loading...