diff --git a/python-watchdog.spec b/python-watchdog.spec index 6f9e4a2..9d14b07 100644 --- a/python-watchdog.spec +++ b/python-watchdog.spec @@ -1,6 +1,6 @@ Name: python-watchdog Version: 3.0.0 -Release: 2mamba +Release: 3mamba Summary: Python API and shell utilities to monitor file system events Group: System/Libraries Vendor: openmamba @@ -10,9 +10,10 @@ URL: https://pypi.org/project/watchdog/ Source: https://pypi.debian.net/watchdog/watchdog-%{version}.tar.gz License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(setuptools) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(setuptools) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -54,6 +55,9 @@ sed -i "\,%{_bindir},d" %{name}.filelist %doc AUTHORS COPYING LICENSE %changelog +* Wed Sep 27 2023 Automatic Build System 3.0.0-3mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Fri Apr 07 2023 Sdk Build System 3.0.0-2mamba - rebuilt with python 3.10