python-hypothesis 4.50.2 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-hypothesis |
---|---|
Version | 4.50.2 |
Summary | A library for property based testing |
Description | Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail. This lets you find more bugs in your code with less work. |
Section | devel/python |
License | MPL-2.0 |
Homepage | https://github.com/HypothesisWorks/hypothesis/tree/master/hypothesis-python |
Bug tracker | https://github.com/HypothesisWorks/hypothesis/issues |
Recipe file | recipes-devtools/python/python-hypothesis_4.50.2.bb |
Layer | meta-python2 (honister branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
https://files.pythonhosted.org/packages/source/h/hypothesis/hypothesis-4.50.2.tar.gz |
Patches
None
Other branches
This recipe in other branches of meta-python2:
Branch | Recipe |
---|---|
master | python-hypothesis 4.50.2 |
kirkstone (Yocto Project 4.0) | python-hypothesis 4.50.2 |
honister (Yocto Project 3.4) | python-hypothesis 4.50.2 (this recipe) |
hardknott (Yocto Project 3.3) | python-hypothesis 4.50.2 |
gatesgarth (Yocto Project 3.2) | python-hypothesis 4.50.2 |
dunfell (Yocto Project 3.1) | python-hypothesis 4.50.2 |