From: Vijay Anusuri <[email protected]> mod-wsgi version 4.9.0 doesn't build against python 3.12 update it to 4.9.1 which does build.
Signed-off-by: Anand Je Sypureddy <[email protected]> Signed-off-by: Vijay Anusuri <[email protected]> --- meta-openstack/recipes-support/mod-wsgi/mod-wsgi_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-openstack/recipes-support/mod-wsgi/mod-wsgi_git.bb b/meta-openstack/recipes-support/mod-wsgi/mod-wsgi_git.bb index b0daf54d..71886624 100644 --- a/meta-openstack/recipes-support/mod-wsgi/mod-wsgi_git.bb +++ b/meta-openstack/recipes-support/mod-wsgi/mod-wsgi_git.bb @@ -9,8 +9,8 @@ HOMEPAGE = "https://github.com/GrahamDumpleton/mod_wsgi" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" -SRCREV = "df9faf954a1ab6208f45ba6fde90f0b41f605483" -PV = "4.9.0+git${SRCPV}" +SRCREV = "0497f0c29e8dd06608378e6fc814a6037e8c6906" +PV = "4.9.1+git${SRCPV}" S = "${WORKDIR}/git" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9034): https://lists.yoctoproject.org/g/meta-virtualization/message/9034 Mute This Topic: https://lists.yoctoproject.org/mt/109898892/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
