mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python3-whitenoise,python-libusb1: Remove AUTHOR field
this field has been removed from recipes Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
SUMMARY = "Pure-python wrapper for libusb-1.0"
|
||||
HOMEPAGE = "http://github.com/vpelletier/python-libusb1"
|
||||
AUTHOR = "Vincent Pelletier <plr.vincent@gmail.com>"
|
||||
LICENSE = "GPL-2.0-only & LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
SUMMARY = "Radically simplified static file serving for WSGI applications"
|
||||
AUTHOR = "David Evans <d@evans.io>"
|
||||
HOMEPAGE = "https://whitenoise.evans.io"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=aba4901cc64e401cea5a267eac2a2e1e"
|
||||
|
||||
Reference in New Issue
Block a user