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

python37Packages.pyexcel-io: 0.5.20 -> 0.6.3 #100778

Merged
merged 4 commits into from Oct 17, 2020

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python37Packages.pyexcel-io is: "One interface to read and write the data in various excel formats, import the data into and export the data from databases"

meta.homepage for python37Packages.pyexcel-io is: "http://docs.pyexcel.org/"

meta.changelog for python37Packages.pyexcel-io is: ""

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done (click to expand)

Rebuild report (if merged into master) (click to expand)
36 total rebuild path(s)

9 package rebuild(s)

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


First fifty rebuilds by attrpath
python27Packages.pyexcel-io
python37Packages.pyexcel
python37Packages.pyexcel-io
python37Packages.pyexcel-ods
python37Packages.pyexcel-xls
python38Packages.pyexcel
python38Packages.pyexcel-io
python38Packages.pyexcel-ods
python38Packages.pyexcel-xls
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/wl7gmdj6570mas8splv8qnp482i90ghf-python3.7-pyexcel-io-0.6.3 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A python37Packages.pyexcel-io https://github.com/r-ryantm/nixpkgs/archive/ea3667c360488e7af7982c106c243fc404af962a.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/wl7gmdj6570mas8splv8qnp482i90ghf-python3.7-pyexcel-io-0.6.3
ls -la /nix/store/wl7gmdj6570mas8splv8qnp482i90ghf-python3.7-pyexcel-io-0.6.3/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review 1

1 package failed to build:
  • python27Packages.pyexcel-io
8 packages built:
  • python37Packages.pyexcel
  • python37Packages.pyexcel-io
  • python37Packages.pyexcel-ods
  • python37Packages.pyexcel-xls
  • python38Packages.pyexcel
  • python38Packages.pyexcel-io
  • python38Packages.pyexcel-ods
  • python38Packages.pyexcel-xls

Maintainer pings

cc @jtojnar for testing.

@jtojnar jtojnar force-pushed the auto-update/python3.7-pyexcel-io branch from ea3667c to 6287e69 Compare October 17, 2020 01:31
@jtojnar jtojnar added the 8.has: upstream changes reviewed Reviewer checked the changelogs/commit logs associated with the release and did not find any issues. label Oct 17, 2020
Copy link
Contributor

@jtojnar jtojnar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reading ODS file seems to work.

@ofborg ofborg bot requested a review from jtojnar October 17, 2020 01:42
@ryantm ryantm merged commit 662d6a9 into NixOS:master Oct 17, 2020
@r-ryantm r-ryantm deleted the auto-update/python3.7-pyexcel-io branch October 17, 2020 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: python 8.has: clean-up 8.has: upstream changes reviewed Reviewer checked the changelogs/commit logs associated with the release and did not find any issues. 10.rebuild-darwin: 1-10 10.rebuild-linux: 1-10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants