FS#67100 - [python2-cheroot] missing dependency jaraco.functools

Attached to Project: Community Packages
Opened by Rafael Fontenelle (josephg) - Thursday, 25 June 2020, 02:11 GMT
Last edited by Thore Bödecker (foxxx0) - Monday, 16 November 2020, 10:42 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Thore Bödecker (foxxx0)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Same as  FS#64181  (which was applied), but to python2-cheroot.

File "/usr/lib/python2.7/site-packages/cheroot/wsgi.py", line 36, in <module>
from . import server
File "/usr/lib/python2.7/site-packages/cheroot/server.py", line 89, in <module>
from .workers import threadpool
File "/usr/lib/python2.7/site-packages/cheroot/workers/threadpool.py", line 15, in <module>
from jaraco.functools import pass_none
ImportError: No module named jaraco.functools

Additional info:
* package version(s)
python2-chroot 8.3.0-1
* config and/or log files etc.
* link to upstream bug report, if any

Steps to reproduce:
This task depends upon

Closed by  Thore Bödecker (foxxx0)
Monday, 16 November 2020, 10:42 GMT
Reason for closing:  Fixed
Additional comments about closing:  fixed as of python2-cheroot-8.4.7-3

Loading...