python-crcmod 1.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-crcmod |
---|---|
Version | 1.7 |
Summary | A Python module for generating objects that compute the Cyclic Redundancy Check. |
Description | The software in this package is a Python module for generating objects that compute the Cyclic Redundancy Check (CRC). There is no attempt in this package to explain how the CRC works. There are a number of resources on the web that give a good explanation of the algorithms. Just do a Google search for 'crc calculation' and browse till you find what you need. Another resource can be found in chapter 20 of the book 'Numerical Recipes in C' by Press et. al |
Section | devel/python |
License | MIT |
Homepage | https://pypi.org/project/crcmod |
Recipe file | recipes-devtools/python/python-crcmod_1.7.bb |
Layer | meta-python2 (honister branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
https://files.pythonhosted.org/packages/source/c/crcmod/crcmod-1.7.tar.gz |
Patches
None
Other branches
This recipe in other branches of meta-python2:
Branch | Recipe |
---|---|
master | python-crcmod 1.7 |
kirkstone (Yocto Project 4.0) | python-crcmod 1.7 |
honister (Yocto Project 3.4) | python-crcmod 1.7 (this recipe) |
hardknott (Yocto Project 3.3) | python-crcmod 1.7 |
gatesgarth (Yocto Project 3.2) | python-crcmod 1.7 |
dunfell (Yocto Project 3.1) | python-crcmod 1.7 |
zeus (Yocto Project 3.0) | python-crcmod 1.7 |
warrior (Yocto Project 2.7) | python-crcmod 1.7 |
thud (Yocto Project 2.6) | python-crcmod 1.7 |