Skip to content

pythonPackages.monty: init at 1.0.2#42367

Merged
FRidh merged 2 commits intoNixOS:masterfrom
PsyanticY:monty
Jun 23, 2018
Merged

pythonPackages.monty: init at 1.0.2#42367
FRidh merged 2 commits intoNixOS:masterfrom
PsyanticY:monty

Conversation

@PsyanticY
Copy link
Contributor

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.

@PsyanticY PsyanticY requested a review from FRidh as a code owner June 22, 2018 11:55
@GrahamcOfBorg GrahamcOfBorg added 6.topic: python Python is a high-level, general-purpose programming language. 8.has: package (new) This PR adds a new package 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 Jun 22, 2018
--replace 'self.assertIs(which("non_existent_exe"), None)' '#' \
'';

meta = with stdenv.lib; {
Copy link
Member

Choose a reason for hiding this comment

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

Please provide a short description (in field description), too.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@pSub Done.

@FRidh
Copy link
Member

FRidh commented Jun 23, 2018

@GrahamcOfBorg build pythonPackages.monty python3Packages.monty

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: pythonPackages.monty, python3Packages.monty

Partial log (click to expand)

   ncalls  tottime  percall  cumtime  percall filename:lineno(function)
        1    0.000    0.000    0.000    0.000 {built-in method builtins.exec}
        1    0.000    0.000    0.000    0.000 test_functools.py:715(main)
        1    0.000    0.000    0.000    0.000 <string>:1(<module>)
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        1    0.000    0.000    0.000    0.000 {built-in method sys.exit}


/nix/store/g8i3a1hkmd2jb86qb47aqdxy1srlc3zv-python2.7-monty-1.0.2
/nix/store/7bk8bixvnaavz3cnz24gc5pvn5b19qcr-python3.6-monty-1.0.2

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: pythonPackages.monty, python3Packages.monty

Partial log (click to expand)

        1    0.000    0.000    0.000    0.000 {built-in method builtins.exec}
        1    0.000    0.000    0.000    0.000 test_functools.py:715(main)
        1    0.000    0.000    0.000    0.000 <string>:1(<module>)
        1    0.000    0.000    0.000    0.000 {method 'disable' of '_lsprof.Profiler' objects}
        1    0.000    0.000    0.000    0.000 {built-in method sys.exit}


command: ['sleep', '0.5'], retcode: 0
/nix/store/1w3hy92fqyylgqm3ynw6afxl7wrn61xz-python2.7-monty-1.0.2
/nix/store/kbqvq99b7wyni69mldbqbqz7h9qvqkkd-python3.6-monty-1.0.2

@FRidh FRidh merged commit 4df1161 into NixOS:master Jun 23, 2018
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: pythonPackages.monty, python3Packages.monty

Partial log (click to expand)

�[8m�[5m�[2m�[37mDark blink concealed white color�[0m
------------------------------------------------------------------------------
Test mixing:
�[4m�[40m�[31mUnderline red on grey color�[0m
�[7m�[41m�[32mReversed green on red color�[0m
�[31mHello�[0m world
�[41m�[34mHello�[0m world
terminal size: %s (25, 80)
/nix/store/pr0vsg35gbqxwiaw4vq511njvxafz0rn-python2.7-monty-1.0.2
/nix/store/rzd0sx6rb1avilnh2qwjagsjskwj5mqi-python3.6-monty-1.0.2

@PsyanticY PsyanticY deleted the monty branch June 25, 2018 11:11
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. 8.has: package (new) This PR adds a new package 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.

4 participants