rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 3.0.0-3mamba;Wed Sep 27 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:51:57 +01:00
parent 136737bafd
commit 3b3ae4f22d

View File

@ -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 <autodist@mambasoft.it> 3.0.0-3mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 3.0.0-2mamba
- rebuilt with python 3.10