diff --git a/sources b/sources index 4008ca2..d4a0011 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (weasyprint-69.0.tar.gz) = fb56d7f6173f8a67f8ef4c31408c03625b0a774d0efde003f779e3da054737c88afe9f44ee40b6dda5fc92cfacfa5709d4d96bf1a112862d309eaf2d93881ef6 +SHA512 (weasyprint-60.2.tar.gz) = 1da30b2626911c22a996cf7888edc86a7e3534d552325790c3bb06b29a7bedda8021680f5cac1acd6f0aba0658c64cda02cafa1fcba5f3a76bce6bb5fb229b71 diff --git a/weasyprint.spec b/weasyprint.spec index d5a01df..f7edd54 100644 --- a/weasyprint.spec +++ b/weasyprint.spec @@ -2,13 +2,13 @@ %global srcname weasyprint Name: weasyprint -Version: 69.0 +Version: 60.2 Release: 2%{?dist} Summary: Utility to render HTML and CSS to PDF License: BSD-3-Clause -URL: https://weasyprint.org -Source0: %{pypi_source weasyprint} +URL: https://weasyprint.org/ +Source0: %pypi_source BuildArch: noarch @@ -19,7 +19,6 @@ BuildRequires: pyproject-rpm-macros BuildRequires: python3dist(flit-core) # requirements for testing BuildRequires: dejavu-fonts-all -BuildRequires: google-noto-emoji-fonts BuildRequires: ghostscript # https://doc.courtbouillon.org/weasyprint/latest/first_steps.html BuildRequires: pango >= 1.44.0 @@ -77,87 +76,6 @@ rm -rf %{buildroot}%{python3_sitelib}/%{modname}/tests %{python3_sitelib}/%{modname}/ %changelog -* Fri Jul 17 2026 Fedora Release Engineering - 69.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild - -* Thu Jun 11 2026 Felix Schwarz - 69.0-1 -- update to 69.0 - -* Fri Jun 05 2026 Python Maint - 68.1-2 -- Rebuilt for Python 3.15 - -* Sat Feb 07 2026 Felix Schwarz - 68.1-1 -- update to 68.1 - -* Tue Jan 20 2026 Felix Schwarz - 68.0-1 -- update to 68.0 - -* Sat Jan 17 2026 Fedora Release Engineering - 67.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild - -* Wed Dec 03 2025 Felix Schwarz - 67.0-1 -- update to 67.0 - -* Fri Sep 19 2025 Python Maint - 66.0-3 -- Rebuilt for Python 3.14.0rc3 bytecode - -* Fri Aug 15 2025 Python Maint - 66.0-2 -- Rebuilt for Python 3.14.0rc2 bytecode - -* Mon Jul 28 2025 Felix Schwarz - 66.0-1 -- update to 66.0 - -* Fri Jul 25 2025 Fedora Release Engineering - 65.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild - -* Tue Jun 03 2025 Python Maint - 65.1-2 -- Rebuilt for Python 3.14 - -* Mon Apr 14 2025 Felix Schwarz - 65.1-1 -- update to 65.1 - -* Sun Mar 23 2025 Felix Schwarz - 65.0-1 -- update to 65.0 - -* Wed Mar 05 2025 Felix Schwarz - 64.1-1 -- update to 64.1 - -* Thu Jan 30 2025 Felix Schwarz - 64.0-1 -- update to 64.0 - -* Sun Jan 19 2025 Fedora Release Engineering - 63.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild - -* Sat Jan 11 2025 Felix Schwarz - 63.1-1 -- update to 63.1 - -* Sat Jul 20 2024 Fedora Release Engineering - 62.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild - -* Mon Jun 24 2024 Felix Schwarz - 62.3-1 -- update to 62.3 - -* Sat Jun 08 2024 Python Maint - 62.2-2 -- Rebuilt for Python 3.13 - -* Tue Jun 04 2024 Felix Schwarz - 62.2-1 -- update to 62.2 - -* Mon May 06 2024 Felix Schwarz - 62.1-1 -- update to 62.1 - -* Thu May 02 2024 Felix Schwarz - 62.0-1 -- update to 62.0 - -* Sat Mar 09 2024 Felix Schwarz - 61.2-1 -- update to 61.2 - -* Mon Feb 26 2024 Felix Schwarz - 61.1-1 -- update to 61.1 - -* Mon Feb 12 2024 Felix Schwarz - 61.0-1 -- update to 61.0 - * Thu Jan 25 2024 Felix Schwarz - 60.2-2 - use just flit-core as build dependency