| Summary: | dev-python/pipenv-2018.11.26 : ERROR: Could not find a version that satisfies the requirement invoke (from versions: none) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
| Component: | Current packages | Assignee: | OzTiram <oz.tiram> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | juan64, michal.petrucha, proxy-maint |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge-info.txt
dev-python:pipenv-2018.11.26:20200417-020614.log emerge-history.txt environment etc.portage.tbz2 temp.tbz2 |
||
|
Description
Toralf Förster
2020-04-17 07:21:36 UTC
Created attachment 633356 [details]
emerge-info.txt
Created attachment 633358 [details]
dev-python:pipenv-2018.11.26:20200417-020614.log
Created attachment 633360 [details]
emerge-history.txt
Created attachment 633362 [details]
environment
Created attachment 633364 [details]
etc.portage.tbz2
Created attachment 633366 [details]
temp.tbz2
I have the very same issue when updating from python 3.6 to 3.7 I added python3_7 to PYTHON_TARGETS in make.conf I set PYTHON_SINGLE_TARGET to python3_7 I added */* PYTHON_TARGETS: -* python3_6 python3_7 */* PYTHON_SINGLE_TARGET: -* python3_7 to package.use gcc-config -l: [1] x86_64-pc-linux-gnu-9.3.0 * Available Python interpreters, in order of preference: [1] python3.7 [2] python3.6 [3] python2.7 [4] python3.8 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) * [2] ruby25 (with Rubygems) Available Rust versions: [1] rust-1.41.1 * emerge -qpvO dev-python/pipenv [ebuild R ] dev-python/pipenv-2018.11.26 USE="-test" PYTHON_TARGETS="python3_6 python3_7*" To fix that you should install dev-python/invoke, but this package is currently masked and slated for removal. Thank you Pavel that solved my issue This issue can be closed. The package version is no longer in the ebuild tree. |