python310Packages.testrail-api 0 -> 1 attrpath: python310Packages.testrail-api 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/nfvqv3xxy9skf1lp3rwndmc97y8im7ar-packages.json.drv building '/nix/store/nfvqv3xxy9skf1lp3rwndmc97y8im7ar-packages.json.drv'... Going to be running update for following packages: - python3.10-testrail-api-1.12.0 Press Enter key to continue... Running update for: - python3.10-testrail-api-1.12.0: UPDATING ... - python3.10-testrail-api-1.12.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/testrail-api/default.nix b/pkgs/development/python-modules/testrail-api/default.nix index 6da3e202672a..f8e43330510d 100644 --- a/pkgs/development/python-modules/testrail-api/default.nix +++ b/pkgs/development/python-modules/testrail-api/default.nix @@ -8,13 +8,13 @@ buildPythonPackage rec { pname = "testrail-api"; - version = "1.12.0"; + version = "1.12.1"; src = fetchFromGitHub { owner = "tolstislon"; repo = "testrail-api"; - rev = version; - sha256 = "sha256-VuAW5Dl3pkA6mtn/mbzxTFoavO5jPoqFSFVlrxc7KRk="; + rev = "refs/tags/${version}"; + sha256 = "sha256-lIlTrAdNtBJdwiSFwpcHA2e+fRC+MbHS0PX7prAN+RY="; }; nativeCheckInputs = [ 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.testrail-api nix build failed. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/build/source/nix_run_setup", line 8, in exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec')) File "setup.py", line 9, in setup( File "/nix/store/5ikr4mrcaq6r50pqcn4xv6017v91hw71-python3.10-setuptools-68.2.2/lib/python3.10/site-packages/setuptools/__init__.py", line 102, in setup _install_setup_requires(attrs) File "/nix/store/5ikr4mrcaq6r50pqcn4xv6017v91hw71-python3.10-setuptools-68.2.2/lib/python3.10/site-packages/setuptools/__init__.py", line 75, in _install_setup_requires _fetch_build_eggs(dist) File "/nix/store/5ikr4mrcaq6r50pqcn4xv6017v91hw71-python3.10-setuptools-68.2.2/lib/python3.10/site-packages/setuptools/__init__.py", line 80, in _fetch_build_eggs dist.fetch_build_eggs(dist.setup_requires) File "/nix/store/5ikr4mrcaq6r50pqcn4xv6017v91hw71-python3.10-setuptools-68.2.2/lib/python3.10/site-packages/setuptools/dist.py", line 662, in fetch_build_eggs return _fetch_build_eggs(self, requires) File "/nix/store/5ikr4mrcaq6r50pqcn4xv6017v91hw71-python3.10-setuptools-68.2.2/lib/python3.10/site-packages/setuptools/installer.py", line 38, in _fetch_build_eggs resolved_dists = pkg_resources.working_set.resolve( File "/nix/store/5ikr4mrcaq6r50pqcn4xv6017v91hw71-python3.10-setuptools-68.2.2/lib/python3.10/site-packages/pkg_resources/__init__.py", line 829, in resolve dist = self._resolve_dist( File "/nix/store/5ikr4mrcaq6r50pqcn4xv6017v91hw71-python3.10-setuptools-68.2.2/lib/python3.10/site-packages/pkg_resources/__init__.py", line 865, in _resolve_dist dist = best[req.key] = env.best_match( File "/nix/store/5ikr4mrcaq6r50pqcn4xv6017v91hw71-python3.10-setuptools-68.2.2/lib/python3.10/site-packages/pkg_resources/__init__.py", line 1135, in best_match return self.obtain(req, installer) File "/nix/store/5ikr4mrcaq6r50pqcn4xv6017v91hw71-python3.10-setuptools-68.2.2/lib/python3.10/site-packages/pkg_resources/__init__.py", line 1147, in obtain return installer(requirement) File "/nix/store/5ikr4mrcaq6r50pqcn4xv6017v91hw71-python3.10-setuptools-68.2.2/lib/python3.10/site-packages/setuptools/installer.py", line 103, in _fetch_build_egg_no_warn raise DistutilsError(str(e)) from e distutils.errors.DistutilsError: Command '['/nix/store/s6fgyqbk8vn1014daznm5kqx90xdn86x-python3-3.10.13/bin/python3.10', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/build/tmpsfkkx21f', '--quiet', 'setuptools_scm']' returned non-zero exit status 1. /nix/store/bbxdw4rgwwl3gnajri82yidr1nlsfskf-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context