Compare commits
6 Commits
Author | SHA256 | Date | |
---|---|---|---|
baf49a6094 | |||
62d357ff85 | |||
e2aaf6f6d2 | |||
c04385739b | |||
f25afc2d1b | |||
4337f7b6bb |
@@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
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 and contributors
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -32,7 +32,8 @@ 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.19.5
|
||||
Requires: python-pyHanko >= 0.12.1
|
||||
Requires: python-pyhanko-certvalidator >= 0.19.5
|
||||
Requires: python-pypdf >= 3.1.0
|
||||
Requires: python-python-bidi >= 0.5.0
|
||||
Requires: python-reportlab >= 4.0.4
|
||||
@@ -45,7 +46,8 @@ 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.19.5}
|
||||
BuildRequires: %{python_module pyHanko >= 0.12.1}
|
||||
BuildRequires: %{python_module pyhanko-certvalidator >= 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