python-attrs 19.3.0 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-attrs |
---|---|
Version | 19.3.0 |
Summary | Classes Without Boilerplate |
Description | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods).Its main goal is to help you to write concise and correct software without slowing down your code. |
Section | devel/python |
License | MIT |
Homepage | http://www.attrs.org/ |
Bug tracker | https://github.com/python-attrs/attrs/issues |
Recipe file | recipes-devtools/python/python-attrs_19.3.0.bb |
Layer | meta-python2 (honister branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
https://files.pythonhosted.org/packages/source/a/attrs/attrs-19.3.0.tar.gz |
Patches
None
Other branches
This recipe in other branches of meta-python2:
Branch | Recipe |
---|---|
master | python-attrs 19.3.0 |
kirkstone (Yocto Project 4.0) | python-attrs 19.3.0 |
honister (Yocto Project 3.4) | python-attrs 19.3.0 (this recipe) |
hardknott (Yocto Project 3.3) | python-attrs 19.3.0 |
gatesgarth (Yocto Project 3.2) | python-attrs 19.3.0 |
dunfell (Yocto Project 3.1) | python-attrs 19.3.0 |
zeus (Yocto Project 3.0) | python-attrs 19.2.0 |
warrior (Yocto Project 2.7) | python-attrs 19.1.0 |
thud (Yocto Project 2.6) | python-attrs 18.1.0 |
sumo (Yocto Project 2.5) | python-attrs 17.4.0 |
rocko (Yocto Project 2.4) | python-attrs 17.3.0 |