Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python311Packages.jedi: 0.19.0 -> 0.19.1 #262910

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Conversation

mweinelt
Copy link
Member

https://github.com/davidhalter/jedi/blob/v0.19.1/CHANGELOG.rst#0191-2023-10-02

Drops django from test inputs, since it causes an infinite recursion.

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.

@mweinelt mweinelt changed the base branch from master to staging October 23, 2023 21:52
@github-actions github-actions bot added 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: haskell 6.topic: qt/kde 6.topic: kernel The Linux kernel 8.has: documentation This PR adds or changes documentation 8.has: changelog 8.has: module (update) This PR changes an existing module in `nixos/` 6.topic: printing 6.topic: rust 6.topic: ruby 6.topic: vim 6.topic: ocaml 6.topic: fetch 6.topic: steam Steam game store/launcher (store.steampowered.com) 6.topic: stdenv Standard environment 6.topic: nodejs 6.topic: lua 6.topic: systemd labels Oct 23, 2023
@mweinelt mweinelt marked this pull request as ready for review October 23, 2023 21:52
@mweinelt mweinelt requested a review from a user October 23, 2023 21:52
@mweinelt mweinelt requested review from maralorn, FRidh, a team, layus and Ericson2314 as code owners October 23, 2023 21:52
@mweinelt
Copy link
Member Author

Yeah, thanks GitHub. This is clearly based on staging. What's wrong with you?

commit 29009b9dffa26fc0add86e537f734c275ffba30b (HEAD -> jedi-0.19.1, mweinelt/jedi-0.19.1)
Author: Martin Weinelt <hexa@darmstadt.ccc.de>
Date:   Mon Oct 23 13:12:08 2023 +0200

    python311Packages.jedi: 0.19.0 -> 0.19.1
    
    https://github.com/davidhalter/jedi/blob/v0.19.1/CHANGELOG.rst#0191-2023-10-02
    
    Drops django from test inputs, since it causes an infinite recursion.

commit 25920d8de2f828907aa4059e9330a1edfecceeb8 (origin/staging)
Merge: 2c2c0379b759 4c6fd59fcd6a
Author: Robert Scott <code@humanleg.org.uk>
Date:   Mon Oct 23 19:23:02 2023 +0100

    Merge pull request #253194 from risicle/ris-nix-hardening-enable-fortify3-imply-fortify
    
    cc-wrapper: ensure `NIX_HARDENING_ENABLE` `fortify3` implies `fortify` too

@mweinelt mweinelt marked this pull request as draft October 23, 2023 21:54
@mweinelt mweinelt changed the base branch from staging to master October 23, 2023 21:54
@mweinelt mweinelt changed the base branch from master to staging October 23, 2023 21:55
@github-actions github-actions bot removed 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: haskell 6.topic: qt/kde 6.topic: kernel The Linux kernel 8.has: documentation This PR adds or changes documentation 8.has: changelog 8.has: module (update) This PR changes an existing module in `nixos/` 6.topic: printing 6.topic: rust 6.topic: ruby 6.topic: vim 6.topic: ocaml 6.topic: fetch 6.topic: steam Steam game store/launcher (store.steampowered.com) 6.topic: stdenv Standard environment 6.topic: nodejs 6.topic: lua 6.topic: systemd labels Oct 23, 2023
@mweinelt mweinelt marked this pull request as ready for review October 23, 2023 21:55
@mweinelt mweinelt merged commit cf3e738 into NixOS:staging Oct 23, 2023
12 of 14 checks passed
@mweinelt mweinelt deleted the jedi-0.19.1 branch October 23, 2023 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant