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.netdisco: init at 1.2.3 #33859

Merged
merged 1 commit into from Jan 14, 2018
Merged

Conversation

dotlambda
Copy link
Member

Motivation for this change

Necessary for #33675.

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.

cc @FRidh

@dotlambda dotlambda requested a review from FRidh as a code owner January 14, 2018 15:56
@adisbladis
Copy link
Member

@GrahamcOfBorg build python3Packages.netdisco

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-darwin

running install tests
============================= test session starts ==============================
platform darwin -- Python 3.6.4, pytest-3.3.1, py-1.5.2, pluggy-0.6.0
rootdir: /private/tmp/nix-build-python3.6-netdisco-1.2.3.drv-0/source, inifile: setup.cfg
collected 4 items

tests/discoverables/test_yamaha.py ....                                  [100%]

=========================== 4 passed in 0.06 seconds ===========================
/nix/store/4c74lw8vchiqbf53bqcmqfj1fvsihxww-python3.6-netdisco-1.2.3

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

running install tests
============================= test session starts ==============================
platform linux -- Python 3.6.4, pytest-3.3.1, py-1.5.2, pluggy-0.6.0
rootdir: /tmp/nix-build-python3.6-netdisco-1.2.3.drv-0/source, inifile: setup.cfg
collected 4 items

tests/discoverables/test_yamaha.py ....                                  [100%]

=========================== 4 passed in 0.06 seconds ===========================
/nix/store/q070r2281m0xqf53cpibl5r81hhqjjgs-python3.6-netdisco-1.2.3

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

running install tests
============================= test session starts ==============================
platform linux -- Python 3.6.4, pytest-3.3.1, py-1.5.2, pluggy-0.6.0
rootdir: /build/source, inifile: setup.cfg
collected 4 items

tests/discoverables/test_yamaha.py ....                                  [100%]

=========================== 4 passed in 0.21 seconds ===========================
/nix/store/1llg24xdijr0mg13cpfh22pvl9ff2lmp-python3.6-netdisco-1.2.3

@adisbladis adisbladis merged commit 620ae7b into NixOS:master Jan 14, 2018
@dotlambda dotlambda deleted the netdisco branch January 14, 2018 16:15
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