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.jupyterlab_server: 1.0.7 -> 1.1.0 #84533

Merged

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Apr 7, 2020

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

meta.description for python37Packages.jupyterlab_server is: "JupyterLab Server"

meta.homepage for python37Packages.jupyterlab_server is: "https://jupyter.org"

Updates performed:

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

16 total rebuild path(s)

4 package rebuild(s)

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

First fifty rebuilds by attrpath
python37Packages.jupyterlab
python37Packages.jupyterlab_server
python38Packages.jupyterlab
python38Packages.jupyterlab_server

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/8zxmbfmjc5k78kc7s4xw190inmyc0d1l-python3.7-jupyterlab_server-1.1.0 \
  --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 python37Packages.jupyterlab_server https://github.com/r-ryantm/nixpkgs/archive/e0355dd92650094b7bd3acc9645504c14c85fd04.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/8zxmbfmjc5k78kc7s4xw190inmyc0d1l-python3.7-jupyterlab_server-1.1.0
ls -la /nix/store/8zxmbfmjc5k78kc7s4xw190inmyc0d1l-python3.7-jupyterlab_server-1.1.0/bin

cc @costrouc for testing.

Copy link
Contributor

@JeffLabonte JeffLabonte left a comment

Choose a reason for hiding this comment

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

It doesn't build:

jflabonte/.cache/nixpkgs-review/pr-84533/build.nix
warning: ignoring the user-specified setting 'sandbox', because it is a restricted setting and you are not a trusted user
builder for '/nix/store/2f86ljv5g3xv2wrkjg5iqiw6dm29hh90-python3.7-jupyterlab-2.0.1.drv' failed with exit code 1; last 10 log lines:
  adding 'jupyterlab-2.0.1.dist-info/top_level.txt'
  adding 'jupyterlab-2.0.1.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Finished executing setuptoolsBuildPhase
  installing
  Executing pipInstallPhase
  /build/jupyterlab-2.0.1/dist /build/jupyterlab-2.0.1
  Processing ./jupyterlab-2.0.1-py3-none-any.whl
  ERROR: Could not find a version that satisfies the requirement jupyterlab-server~=1.0.0 (from jupyterlab==2.0.1) (from versions: none)
  ERROR: No matching distribution found for jupyterlab-server~=1.0.0 (from jupyterlab==2.0.1)
builder for '/nix/store/m9zbkkkwvq1vlrmbv2i91inf6xc9jbvv-python3.8-jupyterlab-2.0.1.drv' failed with exit code 1; last 10 log lines:
  adding 'jupyterlab-2.0.1.dist-info/top_level.txt'
  adding 'jupyterlab-2.0.1.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Finished executing setuptoolsBuildPhase
  installing
  Executing pipInstallPhase
  /build/jupyterlab-2.0.1/dist /build/jupyterlab-2.0.1
  Processing ./jupyterlab-2.0.1-py3-none-any.whl
  ERROR: Could not find a version that satisfies the requirement jupyterlab-server~=1.0.0 (from jupyterlab==2.0.1) (from versions: none)
  ERROR: No matching distribution found for jupyterlab-server~=1.0.0 (from jupyterlab==2.0.1)
cannot build derivation '/nix/store/fyygvli87nbsqf47bxjw70a2xp8x69mw-env.drv': 2 dependencies couldn't be built
[4 built (2 failed), 164 copied (306.4 MiB), 53.7 MiB DL]
error: build of '/nix/store/fyygvli87nbsqf47bxjw70a2xp8x69mw-env.drv' failed
https://github.com/NixOS/nixpkgs/pull/84533
2 package failed to build:
python37Packages.jupyterlab python38Packages.jupyterlab

2 package built:
python37Packages.jupyterlab_server python38Packages.jupyterlab_server

Copy link
Contributor

@jonringer jonringer left a comment

Choose a reason for hiding this comment

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

LGTM

Result of nixpkgs-review pr 84533 1

2 package failed to build: - python37Packages.jupyterlab - python38Packages.jupyterlab
2 package built: - python37Packages.jupyterlab_server - python38Packages.jupyterlab_server

@jonringer jonringer force-pushed the auto-update/python3.7-jupyterlab_server branch from 104aa7c to a1aa2bc Compare April 7, 2020 03:58
@jonringer
Copy link
Contributor

[2 built, 0.0 MiB DL]
https://github.com/NixOS/nixpkgs/pull/84533
4 package built:
python37Packages.jupyterlab python37Packages.jupyterlab_server python38Packages.jupyterlab python38Packages.jupyterlab_server

@jonringer jonringer merged commit 2719bdf into NixOS:master Apr 7, 2020
@FRidh
Copy link
Member

FRidh commented Apr 7, 2020

@jonringer jupyterlab is an essential reverse dependency of this package

@FRidh
Copy link
Member

FRidh commented Apr 7, 2020

suppose it works now because jupyterlab was upgraded as well

@jonringer
Copy link
Contributor

I bumped lab with it :) don't worry

@r-ryantm r-ryantm deleted the auto-update/python3.7-jupyterlab_server branch April 8, 2020 01:08
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

4 participants