Skip to content

Comments

python311Packages.gflanguages: 0.5.17 -> 0.6.0#309175

Merged
wegank merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python311Packages.gflanguages
May 5, 2024
Merged

python311Packages.gflanguages: 0.5.17 -> 0.6.0#309175
wegank merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python311Packages.gflanguages

Conversation

@r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented May 5, 2024

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

meta.description for python311Packages.gflanguages is: Python library for Google Fonts language metadata

meta.homepage for python311Packages.gflanguages is: https://github.com/googlefonts/lang

meta.changelog for python311Packages.gflanguages is: https://github.com/googlefonts/lang/releases/tag/v0.6.0

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 0.6.0 with grep in /nix/store/1lg46p5zwa6rr9d1ga8s9ynzrii5sfyl-python3.11-gflanguages-0.6.0
  • found 0.6.0 in filename of file in /nix/store/1lg46p5zwa6rr9d1ga8s9ynzrii5sfyl-python3.11-gflanguages-0.6.0

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

11 package rebuild(s)

First fifty rebuilds by attrpath

fontbakery
python311Packages.fontbakery
python311Packages.gflanguages
python311Packages.glyphsets
python311Packages.shaperglot
python312Packages.fontbakery
python312Packages.gflanguages
python312Packages.glyphsets
python312Packages.shaperglot
shaperglot
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/1lg46p5zwa6rr9d1ga8s9ynzrii5sfyl-python3.11-gflanguages-0.6.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix 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 python311Packages.gflanguages https://github.com/r-ryantm/nixpkgs/archive/f1245f503528061a2d92348bb2bede940e48ff85.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/f1245f503528061a2d92348bb2bede940e48ff85#python311Packages.gflanguages

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

ls -la /nix/store/1lg46p5zwa6rr9d1ga8s9ynzrii5sfyl-python3.11-gflanguages-0.6.0
ls -la /nix/store/1lg46p5zwa6rr9d1ga8s9ynzrii5sfyl-python3.11-gflanguages-0.6.0/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.

Result of nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

8 packages failed to build:
  • fontbakery (python311Packages.fontbakery)
  • fontbakery.dist (python311Packages.fontbakery.dist)
  • python311Packages.glyphsets
  • python311Packages.glyphsets.dist
  • python312Packages.fontbakery
  • python312Packages.fontbakery.dist
  • python312Packages.glyphsets
  • python312Packages.glyphsets.dist
8 packages built:
  • python311Packages.gflanguages
  • python311Packages.gflanguages.dist
  • shaperglot (python311Packages.shaperglot)
  • shaperglot.dist (python311Packages.shaperglot.dist)
  • python312Packages.gflanguages
  • python312Packages.gflanguages.dist
  • python312Packages.shaperglot
  • python312Packages.shaperglot.dist

Maintainer pings

cc @danc86 for testing.

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label May 5, 2024
@ofborg ofborg bot requested a review from danc86 May 5, 2024 03:36
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels May 5, 2024
Copy link
Contributor

@danc86 danc86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this will require a corresponding update to glyphsets (and that itself requires an update to glyphslib)... but glyphsets and fontbakery are broken on master right now anyway. Fixed by #307382 which hasn't made it from staging to master yet.

So no harm in taking this update.

@wegank wegank added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels May 5, 2024
@wegank wegank merged commit 26aa9e8 into NixOS:master May 5, 2024
@r-ryantm r-ryantm deleted the auto-update/python311Packages.gflanguages branch May 6, 2024 00:18
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. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants