automatic version update by autodist [release 3.16.2-1mamba;Mon Sep 25 2023]
This commit is contained in:
parent
f3cc30a085
commit
abc7984c4a
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-pypdf
|
Name: python-pypdf
|
||||||
Version: 3.16.1
|
Version: 3.16.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: PDF toolkit
|
Summary: PDF toolkit
|
||||||
Group: System/Libraries/Python
|
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
|
Patch: python-pypdf-1.12-git20100718.patch
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(typing-extensions)
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -65,6 +64,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%{python_sitelib}/%{pkgname}/*
|
%{python_sitelib}/%{pkgname}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Sep 18 2023 Automatic Build System <autodist@mambasoft.it> 3.16.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user