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.dependency-injector: 3.13.1 -> 3.13.2 #47139

Merged
merged 1 commit into from Sep 21, 2018

Conversation

Gerschtli
Copy link
Contributor

Motivation for this change

Updates package and enables tests

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.

@xeji
Copy link
Contributor

xeji commented Sep 21, 2018

@GrahamcOfBorg build python27Packages.dependency-injector python36Packages.dependency-injector

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: python27Packages.dependency-injector, python36Packages.dependency-injector

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/8hq6xbbyw5rjrmrbhiv03k5cwk1shm68-python3.6-dependency-injector-3.13.2/lib
patching script interpreter paths in /nix/store/8hq6xbbyw5rjrmrbhiv03k5cwk1shm68-python3.6-dependency-injector-3.13.2
running install tests
.............................................................................................................................................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 397 tests in 0.040s

OK
/nix/store/d7k1cmqfic5myqhwngcsxsq6ipnxsar0-python2.7-dependency-injector-3.13.2
/nix/store/8hq6xbbyw5rjrmrbhiv03k5cwk1shm68-python3.6-dependency-injector-3.13.2

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python27Packages.dependency-injector, python36Packages.dependency-injector

Partial log (click to expand)

patching script interpreter paths in /nix/store/rxhhdkrllkskfp66hgi1274c89vdc559-python3.6-dependency-injector-3.13.2
checking for references to /build in /nix/store/rxhhdkrllkskfp66hgi1274c89vdc559-python3.6-dependency-injector-3.13.2...
running install tests
.............................................................................................................................................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 397 tests in 0.117s

OK
/nix/store/jmqxw59v5l28qhizqri12r1ggyx4bbw0-python2.7-dependency-injector-3.13.2
/nix/store/rxhhdkrllkskfp66hgi1274c89vdc559-python3.6-dependency-injector-3.13.2

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python27Packages.dependency-injector, python36Packages.dependency-injector

Partial log (click to expand)

patching script interpreter paths in /nix/store/3lrs1z4sdvqyrxkgnl822j2zlp0w6416-python3.6-dependency-injector-3.13.2
checking for references to /build in /nix/store/3lrs1z4sdvqyrxkgnl822j2zlp0w6416-python3.6-dependency-injector-3.13.2...
running install tests
.............................................................................................................................................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 397 tests in 0.173s

OK
/nix/store/ndlrv1pkxqrhia76i3ih21kffbg7sfaf-python2.7-dependency-injector-3.13.2
/nix/store/3lrs1z4sdvqyrxkgnl822j2zlp0w6416-python3.6-dependency-injector-3.13.2

@xeji xeji merged commit d7b8f68 into NixOS:master Sep 21, 2018
@Gerschtli Gerschtli deleted the update/dependency-injector branch September 21, 2018 18:29
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