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

pythonPackages.bitarray: init at 0.8.3 #48842

Merged
merged 1 commit into from Oct 26, 2018
Merged

Conversation

bhipple
Copy link
Contributor

@bhipple bhipple commented Oct 22, 2018

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option 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/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@bhipple bhipple requested a review from FRidh as a code owner October 22, 2018 21:24
@bhipple
Copy link
Contributor Author

bhipple commented Oct 22, 2018

@GrahamcOfBorg build python2Packages.bitarray python3Packages.bitarray

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python2Packages.bitarray, python3Packages.bitarray

Partial log (click to expand)

test_int (bitarray.test_bitarray.ToObjectsTests) ... ok
test_list (bitarray.test_bitarray.ToObjectsTests) ... ok
test_tuple (bitarray.test_bitarray.ToObjectsTests) ... ok

----------------------------------------------------------------------
Ran 135 tests in 3.521s

OK
/nix/store/xd0g8n5mjg40vk562vglnn7qajlrcvbs-python2.7-bitarray-0.8.3
/nix/store/jy2l28943pdpq0lq78qlk9c6gbcb4chq-python3.6-bitarray-0.8.3

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python2Packages.bitarray, python3Packages.bitarray

Partial log (click to expand)

test_int (bitarray.test_bitarray.ToObjectsTests) ... ok
test_list (bitarray.test_bitarray.ToObjectsTests) ... ok
test_tuple (bitarray.test_bitarray.ToObjectsTests) ... ok

----------------------------------------------------------------------
Ran 135 tests in 1.740s

OK
/nix/store/qzi3x131b2xmdyvj2i5z9sfad9jzfz00-python2.7-bitarray-0.8.3
/nix/store/zd2zn3k8q9q1zybxs1wdvfxzbfaqv2in-python3.6-bitarray-0.8.3

@nlewo
Copy link
Member

nlewo commented Oct 24, 2018

@GrahamcOfBorg build pythonPackages.bitarray

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: pythonPackages.bitarray

Partial log (click to expand)

/nix/store/qzi3x131b2xmdyvj2i5z9sfad9jzfz00-python2.7-bitarray-0.8.3

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: pythonPackages.bitarray

Partial log (click to expand)

test_float (bitarray.test_bitarray.ToObjectsTests) ... ok
test_int (bitarray.test_bitarray.ToObjectsTests) ... ok
test_list (bitarray.test_bitarray.ToObjectsTests) ... ok
test_tuple (bitarray.test_bitarray.ToObjectsTests) ... ok

----------------------------------------------------------------------
Ran 135 tests in 2.439s

OK
/nix/store/xd0g8n5mjg40vk562vglnn7qajlrcvbs-python2.7-bitarray-0.8.3

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: pythonPackages.bitarray

Partial log (click to expand)

test_float (bitarray.test_bitarray.ToObjectsTests) ... ok
test_int (bitarray.test_bitarray.ToObjectsTests) ... ok
test_list (bitarray.test_bitarray.ToObjectsTests) ... ok
test_tuple (bitarray.test_bitarray.ToObjectsTests) ... ok

----------------------------------------------------------------------
Ran 135 tests in 1.102s

OK
/nix/store/gwb0cajbflll0gqq4jxwalzljwpiag2w-python2.7-bitarray-0.8.3

@nlewo nlewo merged commit 26e471a into NixOS:master Oct 26, 2018
@bhipple bhipple deleted the add/bitarray branch February 27, 2019 23:04
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