mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-19 23:28:38 +00:00
python3-dnspython: update to version 2.5.0
Update inherits to use hatchling Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -3,9 +3,9 @@ HOMEPAGE = "http://www.dnspython.org/"
|
||||
LICENSE = "ISC"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=5af50906b5929837f667dfe31052bd34"
|
||||
|
||||
SRC_URI[sha256sum] = "8dcfae8c7460a2f84b4072e26f1c9f4101ca20c071649cb7c34e8b6a93d58984"
|
||||
SRC_URI[sha256sum] = "a0034815a59ba9ae888946be7ccca8f7c157b286f8455b379c692efb51022a15"
|
||||
|
||||
inherit pypi python_poetry_core ptest
|
||||
inherit pypi python_hatchling ptest
|
||||
|
||||
SRC_URI += " \
|
||||
file://run-ptest \
|
||||
Reference in New Issue
Block a user