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