mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-06 08:49:48 +00:00
python-setuptools-scm: update to version 1.15.7
Update license file as LICENSE no longer exists in the package Update checksum and verify package is still released under MIT license Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
b7f89cda93
commit
600f1ee1bc
@@ -1,9 +1,9 @@
|
||||
SUMMARY = "the blessed package to manage your versions by scm tags"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=838c366f69b72c5df05c96dff79b35f2"
|
||||
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148f94f483f3e1489"
|
||||
|
||||
SRC_URI[md5sum] = "f17493d53f0d842bb0152f214775640b"
|
||||
SRC_URI[sha256sum] = "49ab4685589986a42da85706b3311a2f74f1af567d39fee6cb1e088d7a75fb5f"
|
||||
SRC_URI[md5sum] = "1b55f9cedde4a33ab5d286c5f30e86db"
|
||||
SRC_URI[sha256sum] = "e163e8a12d2121f77575773cfc2b5988275dc1f1d2541fdf780127c29dbbea9c"
|
||||
|
||||
PYPI_PACKAGE = "setuptools_scm"
|
||||
inherit pypi
|
||||
|
||||
Reference in New Issue
Block a user