From 48c68670dc8617f620557a142453b10cd6188591 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 2 Jun 2025 20:32:20 +0200 Subject: [PATCH 1/4] Rebuilt for Python 3.14 --- python-pdfkit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pdfkit.spec b/python-pdfkit.spec index 5b373a8..6cbde20 100644 --- a/python-pdfkit.spec +++ b/python-pdfkit.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 0.6.1 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Wkhtmltopdf python wrapper License: MIT @@ -68,6 +68,9 @@ cd tests %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Mon Jun 02 2025 Python Maint - 0.6.1-19 +- Rebuilt for Python 3.14 + * Sat Jan 18 2025 Fedora Release Engineering - 0.6.1-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 1a3e4c83a4f78ca7426be0f6677d479c72d55177 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 09:18:30 +0000 Subject: [PATCH 2/4] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- python-pdfkit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pdfkit.spec b/python-pdfkit.spec index 6cbde20..f219496 100644 --- a/python-pdfkit.spec +++ b/python-pdfkit.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 0.6.1 -Release: 19%{?dist} +Release: 20%{?dist} Summary: Wkhtmltopdf python wrapper License: MIT @@ -68,6 +68,9 @@ cd tests %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 0.6.1-20 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Mon Jun 02 2025 Python Maint - 0.6.1-19 - Rebuilt for Python 3.14 From 3d1b716d6b2f1cf8841256ba0dd471ec0f093b0b Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 15 Aug 2025 14:21:29 +0200 Subject: [PATCH 3/4] Rebuilt for Python 3.14.0rc2 bytecode --- python-pdfkit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pdfkit.spec b/python-pdfkit.spec index f219496..020cab8 100644 --- a/python-pdfkit.spec +++ b/python-pdfkit.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 0.6.1 -Release: 20%{?dist} +Release: 21%{?dist} Summary: Wkhtmltopdf python wrapper License: MIT @@ -68,6 +68,9 @@ cd tests %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Fri Aug 15 2025 Python Maint - 0.6.1-21 +- Rebuilt for Python 3.14.0rc2 bytecode + * Fri Jul 25 2025 Fedora Release Engineering - 0.6.1-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From f8badc92f9c8cbcf85b55e980927d043b91420a7 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 19 Sep 2025 13:57:56 +0200 Subject: [PATCH 4/4] Rebuilt for Python 3.14.0rc3 bytecode --- python-pdfkit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pdfkit.spec b/python-pdfkit.spec index 020cab8..11538e6 100644 --- a/python-pdfkit.spec +++ b/python-pdfkit.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 0.6.1 -Release: 21%{?dist} +Release: 22%{?dist} Summary: Wkhtmltopdf python wrapper License: MIT @@ -68,6 +68,9 @@ cd tests %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Fri Sep 19 2025 Python Maint - 0.6.1-22 +- Rebuilt for Python 3.14.0rc3 bytecode + * Fri Aug 15 2025 Python Maint - 0.6.1-21 - Rebuilt for Python 3.14.0rc2 bytecode