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.graph-tool: 2.29 -> 2.30 #83342

Merged
merged 1 commit into from Mar 27, 2020

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python2.7-graph-tool/versions.

meta.description for python27Packages.graph-tool is: "Python module for manipulation and statistical analysis of graphs"

meta.homepage for python27Packages.graph-tool is: "https://graph-tool.skewed.de/"

Updates performed:

  • Version update
Checks done (click to expand)
Rebuild report (if merged into master) (click to expand)

12 total rebuild path(s)

3 package rebuild(s)

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

First fifty rebuilds by attrpath
python27Packages.graph-tool
python37Packages.graph-tool
python38Packages.graph-tool

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/382r5r7ikf5yy5i7rmx8bx44xv5dv9ki-python2.7-graph-tool-2.30 \
  --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.)
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 python27Packages.graph-tool https://github.com/r-ryantm/nixpkgs/archive/bb54f15e42f86f6bf131dcce9e58c15f0a990412.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/382r5r7ikf5yy5i7rmx8bx44xv5dv9ki-python2.7-graph-tool-2.30
ls -la /nix/store/382r5r7ikf5yy5i7rmx8bx44xv5dv9ki-python2.7-graph-tool-2.30/bin

cc @joelmo for testing.

Copy link
Member

@lsix lsix left a comment

Choose a reason for hiding this comment

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

Built and tested (takes ages, but done).

$ nix-review pr 83342
[…]
https://github.com/NixOS/nixpkgs/pull/83342
3 package built:
python27Packages.graph-tool python37Packages.graph-tool python38Packages.graph-tool
[…]

meta.homepage could be quoted.

@bhipple
Copy link
Contributor

bhipple commented Mar 26, 2020

@GrahamcOfBorg eval

@lsix
Copy link
Member

lsix commented Mar 26, 2020

@bhipple could you change your commit message from "Cleaned up meta" to something more like "pythonPackages.graph-tool: cleanup meta" ?

Thanks

@bhipple bhipple force-pushed the auto-update/python2.7-graph-tool branch from 9e3833f to 9c5f4d9 Compare March 26, 2020 20:10
@bhipple
Copy link
Contributor

bhipple commented Mar 26, 2020

It took me a while to figure out how to do it, but I was able to just squash the meta updates into the version bump commit, so we have a nice clean git history 👍

(Turns out I can just force push the r-ryantm feature branch.)

@bhipple
Copy link
Contributor

bhipple commented Mar 27, 2020

$ nix build --no-link --keep-going --option build-use-sandbox relaxed -f /home/bhipple/.cache/nixpkgs-review/pr-83342-1/build.nix
https://github.com/NixOS/nixpkgs/pull/83342
3 package built:
python27Packages.graph-tool python37Packages.graph-tool python38Packages.graph-tool

Built and tested (takes ages, but done).

Yeah no kidding. I wonder if it still needs enableParallelBuilding = false;. Could be explored as a follow-up. At any rate, build passes and LGTM, merging.

@bhipple bhipple merged commit ce9d22b into NixOS:master Mar 27, 2020
@r-ryantm r-ryantm deleted the auto-update/python2.7-graph-tool branch March 28, 2020 16:53
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