python312Packages.pyviz-comms 2.2.1 -> 3.0.1 https://repology.org/project/python:pyviz-comms/versions attrpath: python312Packages.pyviz-comms 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/qh1qjz5rkdxwdapgbqx9z2sdsv0c53nd-packages.json.drv building '/nix/store/qh1qjz5rkdxwdapgbqx9z2sdsv0c53nd-packages.json.drv'... Going to be running update for following packages: - python3.12-pyviz_comms-2.2.1 Press Enter key to continue... Running update for: - python3.12-pyviz_comms-2.2.1: UPDATING ... - python3.12-pyviz_comms-2.2.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyviz-comms/default.nix b/pkgs/development/python-modules/pyviz-comms/default.nix index 4b3678494990..8493121dc51c 100644 --- a/pkgs/development/python-modules/pyviz-comms/default.nix +++ b/pkgs/development/python-modules/pyviz-comms/default.nix @@ -7,11 +7,11 @@ buildPythonPackage rec { pname = "pyviz_comms"; - version = "2.2.1"; + version = "3.0.1"; src = fetchPypi { inherit pname version; - hash = "sha256-omFFuM5D0tk0s8aCbXe5E84QXFKOsuSUyJCz41Jd3zM="; + hash = "sha256-QnwzpagXgNubnnV/BnX2XqIpLZpkKi0pHPtcrmzUaZE="; }; propagatedBuildInputs = [ param ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/1gfp7hiwzpv9aglk2yfa9m49jc0n7pa5-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.pyviz-comms nix build failed. __import__('setuptools').setup() File "/nix/store/7g58gij1qdyjp4g4b9wgc7jnj621d622-python3.12-setuptools-69.0.3/lib/python3.12/site-packages/setuptools/__init__.py", line 103, in setup return distutils.core.setup(**attrs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/7g58gij1qdyjp4g4b9wgc7jnj621d622-python3.12-setuptools-69.0.3/lib/python3.12/site-packages/setuptools/_distutils/core.py", line 159, in setup dist.parse_config_files() File "/nix/store/7g58gij1qdyjp4g4b9wgc7jnj621d622-python3.12-setuptools-69.0.3/lib/python3.12/site-packages/setuptools/dist.py", line 627, in parse_config_files pyprojecttoml.apply_configuration(self, filename, ignore_option_errors) File "/nix/store/7g58gij1qdyjp4g4b9wgc7jnj621d622-python3.12-setuptools-69.0.3/lib/python3.12/site-packages/setuptools/config/pyprojecttoml.py", line 66, in apply_configuration config = read_configuration(filepath, True, ignore_option_errors, dist) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/7g58gij1qdyjp4g4b9wgc7jnj621d622-python3.12-setuptools-69.0.3/lib/python3.12/site-packages/setuptools/config/pyprojecttoml.py", line 131, in read_configuration return expand_configuration(asdict, root_dir, ignore_option_errors, dist) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/7g58gij1qdyjp4g4b9wgc7jnj621d622-python3.12-setuptools-69.0.3/lib/python3.12/site-packages/setuptools/config/pyprojecttoml.py", line 156, in expand_configuration return _ConfigExpander(config, root_dir, ignore_option_errors, dist).expand() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/7g58gij1qdyjp4g4b9wgc7jnj621d622-python3.12-setuptools-69.0.3/lib/python3.12/site-packages/setuptools/config/pyprojecttoml.py", line 204, in expand self._expand_all_dynamic(dist, package_dir) File "/nix/store/7g58gij1qdyjp4g4b9wgc7jnj621d622-python3.12-setuptools-69.0.3/lib/python3.12/site-packages/setuptools/config/pyprojecttoml.py", line 243, in _expand_all_dynamic field: self._obtain(dist, field, package_dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/7g58gij1qdyjp4g4b9wgc7jnj621d622-python3.12-setuptools-69.0.3/lib/python3.12/site-packages/setuptools/config/pyprojecttoml.py", line 292, in _obtain self._ensure_previously_set(dist, field) File "/nix/store/7g58gij1qdyjp4g4b9wgc7jnj621d622-python3.12-setuptools-69.0.3/lib/python3.12/site-packages/setuptools/config/pyprojecttoml.py", line 268, in _ensure_previously_set raise InvalidConfigError(msg) setuptools.errors.InvalidConfigError: 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/v099hqvw5z87423p4hz1vfhzaqa07dii-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context