Bootstrap (riscv64)

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-12-21 16:44:18 +02:00
parent ba17f56225
commit 49e1826faf
Signed by: davidlt
GPG Key ID: 7A5F42FAF91FACC3
1 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
%global srcname pikepdf
# Bconds are needed for Python bootstrap
%bcond docs 1
%bcond tests 1
%bcond docs 0
%bcond tests 0
Name: python-%{srcname}
Version: 8.8.0
Release: %autorelease
Release: %autorelease -e 0.riscv64
Summary: Read and write PDFs with Python, powered by qpdf
License: MPL-2.0