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

python37Packages.ldap3: 2.5.2 -> 2.6 #58798

Merged
merged 1 commit into from Apr 11, 2019

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Apr 2, 2019

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-ldap3/versions.

meta.description for python37Packages.ldap3 is: '"A strictly RFC 4510 conforming LDAP V3 pure Python client library"'.

Compare changes on GitHub

Checks done (click to expand)
Rebuild report (if merged into master) (click to expand)

19 total rebuild path(s)

5 package rebuild(s)

5 x86_64-linux rebuild(s)
5 i686-linux rebuild(s)
4 x86_64-darwin rebuild(s)
5 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
matrix-synapse
mitmproxy
python27Packages.ldap3
python37Packages.jupyterhub-ldapauthenticator
python37Packages.ldap3

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/wf1hpz53d57jn5d4gmh8gzvnb80lm15q-python3.7-ldap3-2.6 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A python37Packages.ldap3 https://github.com/r-ryantm/nixpkgs/archive/806576f6f00bc03749ca1d52c468d30045a31ee8.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/wf1hpz53d57jn5d4gmh8gzvnb80lm15q-python3.7-ldap3-2.6
ls -la /nix/store/wf1hpz53d57jn5d4gmh8gzvnb80lm15q-python3.7-ldap3-2.6/bin

Copy link
Contributor

@matthiasbeyer matthiasbeyer left a comment

Choose a reason for hiding this comment

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

The auto-update changed a comment. Maybe this comment is not valid anymore.

@r-ryantm please check this manually.

@risicle
Copy link
Contributor

risicle commented Apr 10, 2019

Switching back the the pypi source builds successfully for me on non-nixos linux x86_64. There don't appear to be any empty files in the output (other than __init__.pys), and more than one depending package identified by nox had tests enabled that seemed to pass...

@worldofpeace worldofpeace merged commit f8062cb into NixOS:master Apr 11, 2019
@worldofpeace
Copy link
Contributor

😄 Super merge

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

6 participants