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.twilio: 6.19.1 -> 6.19.2 #50577

Merged
merged 1 commit into from Nov 18, 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-twilio/versions.

meta.description for python36Packages.twilio is: '"Twilio API client and TwiML generator"'.

Release on GitHub

Compare changes on GitHub

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

8 total rebuild path(s)

2 package rebuild(s)

2 x86_64-linux rebuild(s)
2 i686-linux rebuild(s)
2 x86_64-darwin rebuild(s)
2 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
python27Packages.twilio
python36Packages.twilio

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/v41dbpz2fbybap2g5v8a1lzp6s7x4ysf-python3.6-twilio-6.19.2 \
  --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.twilio https://github.com/r-ryantm/nixpkgs/archive/93af29fafc82cc1a54115b7fb26baf87584e1c07.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/v41dbpz2fbybap2g5v8a1lzp6s7x4ysf-python3.6-twilio-6.19.2
ls -la /nix/store/v41dbpz2fbybap2g5v8a1lzp6s7x4ysf-python3.6-twilio-6.19.2/bin

cc @flokli for testing.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python36Packages.twilio

Partial log (click to expand)

test_fetch_request (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok
test_fetch_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok
test_list_request (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok
test_read_empty_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok
test_read_full_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok

----------------------------------------------------------------------
Ran 2507 tests in 13.039s

OK

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python36Packages.twilio

Partial log (click to expand)

test_list_request (tests.integration.accounts.v1.credential.test_aws.AwsTestCase) ... ok
test_read_empty_response (tests.integration.accounts.v1.credential.test_aws.AwsTestCase) ... ok
test_read_full_response (tests.integration.accounts.v1.credential.test_aws.AwsTestCase) ... ok
test_update_request (tests.integration.accounts.v1.credential.test_aws.AwsTestCase) ... ok
test_update_response (tests.integration.accounts.v1.credential.test_aws.AwsTestCase) ... ok

----------------------------------------------------------------------
Ran 2507 tests in 9.362s

OK

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: python36Packages.twilio

Partial log (click to expand)

test_lower_camel_empty_string (tests.unit.twiml.TwilioTest) ... ok
test_lower_camel_multi_word (tests.unit.twiml.TwilioTest) ... ok
test_lower_camel_multi_word_mixed_case (tests.unit.twiml.TwilioTest) ... ok
test_lower_camel_none (tests.unit.twiml.TwilioTest) ... ok
test_lower_camel_single_word (tests.unit.twiml.TwilioTest) ... ok

----------------------------------------------------------------------
Ran 2507 tests in 13.266s

OK

@flokli flokli merged commit da47527 into NixOS:master Nov 18, 2018
@r-ryantm r-ryantm deleted the auto-update/python3.6-twilio branch December 8, 2018 22: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