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

python36Packages.pyotp: 2.2.6 -> 2.2.7 #49990

Merged
merged 1 commit into from Nov 9, 2018

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Nov 9, 2018

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.6-pyotp/versions.

meta.description for python36Packages.pyotp is: '"Python One Time Password Library"'.

Checks done (click to expand)
Outpath report (click to expand)

Outpath difference report
12 total rebuild paths

3 package rebuilds

3 x86_64-linux rebuilds
3 i686-linux rebuilds
3 x86_64-darwin rebuilds
3 aarch64-linux rebuilds

First ten rebuilds by attrpath
home-assistant
python27Packages.pyotp
python36Packages.pyotp

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/r1wvhczi42qyy1spj9jk7qnbbm4rhy5a-python3.6-pyotp-2.2.7 \
  --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 python36Packages.pyotp https://github.com/r-ryantm/nixpkgs/archive/c0a3985d4f1770e8fc26d6b39fa924a78ce43bec.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/r1wvhczi42qyy1spj9jk7qnbbm4rhy5a-python3.6-pyotp-2.2.7
ls -la /nix/store/r1wvhczi42qyy1spj9jk7qnbbm4rhy5a-python3.6-pyotp-2.2.7/bin

cc @dotlambda for testing.

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.6-pyotp/versions
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: python36Packages.pyotp

Partial log (click to expand)

test_random_key_generation (test.TOTPExampleValuesFromTheRFC) ... ok
test_validate_totp (test.TOTPExampleValuesFromTheRFC) ... ok
test_validate_totp_with_digit_length (test.TOTPExampleValuesFromTheRFC) ... ok
test_valid_window (test.ValidWindowTest) ... ok

----------------------------------------------------------------------
Ran 19 tests in 0.011s

OK
/nix/store/983yqw9kcapxwwgqa9wixl8zmpjllqf5-python3.6-pyotp-2.2.7

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python36Packages.pyotp

Partial log (click to expand)

test_random_key_generation (test.TOTPExampleValuesFromTheRFC) ... ok
test_validate_totp (test.TOTPExampleValuesFromTheRFC) ... ok
test_validate_totp_with_digit_length (test.TOTPExampleValuesFromTheRFC) ... ok
test_valid_window (test.ValidWindowTest) ... ok

----------------------------------------------------------------------
Ran 19 tests in 0.013s

OK
/nix/store/8hl3aak11raxls69kw3aixa72pbbrkjw-python3.6-pyotp-2.2.7

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python36Packages.pyotp

Partial log (click to expand)

test_random_key_generation (test.TOTPExampleValuesFromTheRFC) ... ok
test_validate_totp (test.TOTPExampleValuesFromTheRFC) ... ok
test_validate_totp_with_digit_length (test.TOTPExampleValuesFromTheRFC) ... ok
test_valid_window (test.ValidWindowTest) ... ok

----------------------------------------------------------------------
Ran 19 tests in 0.029s

OK
/nix/store/r1wvhczi42qyy1spj9jk7qnbbm4rhy5a-python3.6-pyotp-2.2.7

@dotlambda dotlambda merged commit 694ff0d into NixOS:master Nov 9, 2018
@r-ryantm r-ryantm deleted the auto-update/python3.6-pyotp branch November 17, 2018 23:07
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