python-pathlib2 2.3.5 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-pathlib2 |
---|---|
Version | 2.3.5 |
Summary | Object-oriented filesystem paths |
Description | The old pathlib module on bitbucket is in bugfix-only mode. The goal of pathlib2 is to provide a backport of standard pathlib module which tracks the standard library module, so all the newest features of the standard pathlib can be used also on older Python versions. |
Section | devel/python |
License | MIT |
Homepage | https://github.com/mcmtroffaes/pathlib2 |
Recipe file | recipes-devtools/python/python-pathlib2_2.3.5.bb |
Layer | meta-python2 (honister branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
https://files.pythonhosted.org/packages/source/p/pathlib2/pathlib2-2.3.5.tar.gz |
Patches
None
Other branches
This recipe in other branches of meta-python2:
Branch | Recipe |
---|---|
master | python-pathlib2 2.3.5 |
kirkstone (Yocto Project 4.0) | python-pathlib2 2.3.5 |
honister (Yocto Project 3.4) | python-pathlib2 2.3.5 (this recipe) |
hardknott (Yocto Project 3.3) | python-pathlib2 2.3.5 |
gatesgarth (Yocto Project 3.2) | python-pathlib2 2.3.5 |
dunfell (Yocto Project 3.1) | python-pathlib2 2.3.5 |
zeus (Yocto Project 3.0) | python-pathlib2 2.3.4 |