Skip to content

python3Packages.logging-journald: 0.6.7 -> 0.6.11#436122

Closed
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python3Packages.logging-journald
Closed

python3Packages.logging-journald: 0.6.7 -> 0.6.11#436122
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python3Packages.logging-journald

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.logging-journald is: Logging handler for writing logs to the journald

meta.homepage for python3Packages.logging-journald is: https://github.com/mosquito/logging-journald

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.11 with grep in /nix/store/8lig7mna9l70xdgk89vmdy23xf3l9527-python3.13-logging-journald-0.6.11
  • found 0.6.11 in filename of file in /nix/store/8lig7mna9l70xdgk89vmdy23xf3l9527-python3.13-logging-journald-0.6.11

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

20 package rebuild(s)

First fifty rebuilds by attrpath

home-assistant-component-tests.velbus
python312Packages.aio-pika
python312Packages.aiofile
python312Packages.aiomisc
python312Packages.aiomisc-pytest
python312Packages.aiormq
python312Packages.caio
python312Packages.logging-journald
python312Packages.nonbloat-db
python312Packages.velbus-aio
python313Packages.aio-pika
python313Packages.aiofile
python313Packages.aiomisc
python313Packages.aiomisc-pytest
python313Packages.aiormq
python313Packages.caio
python313Packages.logging-journald
python313Packages.nonbloat-db
python313Packages.velbus-aio
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/8lig7mna9l70xdgk89vmdy23xf3l9527-python3.13-logging-journald-0.6.11 \
  --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.logging-journald https://github.com/r-ryantm/nixpkgs/archive/5d1d3dbc880b17c1f420bd20bfec36e86800ada7.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/5d1d3dbc880b17c1f420bd20bfec36e86800ada7#python3Packages.logging-journald

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

ls -la /nix/store/8lig7mna9l70xdgk89vmdy23xf3l9527-python3.13-logging-journald-0.6.11
ls -la /nix/store/8lig7mna9l70xdgk89vmdy23xf3l9527-python3.13-logging-journald-0.6.11/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

❌ 12 packages failed to build:
  • python312Packages.aiofile
  • python312Packages.aiofile.dist
  • python312Packages.nonbloat-db
  • python312Packages.nonbloat-db.dist
  • python312Packages.velbus-aio
  • python312Packages.velbus-aio.dist
  • python313Packages.aiofile
  • python313Packages.aiofile.dist
  • python313Packages.nonbloat-db
  • python313Packages.nonbloat-db.dist
  • python313Packages.velbus-aio
  • python313Packages.velbus-aio.dist
✅ 25 packages built:
  • home-assistant-component-tests.velbus
  • python312Packages.aio-pika
  • python312Packages.aio-pika.dist
  • python312Packages.aiomisc
  • python312Packages.aiomisc-pytest
  • python312Packages.aiomisc-pytest.dist
  • python312Packages.aiomisc.dist
  • python312Packages.aiormq
  • python312Packages.aiormq.dist
  • python312Packages.caio
  • python312Packages.caio.dist
  • python312Packages.logging-journald
  • python312Packages.logging-journald.dist
  • python313Packages.aio-pika
  • python313Packages.aio-pika.dist
  • python313Packages.aiomisc
  • python313Packages.aiomisc-pytest
  • python313Packages.aiomisc-pytest.dist
  • python313Packages.aiomisc.dist
  • python313Packages.aiormq
  • python313Packages.aiormq.dist
  • python313Packages.caio
  • python313Packages.caio.dist
  • python313Packages.logging-journald
  • python313Packages.logging-journald.dist

Maintainer pings

cc @fabaff 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.


Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci Bot added 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 6.topic: python Python is a high-level, general-purpose programming language. labels Aug 23, 2025
@nix-owners nix-owners Bot requested a review from fabaff August 23, 2025 08:28
@wegank wegank force-pushed the auto-update/python3Packages.logging-journald branch from 5d1d3db to bfcb3cc Compare September 29, 2025 21:20
@nixpkgs-ci nixpkgs-ci Bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Jan 16, 2026
@nixpkgs-ci nixpkgs-ci Bot added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Mar 29, 2026
@SuperSandro2000
Copy link
Copy Markdown
Member

had merge conflicts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge conflict This PR has merge conflicts with the target branch 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 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: 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