Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 721396 - dev-python/pyphen-0.9.5 stabilisation (current stable requires python3.6)
Summary: dev-python/pyphen-0.9.5 stabilisation (current stable requires python3.6)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Deutschmann (RETIRED)
URL:
Whiteboard:
Keywords: CC-ARCHES
Depends on:
Blocks: python37-stable-needed
  Show dependency tree
 
Reported: 2020-05-07 08:42 UTC by Adam Purkrt
Modified: 2020-05-12 06:41 UTC (History)
1 user (show)

See Also:
Package list:
dev-python/pyphen-0.9.5
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Purkrt 2020-05-07 08:42:26 UTC
After recent switch to python3_7 recent target, when doing world update

!!! The ebuild selected to satisfy "dev-python/pyphen" has unmet requirements.
- dev-python/pyphen-0.9.4::gentoo USE="" PYTHON_TARGETS="-python3_6" 

  The following REQUIRED_USE flag constraints are unsatisfied:
    python_targets_python3_6

Reproducible: Always

Steps to Reproduce:
1. have a machine with stable dev-python/pyphen and default python targets
2. do a world update
Actual Results:  
the update is not possible without explicitly adding python3_6 to PYTHON_TARGETS

Expected Results:  
the world update should not require this change

pyphen-0.9.5 (currently unstable) already has support for python3.7 (at least it is in the ebuild):
PYTHON_COMPAT=( python3_{6,7,8} )

so perhaps time to stabilize it?
Comment 1 Andreas Sturmlechner gentoo-dev 2020-05-07 10:38:06 UTC
Please add arches if ready, there is no stable version that is py37 compatible.

Please also check all other packages *you* maintain that depend on python.
Comment 2 Agostino Sarubbo gentoo-dev 2020-05-11 09:26:29 UTC
amd64 stable
Comment 3 Agostino Sarubbo gentoo-dev 2020-05-12 06:41:56 UTC
x86 stable. Closing.