All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization][m-c-s][scarthgap][PATCH] mod-wsgi: upgrade 4.9.0 -> 4.9.1
@ 2024-12-03 12:26 vanusuri
  2024-12-10  3:46 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: vanusuri @ 2024-12-03 12:26 UTC (permalink / raw)
  To: meta-virtualization; +Cc: Vijay Anusuri, Anand Je Sypureddy

From: Vijay Anusuri <vanusuri@mvista.com>

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 <anandje@mvista.com>
Signed-off-by: Vijay Anusuri <vanusuri@mvista.com>
---
 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



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-virtualization][m-c-s][scarthgap][PATCH] mod-wsgi: upgrade 4.9.0 -> 4.9.1
  2024-12-03 12:26 [meta-virtualization][m-c-s][scarthgap][PATCH] mod-wsgi: upgrade 4.9.0 -> 4.9.1 vanusuri
@ 2024-12-10  3:46 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2024-12-10  3:46 UTC (permalink / raw)
  To: vanusuri; +Cc: meta-virtualization, Anand Je Sypureddy

merged.

Bruce

In message: [meta-virtualization][m-c-s][scarthgap][PATCH] mod-wsgi: upgrade 4.9.0 -> 4.9.1
on 03/12/2024 Vijay Anusuri via lists.yoctoproject.org wrote:

> From: Vijay Anusuri <vanusuri@mvista.com>
> 
> 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 <anandje@mvista.com>
> Signed-off-by: Vijay Anusuri <vanusuri@mvista.com>
> ---
>  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/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-12-10  3:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-03 12:26 [meta-virtualization][m-c-s][scarthgap][PATCH] mod-wsgi: upgrade 4.9.0 -> 4.9.1 vanusuri
2024-12-10  3:46 ` Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.