From 4b31ce613c237f27fa744b1d1ed2b6ae148254bd Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:24:55 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 6.3.0-4mamba;Fri Sep 29 2023] --- python-pydocstyle.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/python-pydocstyle.spec b/python-pydocstyle.spec index 53747d8..47c8b18 100644 --- a/python-pydocstyle.spec +++ b/python-pydocstyle.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pydocstyle Version: 6.3.0 -Release: 3mamba +Release: 4mamba Summary: Python docstring style checker Group: System/Libraries Vendor: openmamba @@ -11,10 +11,10 @@ URL: https://github.com/PyCQA/pydocstyle/ Source: http://pypi.debian.net/pydocstyle/pydocstyle-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(importlib-metadata) -BuildRequires: python3.7dist(snowballstemmer) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(snowballstemmer) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -50,6 +50,9 @@ done %{python_sitelib}/%{pkgname}/* %changelog +* Fri Sep 29 2023 Automatic Build System 6.3.0-4mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Fri Apr 07 2023 Sdk Build System 6.3.0-3mamba - rebuilt with python 3.10