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:
Derek Straka
2024-02-02 20:41:18 +00:00
committed by Khem Raj
parent f134622986
commit 6e2770abe8

View File

@@ -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 \