https://github.com/jhnc-oss/meta-python2-backport
Meta layer providing Python 2 backports – do NOT use unless absolutely necessary!
https://github.com/jhnc-oss/meta-python2-backport
backport end-of-life eol python-2 python2 yocto yocto-layer
Last synced: 7 months ago
JSON representation
Meta layer providing Python 2 backports – do NOT use unless absolutely necessary!
- Host: GitHub
- URL: https://github.com/jhnc-oss/meta-python2-backport
- Owner: jhnc-oss
- License: mit
- Created: 2022-04-21T13:04:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-19T10:03:44.000Z (about 2 years ago)
- Last Synced: 2025-01-28T04:06:51.893Z (8 months ago)
- Topics: backport, end-of-life, eol, python-2, python2, yocto, yocto-layer
- Language: HTML
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# meta-python2-backport
[](https://github.com/jhnc-oss/meta-python2-backport/actions/workflows/ci.yml)
Meta layer providing Python2 backports, based on [*meta-python2*](https://git.openembedded.org/meta-python2/).
### :warning: Warning :warning:
:no_entry: **This layer wont receive any updates! Please update to Python3.** :no_entry:
------------------------------------------
### **:warning: Warning :warning:**
**[Python 2 has reached EOL](https://www.python.org/doc/sunset-python-2/) – do not use!**
See [*Porting Python 2 Code to Python 3*](https://docs.python.org/3/howto/pyporting.html) for more information on Python 3 migration.