mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
python3-setproctitle: Upgrade 1.3.6 -> 1.3.7
Upgrade to release 1.3.7: - Add support for Python 3.14 License-Update: Use LICENSE. No change of the license. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
2b7d18164e
commit
98cafecaa5
|
|
@ -5,11 +5,11 @@ Monitor)."
|
|||
HOMEPAGE = "https://github.com/dvarrazzo/py-setproctitle"
|
||||
BUGTRACKER = "https://github.com/dvarrazzo/py-setproctitle/issues"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=86d2d41b5f4f023f43466f8cb7adebaa"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=a9efff04c3ae658687dd38e20398a20d"
|
||||
|
||||
inherit pypi setuptools3 ptest
|
||||
|
||||
SRC_URI[sha256sum] = "c9f32b96c700bb384f33f7cf07954bb609d35dd82752cef57fb2ee0968409169"
|
||||
SRC_URI[sha256sum] = "bc2bc917691c1537d5b9bca1468437176809c7e11e5694ca79a9ca12345dcb9e"
|
||||
|
||||
SRC_URI += " \
|
||||
file://run-ptest \
|
||||
Loading…
Reference in New Issue
Block a user