mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-24 12:58:19 +00:00
python3-qrcode: Upgrade 7.3 -> 7.3.1
Upgrade to release 7.3.1: - Improvements for embeded image Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
11
meta-python/recipes-devtools/python/python3-qrcode_7.3.1.bb
Normal file
11
meta-python/recipes-devtools/python/python3-qrcode_7.3.1.bb
Normal file
@@ -0,0 +1,11 @@
|
||||
SUMMARY = "QR Code image generator"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=4b802d2a65df4626623c79757f486af9"
|
||||
|
||||
PYPI_PACKAGE = "qrcode"
|
||||
SRC_URI[sha256sum] = "375a6ff240ca9bd41adc070428b5dfc1dcfbb0f2507f1ac848f6cded38956578"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
RDEPENDS:${PN} = "python3-six python3-pillow"
|
||||
Reference in New Issue
Block a user