Compare commits

...
Sign in to create a new pull request.

7 commits

Author SHA1 Message Date
Fedora Release Engineering
9c933057a5 Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild 2026-07-17 08:44:20 +00:00
b1ddfc7a67 update to 69.0 2026-06-11 08:44:31 +02:00
Python Maint
cf76714eba Rebuilt for Python 3.15 2026-06-05 15:03:44 +02:00
c53d97d231 update to 68.1 2026-02-07 22:07:04 +01:00
f5ef1f00bc update to 68.0 2026-01-20 15:24:17 +01:00
Fedora Release Engineering
5d312000eb Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild 2026-01-17 20:10:01 +00:00
a81b0ff2a5 update to 67.0 2025-12-03 20:16:12 +01:00
2 changed files with 25 additions and 3 deletions

View file

@ -1 +1 @@
SHA512 (weasyprint-66.0.tar.gz) = 850996c6934156f4d4fca12cc052a8346b85aeadf1a3d99763e20a6ddabd2b93a39983615990e0e680a942c63c09563effa9b66abc5bf0c368963737ddf66264
SHA512 (weasyprint-69.0.tar.gz) = fb56d7f6173f8a67f8ef4c31408c03625b0a774d0efde003f779e3da054737c88afe9f44ee40b6dda5fc92cfacfa5709d4d96bf1a112862d309eaf2d93881ef6

View file

@ -2,8 +2,8 @@
%global srcname weasyprint
Name: weasyprint
Version: 66.0
Release: 3%{?dist}
Version: 69.0
Release: 2%{?dist}
Summary: Utility to render HTML and CSS to PDF
License: BSD-3-Clause
@ -19,6 +19,7 @@ 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
@ -76,6 +77,27 @@ rm -rf %{buildroot}%{python3_sitelib}/%{modname}/tests
%{python3_sitelib}/%{modname}/
%changelog
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 69.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Thu Jun 11 2026 Felix Schwarz <fschwarz@fedoraproject.org> - 69.0-1
- update to 69.0
* Fri Jun 05 2026 Python Maint <python-maint@redhat.com> - 68.1-2
- Rebuilt for Python 3.15
* Sat Feb 07 2026 Felix Schwarz <fschwarz@fedoraproject.org> - 68.1-1
- update to 68.1
* Tue Jan 20 2026 Felix Schwarz <fschwarz@fedoraproject.org> - 68.0-1
- update to 68.0
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 67.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Wed Dec 03 2025 Felix Schwarz <fschwarz@fedoraproject.org> - 67.0-1
- update to 67.0
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 66.0-3
- Rebuilt for Python 3.14.0rc3 bytecode