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

python27Packages.enum: 0.4.4 -> 0.4.7 #49009

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/python2.7-enum/versions.

meta.description for python27Packages.enum is: '"Robust enumerated type support in Python"'.

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

Outpath difference report
15 total rebuild paths

4 package rebuilds

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

First ten rebuilds by attrpath
deja-dup
duplicity
duply
python27Packages.enum

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/hjqdxn48m6dazkcn36yb003jncjc4lw5-python2.7-enum-0.4.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 python27Packages.enum https://github.com/r-ryantm/nixpkgs/archive/e9fbd1252a0143c8642731013c6c8c8495eecd20.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/hjqdxn48m6dazkcn36yb003jncjc4lw5-python2.7-enum-0.4.7
ls -la /nix/store/hjqdxn48m6dazkcn36yb003jncjc4lw5-python2.7-enum-0.4.7/bin

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-enum/versions
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python27Packages.enum

Partial log (click to expand)

Module should have __license__ string. ... ok
test_url_is_string (test.test_enum.Test_Module)
Module should have __url__ string. ... ok
test_version_is_string (test.test_enum.Test_Module)
Module should have __version__ string. ... ok

----------------------------------------------------------------------
Ran 52 tests in 0.027s

OK

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: python27Packages.enum

Partial log (click to expand)

test_url_is_string (test.test_enum.Test_Module)
Module should have __url__ string. ... ok
test_version_is_string (test.test_enum.Test_Module)
Module should have __version__ string. ... ok

----------------------------------------------------------------------
Ran 52 tests in 0.011s

OK
/nix/store/42ibg1i002ra5dddifp8zwx0nsky7wcl-python2.7-enum-0.4.7

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python27Packages.enum

Partial log (click to expand)

Module should have __license__ string. ... ok
test_url_is_string (test.test_enum.Test_Module)
Module should have __url__ string. ... ok
test_version_is_string (test.test_enum.Test_Module)
Module should have __version__ string. ... ok

----------------------------------------------------------------------
Ran 52 tests in 0.014s

OK

@FRidh FRidh merged commit 6615b76 into NixOS:master Oct 24, 2018
@r-ryantm r-ryantm deleted the auto-update/python2.7-enum branch November 17, 2018 22:59
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