FS#73491 - python-clikit dependency mismatch.

Attached to Project: Community Packages
Opened by Ahmad Hasan Mubashshir (ahmubashshir) - Tuesday, 25 January 2022, 04:21 GMT
Last edited by Caleb Maclennan (alerque) - Monday, 02 May 2022, 09:19 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Caleb Maclennan (alerque)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description: python-clikit lists python-typing_extensions==3.* in /usr/lib/python3.10/site-packages/clikit-0.6.2-py3.10.egg-info/requires.txt but the available version from the repository is 4.0.1, so EASY-INSTALL scripts depending on clikit throws exception about not finding the required package distribution.


Additional info:
* python-clikit==0.6.2-5, python-typing_extensions==4.0.1-1

Steps to reproduce:
Install any package depending on python-clikit and run it.
This task depends upon

Closed by  Caleb Maclennan (alerque)
Monday, 02 May 2022, 09:19 GMT
Reason for closing:  Works for me
Comment by Caleb Maclennan (alerque) - Monday, 02 May 2022, 09:19 GMT
I'm pretty sure this is valid. At least the packages I have work fine currently (e.g. poetry). I think you might have had something in a partially upgraded state, because that version of typing_extensions doesn't match the -5 rebuild.

In any case both typing_extensions and this package have been bumped and rebuilt. This package is not even distributing the file you suggest was causing the error any more.

If you continue to have problems feel free to request a re-open on this (and include a specific downstream package that doesn't work that I can test with).

Loading...