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

python3Packages.multidict: 4.0.0 -> 4.1.0 #34352

Merged
merged 1 commit into from Jan 29, 2018
Merged

Conversation

dotlambda
Copy link
Member

I also added myself as a maintainer.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • 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 nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@dotlambda
Copy link
Member Author

@GrahamcOfBorg build python3Packages.multidict

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

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

Success for system: x86_64-linux

tests/test_types.py ..........                                           [ 78%]
tests/test_update.py ...                                                 [ 78%]
tests/test_mypy.py .                                                     [ 79%]
tests/test_pickle.py ....................................                [ 84%]
tests/test_update.py ........................                            [ 88%]
tests/test_version.py .................................................. [ 95%]
..............................                                           [100%]

========================== 671 passed in 1.89 seconds ==========================
/nix/store/miv059zckhj1vcb4l9jhvlym4ywzzl0p-python3.6-multidict-4.1.0

Full log: https://logs.nix.gsc.io/?key=nixos/nixpkgs.34352

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

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

Success for system: aarch64-linux

tests/test_types.py ..........                                           [ 78%]
tests/test_update.py ...                                                 [ 78%]
tests/test_mypy.py .                                                     [ 79%]
tests/test_pickle.py ....................................                [ 84%]
tests/test_update.py ........................                            [ 88%]
tests/test_version.py .................................................. [ 95%]
..............................                                           [100%]

========================== 671 passed in 7.78 seconds ==========================
/nix/store/8fi3k0s8xwzgdpdgji614xvkcyrp556m-python3.6-multidict-4.1.0

Full log: https://logs.nix.gsc.io/?key=nixos/nixpkgs.34352

@FRidh FRidh merged commit 565c97d into NixOS:master Jan 29, 2018
@dotlambda dotlambda deleted the multidict branch February 8, 2018 11:00
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.

None yet

3 participants