Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 733146 - dev-python/importlib_metadata 1.6.1 still defaulting to include python_targets_python2_7 USE flag
Summary: dev-python/importlib_metadata 1.6.1 still defaulting to include python_target...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Louis Sautier (sbraz)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-18 17:10 UTC by Davyd McColl
Modified: 2020-07-18 18:40 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Davyd McColl 2020-07-18 17:10:14 UTC
Seems like things depending on importlib_metadata have dropped python2_7 but importlib_metadata hasn't, resulting in the minor issue I brought up here:

https://forums.gentoo.org/viewtopic-p-8481390.html#8481390

Explicitly setting `dev-python/importlib_metadata -python_targets_python2_7` in package.use resolves the issue. Since py27 is being phased out, I thought this had perhaps just been missed.


Reproducible: Always

Steps to Reproduce:
1. attempt upgrade something depending on dev-python/zipp
2. upgrade attempt will not complete (at present)
Actual Results:  
rebuilds skipped due to dependency conflict

Expected Results:  
regular all-round upgrade
Comment 1 Andreas Sturmlechner gentoo-dev 2020-07-18 18:40:43 UTC
These all depend on importlib_metadata with py27:

./dev-python/rst-linker/rst-linker-1.11.ebuild
./dev-python/pluggy/pluggy-0.13.1.ebuild
./dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild
./dev-python/importlib_metadata/importlib_metadata-1.7.0-r1.ebuild
./dev-python/importlib_metadata/importlib_metadata-1.6.1.ebuild
./dev-python/argcomplete/argcomplete-1.12.0.ebuild
./dev-python/argcomplete/argcomplete-1.11.1-r1.ebuild
./dev-python/path-py/path-py-11.5.2-r1.ebuild
./dev-python/virtualenv/virtualenv-20.0.23.ebuild
./dev-python/virtualenv/virtualenv-20.0.26.ebuild
./dev-python/virtualenv/virtualenv-20.0.27.ebuild
./dev-python/pytest/pytest-4.6.11.ebuild
./dev-python/jsonschema/jsonschema-3.2.0.ebuild
./dev-python/jaraco-packaging/jaraco-packaging-6.2-r1.ebuild