Skip to content

python3Packages.weasyprint: 68.0 -> 68.1#494076

Closed
r-ryantm wants to merge 1 commit into
NixOS:masterfrom
r-ryantm:auto-update/python3Packages.weasyprint
Closed

python3Packages.weasyprint: 68.0 -> 68.1#494076
r-ryantm wants to merge 1 commit into
NixOS:masterfrom
r-ryantm:auto-update/python3Packages.weasyprint

Conversation

@r-ryantm

Copy link
Copy Markdown
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python3Packages.weasyprint is: Converts web documents to PDF

meta.homepage for python3Packages.weasyprint is: https://weasyprint.org/

meta.changelog for python3Packages.weasyprint is: https://github.com/Kozea/WeasyPrint/releases/tag/v68.1

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 68.1 with grep in /nix/store/przljds8id7prfakpx4cbqfshmqdiv4f-python3.13-weasyprint-68.1
  • found 68.1 in filename of file in /nix/store/przljds8id7prfakpx4cbqfshmqdiv4f-python3.13-weasyprint-68.1

Rebuild report (if merged into master) (click to expand)
20 total rebuild path(s)

20 package rebuild(s)

First fifty rebuilds by attrpath

froide
froide-govplan
md2pdf
python313Packages.django-weasyprint
python313Packages.dnachisel
python313Packages.flametree
python313Packages.md2pdf
python313Packages.presenterm-export
python313Packages.trytond
python313Packages.weasyprint
python314Packages.django-weasyprint
python314Packages.dnachisel
python314Packages.flametree
python314Packages.md2pdf
python314Packages.presenterm-export
python314Packages.trytond
python314Packages.weasyprint
render50
trytond
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/przljds8id7prfakpx4cbqfshmqdiv4f-python3.13-weasyprint-68.1 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A python3Packages.weasyprint https://github.com/r-ryantm/nixpkgs/archive/7914db9a442da225089a1aeca28ed12bf503a231.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/7914db9a442da225089a1aeca28ed12bf503a231#python3Packages.weasyprint

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/przljds8id7prfakpx4cbqfshmqdiv4f-python3.13-weasyprint-68.1
ls -la /nix/store/przljds8id7prfakpx4cbqfshmqdiv4f-python3.13-weasyprint-68.1/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 7914db9a442da225089a1aeca28ed12bf503a231


x86_64-linux

❌ 4 packages failed to build:
  • python313Packages.django-weasyprint
  • python313Packages.django-weasyprint.dist
  • python314Packages.django-weasyprint
  • python314Packages.django-weasyprint.dist
✅ 28 packages built:
  • froide
  • froide-govplan
  • froide-govplan.dist
  • froide.dist
  • md2pdf
  • md2pdf.dist
  • python313Packages.flametree
  • python313Packages.flametree.dist
  • python313Packages.md2pdf
  • python313Packages.md2pdf.dist
  • python313Packages.presenterm-export
  • python313Packages.presenterm-export.dist
  • trytond (python313Packages.trytond)
  • trytond.dist (python313Packages.trytond.dist)
  • python313Packages.weasyprint
  • python313Packages.weasyprint.dist
  • python314Packages.flametree
  • python314Packages.flametree.dist
  • python314Packages.md2pdf
  • python314Packages.md2pdf.dist
  • python314Packages.presenterm-export
  • python314Packages.presenterm-export.dist
  • python314Packages.trytond
  • python314Packages.trytond.dist
  • python314Packages.weasyprint
  • python314Packages.weasyprint.dist
  • render50
  • render50.dist

Maintainer pings

cc @DutchGerman @friedow for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.

@nixpkgs-ci nixpkgs-ci Bot requested review from DutchGerman and friedow February 25, 2026 15:57
@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 6.topic: python Python is a high-level, general-purpose programming language. labels Feb 25, 2026
@DutchGerman

Copy link
Copy Markdown
Contributor

Superseded by #522184

@r-ryantm r-ryantm deleted the auto-update/python3Packages.weasyprint branch May 20, 2026 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 8.has: package (update) This PR updates a package to a newer version 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants