add extra buildrequires
(cherry picked from commit 032d6099e62496209ee6b74ee8443ca44f9f3dda)
This commit is contained in:
parent
d12545edee
commit
7f2992a172
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-pdfminer.six
|
Name: python-pdfminer.six
|
||||||
Version: 20231228
|
Version: 20231228
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: PDF parser and analyzer.
|
Summary: PDF parser and analyzer.
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/pdfminer/pdfminer.six
|
URL: https://github.com/pdfminer/pdfminer.six
|
||||||
@ -17,6 +17,7 @@ Provides: python-pdfminer.six
|
|||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: python3-pbr
|
BuildRequires: python3-pbr
|
||||||
|
BuildRequires: python3-setuptools-git-versioning
|
||||||
BuildRequires: python3-pip
|
BuildRequires: python3-pip
|
||||||
BuildRequires: python3-wheel
|
BuildRequires: python3-wheel
|
||||||
%description -n python3-pdfminer.six
|
%description -n python3-pdfminer.six
|
||||||
@ -71,6 +72,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 18 2025 Bijie Wu <wubijie@kylinos.cn> - 20231228-2
|
||||||
|
- BuildRequires python-setuptools-git-versioning
|
||||||
|
|
||||||
* Tue Apr 23 2024 zhaojingyu <zhaojingyu@kylinos.cn> - 20231228-1
|
* Tue Apr 23 2024 zhaojingyu <zhaojingyu@kylinos.cn> - 20231228-1
|
||||||
- Update package to version 20231228
|
- Update package to version 20231228
|
||||||
- Added output converter for the hOCR format
|
- Added output converter for the hOCR format
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user