Skip to content

python311Packages.pathlib-abc: 0.1.1 -> 0.2.0#299290

Merged
fabaff merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python311Packages.pathlib-abc
Mar 27, 2024
Merged

python311Packages.pathlib-abc: 0.1.1 -> 0.2.0#299290
fabaff merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python311Packages.pathlib-abc

Conversation

@r-ryantm
Copy link
Contributor

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

meta.description for python311Packages.pathlib-abc is: Python base classes for rich path objects

meta.homepage for python311Packages.pathlib-abc is: https://github.com/barneygale/pathlib-abc

meta.changelog for python311Packages.pathlib-abc is: https://github.com/barneygale/pathlib-abc/blob/0.2.0/CHANGES.rst

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.2.0 with grep in /nix/store/cinxxdznhk2h7nqv324qs5rmmdsr61rm-python3.11-pathlib-abc-0.2.0
  • found 0.2.0 in filename of file in /nix/store/cinxxdznhk2h7nqv324qs5rmmdsr61rm-python3.11-pathlib-abc-0.2.0

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

16 package rebuild(s)

First fifty rebuilds by attrpath
python311Packages.fastai
python311Packages.pathlib-abc
python311Packages.pathy
python311Packages.spacy
python311Packages.spacy-lookups-data
python311Packages.spacy-transformers
python311Packages.textacy
python311Packages.textnets
python312Packages.fastai
python312Packages.pathlib-abc
python312Packages.pathy
python312Packages.spacy
python312Packages.spacy-lookups-data
python312Packages.spacy-transformers
python312Packages.textacy
python312Packages.textnets
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/cinxxdznhk2h7nqv324qs5rmmdsr61rm-python3.11-pathlib-abc-0.2.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.pathlib-abc https://github.com/r-ryantm/nixpkgs/archive/c0aa438ed1d588a0c730eb92942cf94077fccf5b.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/c0aa438ed1d588a0c730eb92942cf94077fccf5b#python311Packages.pathlib-abc

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

ls -la /nix/store/cinxxdznhk2h7nqv324qs5rmmdsr61rm-python3.11-pathlib-abc-0.2.0
ls -la /nix/store/cinxxdznhk2h7nqv324qs5rmmdsr61rm-python3.11-pathlib-abc-0.2.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

28 packages failed to build:
  • python311Packages.fastai
  • python311Packages.fastai.dist
  • python311Packages.pathy
  • python311Packages.pathy.dist
  • python311Packages.spacy
  • python311Packages.spacy-lookups-data
  • python311Packages.spacy-lookups-data.dist
  • python311Packages.spacy-transformers
  • python311Packages.spacy-transformers.dist
  • python311Packages.spacy.dist
  • python311Packages.textacy
  • python311Packages.textacy.dist
  • python311Packages.textnets
  • python311Packages.textnets.dist
  • python312Packages.fastai
  • python312Packages.fastai.dist
  • python312Packages.pathy
  • python312Packages.pathy.dist
  • python312Packages.spacy
  • python312Packages.spacy-lookups-data
  • python312Packages.spacy-lookups-data.dist
  • python312Packages.spacy-transformers
  • python312Packages.spacy-transformers.dist
  • python312Packages.spacy.dist
  • python312Packages.textacy
  • python312Packages.textacy.dist
  • python312Packages.textnets
  • python312Packages.textnets.dist
4 packages built:
  • python311Packages.pathlib-abc
  • python311Packages.pathlib-abc.dist
  • python312Packages.pathlib-abc
  • python312Packages.pathlib-abc.dist

Maintainer pings

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Mar 26, 2024
@ofborg ofborg bot added 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. labels Mar 26, 2024
Copy link
Member

@fabaff fabaff left a comment

Choose a reason for hiding this comment

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

Change looks good to me.

@fabaff fabaff merged commit c3ccd03 into NixOS:master Mar 27, 2024
@r-ryantm r-ryantm deleted the auto-update/python311Packages.pathlib-abc branch March 27, 2024 12:19
@mweinelt
Copy link
Member

mweinelt commented Mar 28, 2024

Change looks good to me.

How does this look good, when it regresses up to 28 packages?

@fabaff
Copy link
Member

fabaff commented Mar 28, 2024

How does this look good, when it regresses up to 28 packages?

And how many of them are new? spacy is consuming pathy which got broken and and spacy is already notoriously broken.

Also, see #299791 (comment) for the difference if pathlib-abc will be reverted. According to nix-review not that many after all.

@mweinelt
Copy link
Member

mweinelt commented Mar 28, 2024

Everything on 3.12 is broken, granted. Spacy simply needed a dependency relaxed.

Pathy is the only direct consumer of pathlib-abc, which in turn spacy depends upon.

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: 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.

3 participants