From abc7984c4afca7fbeee098fa62095030c6d4b825 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:28:22 +0100 Subject: [PATCH] automatic version update by autodist [release 3.16.2-1mamba;Mon Sep 25 2023] --- python-pypdf.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/python-pypdf.spec b/python-pypdf.spec index fc2114e..117633a 100644 --- a/python-pypdf.spec +++ b/python-pypdf.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pypdf -Version: 3.16.1 +Version: 3.16.2 Release: 1mamba Summary: PDF toolkit Group: System/Libraries/Python @@ -12,8 +12,7 @@ Source: https://pypi.debian.net/pypdf/pypdf-%{version}.tar.gz Patch: python-pypdf-1.12-git20100718.patch License: BSD ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(typing-extensions) +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END BuildArch: noarch @@ -65,6 +64,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Mon Sep 25 2023 Automatic Build System 3.16.2-1mamba +- automatic version update by autodist + * Mon Sep 18 2023 Automatic Build System 3.16.1-1mamba - automatic version update by autodist