!12 [sync] PR-9: add extra buildrequires
From: @openeuler-sync-bot Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
582ecda6c0
@ -1,7 +1,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-pdfminer.six
|
||||
Version: 20231228
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: PDF parser and analyzer.
|
||||
License: MIT
|
||||
URL: https://github.com/pdfminer/pdfminer.six
|
||||
@ -17,6 +17,7 @@ Provides: python-pdfminer.six
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-pbr
|
||||
BuildRequires: python3-setuptools-git-versioning
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: python3-wheel
|
||||
%description -n python3-pdfminer.six
|
||||
@ -71,6 +72,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%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
|
||||
- Update package to version 20231228
|
||||
- Added output converter for the hOCR format
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user