diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-libusb1_3.1.0.bb | 1 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-whitenoise_6.6.0.bb | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-libusb1_3.1.0.bb b/meta-python/recipes-devtools/python/python-libusb1_3.1.0.bb index a045dfa8bc..3d7765607c 100644 --- a/meta-python/recipes-devtools/python/python-libusb1_3.1.0.bb +++ b/meta-python/recipes-devtools/python/python-libusb1_3.1.0.bb | |||
@@ -1,6 +1,5 @@ | |||
1 | SUMMARY = "Pure-python wrapper for libusb-1.0" | 1 | SUMMARY = "Pure-python wrapper for libusb-1.0" |
2 | HOMEPAGE = "http://github.com/vpelletier/python-libusb1" | 2 | HOMEPAGE = "http://github.com/vpelletier/python-libusb1" |
3 | AUTHOR = "Vincent Pelletier <plr.vincent@gmail.com>" | ||
4 | LICENSE = "GPL-2.0-only & LGPL-2.1-only" | 3 | LICENSE = "GPL-2.0-only & LGPL-2.1-only" |
5 | LIC_FILES_CHKSUM = " \ | 4 | LIC_FILES_CHKSUM = " \ |
6 | file://COPYING;md5=751419260aa954499f7abaabaa882bbe \ | 5 | file://COPYING;md5=751419260aa954499f7abaabaa882bbe \ |
diff --git a/meta-python/recipes-devtools/python/python3-whitenoise_6.6.0.bb b/meta-python/recipes-devtools/python/python3-whitenoise_6.6.0.bb index 352a53769a..2dc64af57f 100644 --- a/meta-python/recipes-devtools/python/python3-whitenoise_6.6.0.bb +++ b/meta-python/recipes-devtools/python/python3-whitenoise_6.6.0.bb | |||
@@ -1,5 +1,4 @@ | |||
1 | SUMMARY = "Radically simplified static file serving for WSGI applications" | 1 | SUMMARY = "Radically simplified static file serving for WSGI applications" |
2 | AUTHOR = "David Evans <d@evans.io>" | ||
3 | HOMEPAGE = "https://whitenoise.evans.io" | 2 | HOMEPAGE = "https://whitenoise.evans.io" |
4 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=aba4901cc64e401cea5a267eac2a2e1e" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=aba4901cc64e401cea5a267eac2a2e1e" |