Skip to content

python3Packages.b2sdk: 1.9.0 -> 1.11.0#129550

Merged
fabaff merged 3 commits intoNixOS:masterfrom
fabaff:bump-b2sdk
Aug 10, 2021
Merged

python3Packages.b2sdk: 1.9.0 -> 1.11.0#129550
fabaff merged 3 commits intoNixOS:masterfrom
fabaff:bump-b2sdk

Conversation

@fabaff
Copy link
Copy Markdown
Member

@fabaff fabaff commented Jul 7, 2021

Motivation for this change

Update to latest upstream release 1.11.0

Change log: https://github.com/Backblaze/b2-sdk-python/releases/tag/v1.11.0

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • 21.11 Release Notes (or backporting 21.05 Relase 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.

@fabaff fabaff requested review from FRidh and jonringer as code owners July 7, 2021 15:44
@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Jul 7, 2021
@ofborg ofborg bot added 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 Jul 7, 2021
Copy link
Copy Markdown
Contributor

@jonringer jonringer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

getting new failure in backblaze-b2

test/unit/test_console_tool.py:466:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
test/unit/test_console_tool.py:2083: in _run_command
    self.assertEqual(expected_stdout, actual_stdout, 'stdout')
E   AssertionError: 'abc123\n' != ''
E   - abc123
E    : stdout

@r-rmcgibbo

This comment has been minimized.

@fabaff

This comment has been minimized.

@fabaff
Copy link
Copy Markdown
Member Author

fabaff commented Aug 10, 2021

Related to #133343

@ofborg ofborg bot requested review from hrdinka and kevincox August 10, 2021 10:04
@fabaff
Copy link
Copy Markdown
Member Author

fabaff commented Aug 10, 2021

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

6 packages built:
  • backblaze-b2
  • deja-dup
  • duplicity
  • duply
  • python38Packages.b2sdk
  • python39Packages.b2sdk

@fabaff fabaff dismissed jonringer’s stale review August 10, 2021 10:23

Issue addressed

@fabaff fabaff merged commit e221bca into NixOS:master Aug 10, 2021
@fabaff fabaff deleted the bump-b2sdk branch August 10, 2021 10:25
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants