Skip to content

python36Packages.prawcore: 0.15.0 -> 1.0.0 #48967

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

Merged
merged 1 commit into from
Oct 24, 2018

Conversation

r-ryantm
Copy link
Contributor

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-prawcore/versions.

meta.description for python36Packages.prawcore is: '"Low-level communication layer for PRAW"'.

Compare changes on GitHub

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

Outpath difference report
23 total rebuild paths

6 package rebuilds

6 x86_64-linux rebuilds
6 i686-linux rebuilds
5 x86_64-darwin rebuilds
6 aarch64-linux rebuilds

First ten rebuilds by attrpath
i3pystatus
python27Packages.praw
python27Packages.prawcore
python36Packages.praw
python36Packages.prawcore
python36Packages.sopel

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/pv5q7q9i63hkyh1sdhkik5i41zm06y4r-python3.6-prawcore-1.0.0 \
  --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.prawcore https://github.com/r-ryantm/nixpkgs/archive/632d651094e6a743b931203df7b15bbcd192c5fe.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/pv5q7q9i63hkyh1sdhkik5i41zm06y4r-python3.6-prawcore-1.0.0
ls -la /nix/store/pv5q7q9i63hkyh1sdhkik5i41zm06y4r-python3.6-prawcore-1.0.0/bin

cc @jgeerds for testing.

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python36Packages.prawcore

Partial log (click to expand)

test_authorize_url__fail_with_token_and_permanent (tests.test_authenticator.UntrustedAuthenticatorTest) ... ok
test_authorize_url__fail_without_redirect_uri (tests.test_authenticator.UntrustedAuthenticatorTest) ... ok
test_authorize_url__token (tests.test_authenticator.UntrustedAuthenticatorTest) ... ok
test_revoke_token (tests.test_authenticator.UntrustedAuthenticatorTest) ... ok

----------------------------------------------------------------------
Ran 90 tests in 0.707s

OK
/nix/store/b4khm9173pvgsdw1b2njfxm333jh34cz-python3.6-prawcore-1.0.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python36Packages.prawcore

Partial log (click to expand)

test_update__delay_full_time_with_negative_remaining (tests.test_rate_limit.RateLimiterTest) ... ok
test_update__delay_full_time_with_zero_remaining (tests.test_rate_limit.RateLimiterTest) ... ok
test_update__no_change_without_headers (tests.test_rate_limit.RateLimiterTest) ... ok
test_update__values_change_without_headers (tests.test_rate_limit.RateLimiterTest) ... ok

----------------------------------------------------------------------
Ran 90 tests in 1.429s

OK
/nix/store/pv5q7q9i63hkyh1sdhkik5i41zm06y4r-python3.6-prawcore-1.0.0

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: python36Packages.prawcore

Partial log (click to expand)

test_request__with_insufficent_scope (tests.test_sessions.SessionTest) ... ok
test_request__with_invalid_access_token (tests.test_sessions.SessionTest) ... ok
test_request__with_invalid_access_token__retry (tests.test_sessions.SessionTest) ... ok
test_request__with_invalid_authorizer (tests.test_sessions.SessionTest) ... ok

----------------------------------------------------------------------
Ran 90 tests in 0.449s

OK
/nix/store/9rcn9493x91zm81xzdqq5y5382ac689c-python3.6-prawcore-1.0.0

@FRidh FRidh merged commit d40fb55 into NixOS:master Oct 24, 2018
@r-ryantm r-ryantm deleted the auto-update/python3.6-prawcore branch November 17, 2018 23:06
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