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.chameleon: 2.25 -> 3.5 #49057

Merged
merged 1 commit into from Oct 25, 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-chameleon/versions.

meta.description for python36Packages.chameleon is: '"Fast HTML/XML Template Compiler"'.

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

Outpath difference report
24 total rebuild paths

6 package rebuilds

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

First ten rebuilds by attrpath
python27Packages.chameleon
python27Packages.deform
python27Packages.pyramid_chameleon
python36Packages.chameleon
python36Packages.deform
python36Packages.pyramid_chameleon

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/7lapzcm3x3qq8lfla7wf1f8h6dqpk2lk-python3.6-Chameleon-3.5 \
  --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.chameleon https://github.com/r-ryantm/nixpkgs/archive/cfca8b528ca4f57088291ae9b5e30c1bb79fe673.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/7lapzcm3x3qq8lfla7wf1f8h6dqpk2lk-python3.6-Chameleon-3.5
ls -la /nix/store/7lapzcm3x3qq8lfla7wf1f8h6dqpk2lk-python3.6-Chameleon-3.5/bin

cc @garbas @domenkozar for testing.

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python36Packages.chameleon

Partial log (click to expand)

join (chameleon.utils)
Doctest: chameleon.utils.join ... ok
mangle (chameleon.utils)
Doctest: chameleon.utils.mangle ... ok

----------------------------------------------------------------------
Ran 78 tests in 5.507s

OK
/nix/store/ikxykcj1h702n7xrhcbyc2z96yz0rsss-python3.6-Chameleon-3.5

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: python36Packages.chameleon

Partial log (click to expand)

test_utf8_encoded (chameleon.tests.test_templates.ZopePageTemplatesTest) ... ok
test_pt_files (chameleon.tests.test_templates.ZopeTemplatesTestSuite) ... ok
test_txt_files (chameleon.tests.test_templates.ZopeTemplatesTestSuite) ... ok
test_sample_files (chameleon.tests.test_tokenizer.TokenizerTest) ... ok
test_token (chameleon.tests.test_tokenizer.TokenizerTest) ... ok

----------------------------------------------------------------------
Ran 78 tests in 2.199s

OK

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python36Packages.chameleon

Partial log (click to expand)

test_unicode_decode_error (chameleon.tests.test_templates.ZopePageTemplatesTest) ... ok
test_utf8_encoded (chameleon.tests.test_templates.ZopePageTemplatesTest) ... ok
test_pt_files (chameleon.tests.test_templates.ZopeTemplatesTestSuite) ... ok
test_txt_files (chameleon.tests.test_templates.ZopeTemplatesTestSuite) ... ok

----------------------------------------------------------------------
Ran 78 tests in 10.632s

OK
/nix/store/7lapzcm3x3qq8lfla7wf1f8h6dqpk2lk-python3.6-Chameleon-3.5

@Mic92 Mic92 merged commit e73db61 into NixOS:master Oct 25, 2018
@r-ryantm r-ryantm deleted the auto-update/python3.6-Chameleon branch November 17, 2018 23:00
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