summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-06-13 16:54:10 -0700
committerKhem Raj <raj.khem@gmail.com>2024-06-14 10:20:36 -0700
commit193aa030f94328c819b3c3e65b703e94a888182e (patch)
tree1c6bfad680db252b83d6aac7604eea9e50fd374c /meta-python
parentb528b5a13b8a41f9c867ea67e6628923d9bf2073 (diff)
downloadmeta-openembedded-193aa030f94328c819b3c3e65b703e94a888182e.tar.gz
python3-whitenoise,python-libusb1: Remove AUTHOR field
this field has been removed from recipes Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python-libusb1_3.1.0.bb1
-rw-r--r--meta-python/recipes-devtools/python/python3-whitenoise_6.6.0.bb1
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 @@
1SUMMARY = "Pure-python wrapper for libusb-1.0" 1SUMMARY = "Pure-python wrapper for libusb-1.0"
2HOMEPAGE = "http://github.com/vpelletier/python-libusb1" 2HOMEPAGE = "http://github.com/vpelletier/python-libusb1"
3AUTHOR = "Vincent Pelletier <plr.vincent@gmail.com>"
4LICENSE = "GPL-2.0-only & LGPL-2.1-only" 3LICENSE = "GPL-2.0-only & LGPL-2.1-only"
5LIC_FILES_CHKSUM = " \ 4LIC_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 @@
1SUMMARY = "Radically simplified static file serving for WSGI applications" 1SUMMARY = "Radically simplified static file serving for WSGI applications"
2AUTHOR = "David Evans <d@evans.io>"
3HOMEPAGE = "https://whitenoise.evans.io" 2HOMEPAGE = "https://whitenoise.evans.io"
4LICENSE = "MIT" 3LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=aba4901cc64e401cea5a267eac2a2e1e" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=aba4901cc64e401cea5a267eac2a2e1e"