Skip to content

mitmproxy: 10.3.1 -> 10.4.0#330233

Merged
SuperSandro2000 merged 5 commits intoNixOS:staging-nextfrom
SuperSandro2000:mitmproxy
Jul 27, 2024
Merged

mitmproxy: 10.3.1 -> 10.4.0#330233
SuperSandro2000 merged 5 commits intoNixOS:staging-nextfrom
SuperSandro2000:mitmproxy

Conversation

@SuperSandro2000
Copy link
Copy Markdown
Member

…rom mitmproxy main package

Description of changes

Needs to target staging-next for the moment because mitmproxy-rs wants rust 1.79.0

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/)
  • 24.11 Release Notes (or backporting 23.11 and 24.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.

Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Jul 26, 2024
in 5.XX.X the setup.py we used before from the repo got moved and the
pypi source distribution doesn't seemingly require any packages to
compile or supports the cpp implementation flag.

see protocolbuffers/protobuf@5722aef
for more details
@SuperSandro2000 SuperSandro2000 changed the title python312Packages.mitmproxy-rs: 0.5.1 -> 0.6.2, inherit maintainers f… mitmproxy: 10.3.1 -> 10.4.0 Jul 26, 2024
@SuperSandro2000 SuperSandro2000 marked this pull request as ready for review July 26, 2024 18:24
@ofborg ofborg bot added 8.has: clean-up This PR removes packages or removes other cruft 8.has: package (new) This PR adds a new package labels Jul 26, 2024
@ofborg ofborg bot requested a review from knedlsepp July 26, 2024 20:36
@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 Jul 26, 2024
@natsukium
Copy link
Copy Markdown
Member

Result of nixpkgs-review pr 330233 at 99e440f run on x86_64-linux 1

10 packages built successfully:
  • mitmproxy (python312Packages.mitmproxy)
  • mitmproxy2swagger
  • python311Packages.mitmproxy
  • python311Packages.mitmproxy-rs
  • python311Packages.protobuf4
  • python311Packages.protobuf5
  • python312Packages.mitmproxy-rs
  • python312Packages.protobuf4
  • python312Packages.protobuf5
  • wapiti

@SuperSandro2000 SuperSandro2000 merged commit 324b74b into NixOS:staging-next Jul 27, 2024
@SuperSandro2000 SuperSandro2000 deleted the mitmproxy branch July 27, 2024 18:40
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. 8.has: clean-up This PR removes packages or removes other cruft 8.has: package (new) This PR adds a new package 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.

2 participants