From fc81fd39931b5cabce57e4a7c98a76620d151aeca0c7b52997f9d87dd3b79b5d Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 29 Feb 2024 09:05:00 +0000 Subject: [PATCH] Accepting request 1152937 from home:crameleon:branches:devel:languages:python:mailman Build for Python 3.12 to restore compatibility with Mailman3 OBS-URL: https://build.opensuse.org/request/show/1152937 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-mailman-hyperkitty?expand=0&rev=20 --- python-mailman-hyperkitty.changes | 5 +++++ python-mailman-hyperkitty.spec | 7 +++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/python-mailman-hyperkitty.changes b/python-mailman-hyperkitty.changes index 7536dc7..bc88f5a 100644 --- a/python-mailman-hyperkitty.changes +++ b/python-mailman-hyperkitty.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 28 13:28:58 UTC 2024 - Georg Pfuetzenreuter + +- Build for Python 3.12 + ------------------------------------------------------------------- Sat Jul 1 09:32:57 UTC 2023 - Andreas Schneider diff --git a/python-mailman-hyperkitty.spec b/python-mailman-hyperkitty.spec index b2d1632..bc5fdd2 100644 --- a/python-mailman-hyperkitty.spec +++ b/python-mailman-hyperkitty.spec @@ -1,7 +1,7 @@ # # spec file for package python-mailman-hyperkitty # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,9 +17,8 @@ %if 0%{?suse_version} >= 1550 -# Newest python supported by mailman is Python 3.9 -- https://gitlab.com/mailman/mailman/-/issues/936 -%define pythons python311 -%define mypython python311 +%define pythons python312 +%define mypython python312 %else %{?sle15_python_module_pythons} %define pythons python311