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.click-repl: init at 0.1.6 #49827

Merged
merged 1 commit into from Nov 10, 2018
Merged

Conversation

Twey
Copy link
Contributor

@Twey Twey commented Nov 6, 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.

@infinisil
Copy link
Member

@GrahamcOfBorg build python2Packages.click-repl python3Packages.click-repl

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: python2Packages.click-repl, python3Packages.click-repl

Partial log (click to expand)

Ran 0 tests in 0.000s

OK

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK
/nix/store/c9rff8yznq71n3pynn9sl7dvx9ray59p-python2.7-click-repl-0.1.6
/nix/store/7m96ppbvif2741miqq28ywq7p99sr2mg-python3.6-click-repl-0.1.6

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python2Packages.click-repl, python3Packages.click-repl

Partial log (click to expand)

warning: no previously-included files matching '*.pyd' found anywhere in distribution
writing manifest file 'click_repl.egg-info/SOURCES.txt'
running build_ext

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK
/nix/store/krlp40gzk5lb8lawiv5g41jdxwic5ssk-python2.7-click-repl-0.1.6
/nix/store/anxid9m4glsnhllahhmpdnfaqvqb9lf6-python3.6-click-repl-0.1.6

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python2Packages.click-repl, python3Packages.click-repl

Partial log (click to expand)

warning: no previously-included files matching '*.pyd' found anywhere in distribution
writing manifest file 'click_repl.egg-info/SOURCES.txt'
running build_ext

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK
/nix/store/g5hgj5z52njgbcrsbz1m9qm5m6r4q267-python2.7-click-repl-0.1.6
/nix/store/75k37yxnk5h7ijdrsccdwrw8qfxji5a6-python3.6-click-repl-0.1.6

@infinisil infinisil merged commit d5c5c5c into NixOS:master Nov 10, 2018
@Twey Twey deleted the click-repl branch November 21, 2018 18:30
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