From cb8b8647d01b26abaa9081e28eb58510b720f9d7 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 11:12:30 +0100 Subject: [PATCH] rebuilt with python3 == 3.11 [release 1.6.2-2mamba;Sat Sep 30 2023] --- python-gpiozero.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/python-gpiozero.spec b/python-gpiozero.spec index 2651572..f4eeca2 100644 --- a/python-gpiozero.spec +++ b/python-gpiozero.spec @@ -1,6 +1,6 @@ Name: python-gpiozero Version: 1.6.2 -Release: 1mamba +Release: 2mamba Summary: A simple interface to GPIO devices with Raspberry Pi Group: System/Libraries Vendor: openmamba @@ -10,10 +10,11 @@ URL: https://github.com/gpiozero/gpiozero Source: https://pypi.debian.net/gpiozero/gpiozero-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(colorzero) -BuildRequires: python3.7dist(setuptools) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(colorzero) +BuildRequires: python3.11dist(setuptools) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba ExclusiveArch: arm aarch64 %description @@ -46,6 +47,9 @@ sed -i "\\,\\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/gpiozero-%{version}-py*.egg-info/* %changelog +* Sat Sep 30 2023 Silvan Calarco 1.6.2-2mamba +- rebuilt with python3 == 3.11 + * Sat Jul 17 2021 Silvan Calarco 1.6.2-1mamba - update to 1.6.2