forked from pool/python-xhtml2pdf
Compare commits
9 Commits
Author | SHA256 | Date | |
---|---|---|---|
b0c7ac8fca | |||
838885d736 | |||
5ccc462890 | |||
dca9e648b0 | |||
0d9e18708b | |||
1093df3297 | |||
949ad2e45f | |||
66fe46cb27 | |||
b344a850ee |
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 5 11:30:19 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- python-pyhanko-cert-validator is included in python-pyHanko now
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 10 15:21:26 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-xhtml2pdf
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -32,8 +32,7 @@ BuildRequires: python-rpm-macros
|
||||
Requires: python-Pillow >= 8.1.1
|
||||
Requires: python-arabic-reshaper >= 3.0.0
|
||||
Requires: python-html5lib >= 1.1
|
||||
Requires: python-pyHanko >= 0.12.1
|
||||
Requires: python-pyhanko-certvalidator >= 0.19.5
|
||||
Requires: python-pyHanko >= 0.19.5
|
||||
Requires: python-pypdf >= 3.1.0
|
||||
Requires: python-python-bidi >= 0.5.0
|
||||
Requires: python-reportlab >= 4.0.4
|
||||
@@ -46,8 +45,7 @@ BuildArch: noarch
|
||||
BuildRequires: %{python_module Pillow >= 8.1.1}
|
||||
BuildRequires: %{python_module arabic-reshaper >= 3.0.0}
|
||||
BuildRequires: %{python_module html5lib >= 1.1}
|
||||
BuildRequires: %{python_module pyHanko >= 0.12.1}
|
||||
BuildRequires: %{python_module pyhanko-certvalidator >= 0.19.5}
|
||||
BuildRequires: %{python_module pyHanko >= 0.19.5}
|
||||
BuildRequires: %{python_module pypdf >= 3.1.0}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module python-bidi >= 0.5.0}
|
||||
|
Reference in New Issue
Block a user