From 07452b0f04da2595bac3011e66802d4154a39376 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 3 Jun 2026 17:44:42 +0200 Subject: [PATCH 1/2] Rebuilt for Python 3.15 --- python-pdfkit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pdfkit.spec b/python-pdfkit.spec index fb4b206..4552fcf 100644 --- a/python-pdfkit.spec +++ b/python-pdfkit.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 0.6.1 -Release: 23%{?dist} +Release: 24%{?dist} Summary: Wkhtmltopdf python wrapper License: MIT @@ -68,6 +68,9 @@ cd tests %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Wed Jun 03 2026 Python Maint - 0.6.1-24 +- Rebuilt for Python 3.15 + * Sat Jan 17 2026 Fedora Release Engineering - 0.6.1-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 765a3efab0ebbc08305d8bdabd90323b8a11dd0c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 16 Jul 2026 20:46:36 +0000 Subject: [PATCH 2/2] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- python-pdfkit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pdfkit.spec b/python-pdfkit.spec index 4552fcf..046c6b3 100644 --- a/python-pdfkit.spec +++ b/python-pdfkit.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 0.6.1 -Release: 24%{?dist} +Release: 25%{?dist} Summary: Wkhtmltopdf python wrapper License: MIT @@ -68,6 +68,9 @@ cd tests %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Thu Jul 16 2026 Fedora Release Engineering - 0.6.1-25 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Wed Jun 03 2026 Python Maint - 0.6.1-24 - Rebuilt for Python 3.15