python-pint 0.9 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-pint |
---|---|
Version | 0.9 |
Summary | Physical quantities module |
Description | Pint is a Python package to define, operate and manipulate physical quantities: the product of a numerical value and a unit of measurement. It allows arithmetic operations between them and conversions from and to different units. It is distributed with a comprehensive list of physical units, prefixes and constants. Due to its modular design, you can extend (or even rewrite!) the complete list without changing the source code. It supports a lot of numpy mathematical operations without monkey patching or wrapping numpy. |
Section | devel/python |
License | BSD-3-Clause |
Homepage | https://github.com/hgrecco/pint |
Recipe file | recipes-devtools/python/python-pint_0.9.bb |
Layer | meta-python2 (hardknott branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
https://files.pythonhosted.org/packages/source/P/Pint/Pint-0.9.tar.gz |
Patches
None
Other branches
This recipe in other branches of meta-python2:
Branch | Recipe |
---|---|
master | python-pint 0.9 |
kirkstone (Yocto Project 4.0) | python-pint 0.9 |
honister (Yocto Project 3.4) | python-pint 0.9 |
hardknott (Yocto Project 3.3) | python-pint 0.9 (this recipe) |
gatesgarth (Yocto Project 3.2) | python-pint 0.9 |
dunfell (Yocto Project 3.1) | python-pint 0.9 |
zeus (Yocto Project 3.0) | python-pint 0.8.1 |
warrior (Yocto Project 2.7) | python-pint 0.8.1 |
thud (Yocto Project 2.6) | python-pint 0.8.1 |