automatic version update by autodist [release 3.16.2-1mamba;Mon Sep 25 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:28:22 +01:00
parent f3cc30a085
commit abc7984c4a

View File

@ -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 <autodist@mambasoft.it> 3.16.2-1mamba
- automatic version update by autodist
* Mon Sep 18 2023 Automatic Build System <autodist@mambasoft.it> 3.16.1-1mamba
- automatic version update by autodist