python-subprocess32 3.2.7 blacklisted
This recipe is blacklisted by the meta-python2 layer. The reason provided is:
python2 is out of support for long time, read https://www.python.org/doc/sunset-python-2/ https://python3statement.org/ and if you really have to temporarily use this, then set I_SWEAR_TO_MIGRATE_TO_PYTHON3 to "yes"
Name | python-subprocess32 |
---|---|
Version | 3.2.7 |
Summary | A backport of the subprocess module from Python 3.2 for use on 2.x |
Description | This is a backport of the subprocess standard library module from Python 3.2 - 3.5 for use on Python 2. It includes bugfixes and some new features. On POSIX systems it is guaranteed to be reliable when used in threaded applications. It includes timeout support from Python 3.3 and the run() API from 3.5 but otherwise matches 3.2's API. |
Section | devel/python |
License | Python-2.0 |
Homepage | |
Recipe file | recipes-devtools/python/python-subprocess32_3.2.7.bb |
Layer | meta-python2 (hardknott branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
https://files.pythonhosted.org/packages/source/s/subprocess32/subprocess32-3.2.7.tar.gz |
Patches
None
Other branches
This recipe in other branches of meta-python2:
Branch | Recipe |
---|---|
master | python-subprocess32 3.2.7 |
kirkstone (Yocto Project 4.0) | python-subprocess32 3.2.7 |
honister (Yocto Project 3.4) | python-subprocess32 3.2.7 |
hardknott (Yocto Project 3.3) | python-subprocess32 3.2.7 (this recipe) |
gatesgarth (Yocto Project 3.2) | python-subprocess32 3.2.7 |
dunfell (Yocto Project 3.1) | python-subprocess32 3.2.7 |
zeus (Yocto Project 3.0) | python-subprocess32 3.2.7 |
warrior (Yocto Project 2.7) | python-subprocess32 3.2.7 |
thud (Yocto Project 2.6) | python-subprocess32 3.2.7 |
sumo (Yocto Project 2.5) | python-subprocess32 3.2.7 |
rocko (Yocto Project 2.4) | python-subprocess32 3.2.7 |