Skip to content

python311Packages.pydbus: fix typo and use pep517 builder#264478

Merged
mweinelt merged 1 commit intoNixOS:masterfrom
mweinelt:pydbus-pep517-build
Oct 31, 2023
Merged

python311Packages.pydbus: fix typo and use pep517 builder#264478
mweinelt merged 1 commit intoNixOS:masterfrom
mweinelt:pydbus-pep517-build

Conversation

@mweinelt
Copy link
Member

@mweinelt mweinelt commented Oct 30, 2023

Fixes: 0ec908a ("python311Packages.pydbus: patch python311 co...")

cc #263669

Description of changes

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.11 Release Notes (or backporting 23.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Fixes: 0ec908a ("python311Packages.pydbus: patch python311 co...")
@mweinelt mweinelt requested a review from adisbladis October 30, 2023 23:46
@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Oct 30, 2023
@mweinelt
Copy link
Member Author

@ofborg build python3.pkgs.pydbus

@mweinelt mweinelt merged commit 8bf37c6 into NixOS:master Oct 31, 2023
@mweinelt mweinelt deleted the pydbus-pep517-build branch October 31, 2023 00:21
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants