Skip to content

python312Packages.pylibacl: 0.7.0 -> 0.7.2#384734

Merged
wegank merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python312Packages.pylibacl
Mar 25, 2025
Merged

python312Packages.pylibacl: 0.7.0 -> 0.7.2#384734
wegank merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python312Packages.pylibacl

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 python312Packages.pylibacl is: Python extension module for POSIX ACLs, it can be used to query, list, add, and remove ACLs from files and directories under operating systems that support them

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.7.2 with grep in /nix/store/ax2w54nkb94nyvzpprgxcgfb65lfh83q-python3.12-pylibacl-0.7.2
  • found 0.7.2 in filename of file in /nix/store/ax2w54nkb94nyvzpprgxcgfb65lfh83q-python3.12-pylibacl-0.7.2

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

19 package rebuild(s)

First fifty rebuilds by attrpath

bup
datalad
datalad-gooey
git-annex
git-annex-metadata-gui
haskellPackages.git-annex
python312Packages.datalad
python312Packages.datalad-gooey
python312Packages.datalad-next
python312Packages.git-annex-adapter
python312Packages.heudiconv
python312Packages.pylibacl
python313Packages.datalad
python313Packages.datalad-gooey
python313Packages.datalad-next
python313Packages.git-annex-adapter
python313Packages.pylibacl
sc-controller
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/ax2w54nkb94nyvzpprgxcgfb65lfh83q-python3.12-pylibacl-0.7.2 \
  --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 python312Packages.pylibacl https://github.com/r-ryantm/nixpkgs/archive/30359ab63d2663a1d01cb4eeb50da63e5d5839f1.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/30359ab63d2663a1d01cb4eeb50da63e5d5839f1#python312Packages.pylibacl

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

ls -la /nix/store/ax2w54nkb94nyvzpprgxcgfb65lfh83q-python3.12-pylibacl-0.7.2
ls -la /nix/store/ax2w54nkb94nyvzpprgxcgfb65lfh83q-python3.12-pylibacl-0.7.2/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


x86_64-linux

✅ 29 packages built:
  • bup
  • datalad (python312Packages.datalad)
  • datalad-gooey (python312Packages.datalad-gooey)
  • datalad-gooey.dist (python312Packages.datalad-gooey.dist)
  • datalad.dist (python312Packages.datalad.dist)
  • git-annex
  • git-annex-metadata-gui
  • git-annex-metadata-gui.dist
  • git-annex.doc
  • python312Packages.datalad-next
  • python312Packages.datalad-next.dist
  • python312Packages.git-annex-adapter
  • python312Packages.git-annex-adapter.dist
  • python312Packages.heudiconv
  • python312Packages.heudiconv.dist
  • python312Packages.pylibacl
  • python312Packages.pylibacl.dist
  • python313Packages.datalad
  • python313Packages.datalad-gooey
  • python313Packages.datalad-gooey.dist
  • python313Packages.datalad-next
  • python313Packages.datalad-next.dist
  • python313Packages.datalad.dist
  • python313Packages.git-annex-adapter
  • python313Packages.git-annex-adapter.dist
  • python313Packages.pylibacl
  • python313Packages.pylibacl.dist
  • sc-controller
  • sc-controller.dist

Maintainer pings

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.


Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Feb 24, 2025
@ethancedwards8
Copy link
Member

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 384734

@wegank wegank added the 12.approvals: 1 This PR was reviewed and approved by one person. label Feb 25, 2025
@wegank wegank merged commit 52ab122 into NixOS:master Mar 25, 2025
28 checks passed
@r-ryantm r-ryantm deleted the auto-update/python312Packages.pylibacl branch March 26, 2025 00:22
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: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments