python310Packages.jupyterlab-git 0 -> 1 attrpath: python310Packages.jupyterlab-git Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/cvji68fn64h0ramrchv5vvrjzz2grfsd-packages.json.drv building '/nix/store/cvji68fn64h0ramrchv5vvrjzz2grfsd-packages.json.drv'... Going to be running update for following packages: - python3.10-jupyterlab-git-0.42.0 Press Enter key to continue... Running update for: - python3.10-jupyterlab-git-0.42.0: UPDATING ... - python3.10-jupyterlab-git-0.42.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/jupyterlab-git/default.nix b/pkgs/development/python-modules/jupyterlab-git/default.nix index 7c0522c75401..ffb6497fcb9f 100644 --- a/pkgs/development/python-modules/jupyterlab-git/default.nix +++ b/pkgs/development/python-modules/jupyterlab-git/default.nix @@ -17,14 +17,14 @@ buildPythonPackage rec { pname = "jupyterlab-git"; - version = "0.42.0"; + version = "0.44.0"; disabled = pythonOlder "3.6"; src = fetchPypi { pname = "jupyterlab_git"; inherit version; - hash = "sha256-GFnox6KnwKWFqsUWY0QYzMShXlH9KFSY3rRJA4RAiCk="; + hash = "sha256-rr9i7lK0DWSFC1grV0DJKdxgQ7b9LXtQdJGWRoQJyxg="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.jupyterlab-git nix build failed. File "/build/jupyterlab_git-0.44.0/nix_run_setup", line 8, in exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec')) File "setup.py", line 1, in __import__("setuptools").setup() File "/nix/store/5ikr4mrcaq6r50pqcn4xv6017v91hw71-python3.10-setuptools-68.2.2/lib/python3.10/site-packages/setuptools/__init__.py", line 103, in setup return distutils.core.setup(**attrs) File "/nix/store/5ikr4mrcaq6r50pqcn4xv6017v91hw71-python3.10-setuptools-68.2.2/lib/python3.10/site-packages/setuptools/_distutils/core.py", line 159, in setup dist.parse_config_files() File "/nix/store/5ikr4mrcaq6r50pqcn4xv6017v91hw71-python3.10-setuptools-68.2.2/lib/python3.10/site-packages/setuptools/dist.py", line 653, in parse_config_files pyprojecttoml.apply_configuration(self, filename, ignore_option_errors) File "/nix/store/5ikr4mrcaq6r50pqcn4xv6017v91hw71-python3.10-setuptools-68.2.2/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py", line 66, in apply_configuration config = read_configuration(filepath, True, ignore_option_errors, dist) File "/nix/store/5ikr4mrcaq6r50pqcn4xv6017v91hw71-python3.10-setuptools-68.2.2/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py", line 131, in read_configuration return expand_configuration(asdict, root_dir, ignore_option_errors, dist) File "/nix/store/5ikr4mrcaq6r50pqcn4xv6017v91hw71-python3.10-setuptools-68.2.2/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py", line 156, in expand_configuration return _ConfigExpander(config, root_dir, ignore_option_errors, dist).expand() File "/nix/store/5ikr4mrcaq6r50pqcn4xv6017v91hw71-python3.10-setuptools-68.2.2/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py", line 204, in expand self._expand_all_dynamic(dist, package_dir) File "/nix/store/5ikr4mrcaq6r50pqcn4xv6017v91hw71-python3.10-setuptools-68.2.2/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py", line 242, in _expand_all_dynamic obtained_dynamic = { File "/nix/store/5ikr4mrcaq6r50pqcn4xv6017v91hw71-python3.10-setuptools-68.2.2/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py", line 243, in field: self._obtain(dist, field, package_dir) File "/nix/store/5ikr4mrcaq6r50pqcn4xv6017v91hw71-python3.10-setuptools-68.2.2/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py", line 292, in _obtain self._ensure_previously_set(dist, field) File "/nix/store/5ikr4mrcaq6r50pqcn4xv6017v91hw71-python3.10-setuptools-68.2.2/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py", line 268, in _ensure_previously_set raise OptionError(msg) distutils.errors.DistutilsOptionError: No configuration found for dynamic 'description'. Some dynamic fields need to be specified via `tool.setuptools.dynamic` others must be specified via the equivalent attribute in `setup.py`. /nix/store/bbxdw4rgwwl3gnajri82yidr1nlsfskf-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context