Bug 1789994 - importlib-metadata 1.4.0 available
Summary: importlib-metadata 1.4.0 available
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: python-importlib-metadata
Version: 31
Hardware: Unspecified
OS: Unspecified
low
unspecified
Target Milestone: ---
Assignee: Miro Hrončok
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1789970
TreeView+ depends on / blocked
 
Reported: 2020-01-10 23:11 UTC by Fabio Valentini
Modified: 2020-09-02 12:05 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-09-02 12:05:25 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Fabio Valentini 2020-01-10 23:11:40 UTC
New releases of this package are available on pypi:
https://pypi.org/project/importlib-metadata/#history

I've added a mapping for it to anitya, it wasn't linked to a fedora package before:
https://release-monitoring.org/project/50323/

I would need importlib-metadata 1.1.3+ on fedora 31 for a poetry update (1.0.0 → 1.0.2).

Comment 1 Miro Hrončok 2020-01-12 19:16:05 UTC
Mot sure if anitya works on packages retired on rawhide.


Anyway, I can look into this later, but you can always send a PR to make it faster. Just make sure tox, pytest, pluggy still work.

Comment 2 Fabio Valentini 2020-01-12 19:17:34 UTC
Oh, right, it's obsoleted by python 3.8.

I'll send you a PR after doing the work.

Comment 3 Fabio Valentini 2020-01-15 11:29:06 UTC
Alright, this is not so easy as I thought.

tox 3.13.2 restricts its importlib-metadata dependency to "< 1".
tox 3.14.3 allows ">= 0.12; < 2".

Though I'm not sure if updating tox in stable fedora is a good idea.

I'll try to update poetry by ignoring the dependency restrictions instead ...

Comment 4 Fabio Valentini 2020-01-15 11:50:57 UTC
So, updating poetry by relaxing its dependencies seems to work, even without importlib-metadata > 1.1.3.
And it's certainly easier than updating all the other packages :)

Comment 5 Petr Viktorin (pviktori) 2020-09-02 12:05:25 UTC
Fedora 31 is stable at this point; we're not planning to update to the new version.


Note You need to log in before you can comment on or make changes to this bug.