create rootf's & SDK from 2018.02.9 buildroot (#10)

---------

Co-authored-by: tiopex <tiopxyz@gmail.com>
Co-authored-by: tiopex <67048640+tiopex@users.noreply.github.com>
This commit is contained in:
Apaczer
2023-03-11 21:06:02 +01:00
committed by GitHub
parent 534f7aea40
commit dcf31c6a1e
12528 changed files with 149032 additions and 303063 deletions
+4 -2
View File
@@ -1,7 +1,9 @@
config BR2_PACKAGE_PYTHON_PYQRCODE
bool "python-pyqrcode"
select BR2_PACKAGE_PYTHON3_PYEXPAT # runtime
select BR2_PACKAGE_PYTHON3_CODECSCJK # runtime
select BR2_PACKAGE_PYTHON_PYEXPAT if BR2_PACKAGE_PYTHON # runtime
select BR2_PACKAGE_PYTHON3_PYEXPAT if BR2_PACKAGE_PYTHON3 # runtime
select BR2_PACKAGE_PYTHON_CODECSCJK if BR2_PACKAGE_PYTHON # runtime
select BR2_PACKAGE_PYTHON3_CODECSCJK if BR2_PACKAGE_PYTHON3 # runtime
help
A QR code generator written purely in Python with SVG, EPS,
PNG and terminal output.
+3 -5
View File
@@ -1,5 +1,3 @@
# md5 from https://pypi.python.org/pypi/pyqrcode/json
md5 371f29f4b03bd2830c6e0319258b1259 PyQRCode-1.2.1.tar.gz
# Locally computed
sha256 fdbf7634733e56b72e27f9bce46e4550b75a3a2c420414035cae9d9d26b234d5 PyQRCode-1.2.1.tar.gz
sha256 bef0c3595451da5132dea99e288fb5dafcbc469e0643f993a4ba0a69980f5ec9 setup.py
# md5 from https://pypi.python.org/pypi/pyqrcode/json, sha256 locally computed
md5 371f29f4b03bd2830c6e0319258b1259 PyQRCode-1.2.1.tar.gz
sha256 fdbf7634733e56b72e27f9bce46e4550b75a3a2c420414035cae9d9d26b234d5 PyQRCode-1.2.1.tar.gz