Skip to content

python3Packages.pure-protobuf: 3.0.0 -> 2.3.0#280551

Merged
kirillrdy merged 1 commit intoNixOS:masterfrom
chuangzhu:pure-protobuf-rollback
Jan 15, 2024
Merged

python3Packages.pure-protobuf: 3.0.0 -> 2.3.0#280551
kirillrdy merged 1 commit intoNixOS:masterfrom
chuangzhu:pure-protobuf-rollback

Conversation

@chuangzhu
Copy link
Contributor

Description of changes

Rollback pure-protobuf. Context: #280506

I tried to fix the 3.0.0 version in 0fbbc44, but soon I confirmed that the only package in Nixpkgs that uses pure-protobuf doesn't launch with 3.0.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.05 Release Notes (or backporting 23.05 and 23.11 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 Jan 12, 2024
@ghost
Copy link

ghost commented Jan 12, 2024

Result of nixpkgs-review pr 280551 run on x86_64-linux 1

3 packages built:
  • komikku
  • python311Packages.pure-protobuf
  • python311Packages.pure-protobuf.dist

@ofborg ofborg bot added 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jan 12, 2024
@chuangzhu chuangzhu added the 12.approvals: 1 This PR was reviewed and approved by one person. label Jan 12, 2024
@chuangzhu chuangzhu force-pushed the pure-protobuf-rollback branch from 8a38986 to 90ec4a5 Compare January 13, 2024 03:29
@chuangzhu chuangzhu requested a review from kirillrdy January 13, 2024 03:30
@kirillrdy
Copy link
Member

@GrahamcOfBorg build pure-protobuf

@kirillrdy
Copy link
Member

@chuangzhu please update commit message and PR title to python3Packages.pure-protobuf ( or alternatives )

@chuangzhu chuangzhu force-pushed the pure-protobuf-rollback branch from 90ec4a5 to 18bb8a0 Compare January 13, 2024 16:26
@chuangzhu chuangzhu changed the title pure-protobuf: 3.0.0 -> 2.3.0 python3Packages.pure-protobuf: 3.0.0 -> 2.3.0 Jan 13, 2024
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-already-reviewed/2617/1384

@kirillrdy
Copy link
Member

kirillrdy commented Jan 15, 2024

@GrahamcOfBorg build python3Packages.pure-protobuf

@kirillrdy kirillrdy merged commit 16a734b into NixOS:master Jan 15, 2024
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: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 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