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

python.ldap3: 2.4 -> 2.4.1 #34152

Merged
merged 1 commit into from Jan 23, 2018
Merged

Conversation

thanegill
Copy link
Contributor

@thanegill thanegill commented Jan 22, 2018

Motivation for this change
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.

@adisbladis
Copy link
Member

@GrahamcOfBorg build python2Packages.ldap3 python3Packages.ldap3

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

checking for references to /tmp/nix-build-python2.7-ldap3-2.4.1.drv-0 in /nix/store/yba6n6qwfja3wgbnzwxpckid0ymgijb6-python2.7-ldap3-2.4.1...
/tmp/nix-build-python3.6-ldap3-2.4.1.drv-0/ldap3-2.4.1
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/abj737iffbh7srj5sf9644ljis695dxc-python3.6-ldap3-2.4.1
strip is /nix/store/mdyy001q67hiks0g24ra53z7ckm4jfr4-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/abj737iffbh7srj5sf9644ljis695dxc-python3.6-ldap3-2.4.1/lib 
patching script interpreter paths in /nix/store/abj737iffbh7srj5sf9644ljis695dxc-python3.6-ldap3-2.4.1
checking for references to /tmp/nix-build-python3.6-ldap3-2.4.1.drv-0 in /nix/store/abj737iffbh7srj5sf9644ljis695dxc-python3.6-ldap3-2.4.1...
/nix/store/yba6n6qwfja3wgbnzwxpckid0ymgijb6-python2.7-ldap3-2.4.1
/nix/store/abj737iffbh7srj5sf9644ljis695dxc-python3.6-ldap3-2.4.1

@FRidh FRidh merged commit 5a45105 into NixOS:master Jan 23, 2018
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

Successfully installed ldap3-2.4.1
/build/ldap3-2.4.1
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/nn5bapag06a0l4cvc0zc63vkar1naacs-python3.6-ldap3-2.4.1
strip is /nix/store/jwz859pxqj7sl2dbwvmxkx68jp774izb-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/nn5bapag06a0l4cvc0zc63vkar1naacs-python3.6-ldap3-2.4.1/lib
patching script interpreter paths in /nix/store/nn5bapag06a0l4cvc0zc63vkar1naacs-python3.6-ldap3-2.4.1
checking for references to /build in /nix/store/nn5bapag06a0l4cvc0zc63vkar1naacs-python3.6-ldap3-2.4.1...
/nix/store/ihr0dnmxdfrd8hm717jiqj5wh3wafyab-python2.7-ldap3-2.4.1
/nix/store/nn5bapag06a0l4cvc0zc63vkar1naacs-python3.6-ldap3-2.4.1

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

Requirement already satisfied: pyasn1>=0.1.8 in /nix/store/g2pygxq802cd7yy6i1l5d0h77if5xnsz-python3.6-pyasn1-0.4.2/lib/python3.6/site-packages (from ldap3==2.4.1)
Installing collected packages: ldap3
Successfully installed ldap3-2.4.1
/private/tmp/nix-build-python3.6-ldap3-2.4.1.drv-0/ldap3-2.4.1
post-installation fixup
strip is /nix/store/i1zz228nl3bljcbb83fq0rq7lr7nvv4y-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/qs4fwizmsgwkmbjcg05g3cx00ysv6myb-python3.6-ldap3-2.4.1/lib
patching script interpreter paths in /nix/store/qs4fwizmsgwkmbjcg05g3cx00ysv6myb-python3.6-ldap3-2.4.1
/nix/store/s94xjckm3vlkjm02k81h6akr2wy7199z-python2.7-ldap3-2.4.1
/nix/store/qs4fwizmsgwkmbjcg05g3cx00ysv6myb-python3.6-ldap3-2.4.1

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

4 participants