FS#71918 - [python-invoke] Devendoring python-invoke causes ModuleNotFoundError in python-patchwork

Attached to Project: Community Packages
Opened by Charles (char101) - Wednesday, 25 August 2021, 07:59 GMT
Last edited by Massimiliano Torromeo (mtorromeo) - Wednesday, 21 December 2022, 11:32 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:

Devendoring python-invoke causes

File "/usr/lib/python3.9/site-packages/patchwork/files.py", line 7, in <module>
from invoke.vendor import six
ModuleNotFoundError: No module named 'invoke.vendor'


Additional info:
* 1.6.0
This task depends upon

Closed by  Massimiliano Torromeo (mtorromeo)
Wednesday, 21 December 2022, 11:32 GMT
Reason for closing:  Fixed
Additional comments about closing:  python-patchwork-1.0.1-6

Loading...