python310Packages.pygithub 1.58.0 -> 1.58.1 https://repology.org/project/python:pygithub/versions attrpath: python310Packages.pygithub 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/aq3pwc2pw18hmasxywd0rqx42g7bzks2-packages.json.drv building '/nix/store/aq3pwc2pw18hmasxywd0rqx42g7bzks2-packages.json.drv'... Going to be running update for following packages: - python3.10-pygithub-1.58.0 Press Enter key to continue... Running update for: - python3.10-pygithub-1.58.0: UPDATING ... - python3.10-pygithub-1.58.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pygithub/default.nix b/pkgs/development/python-modules/pygithub/default.nix index 798bd09972f..cfc9b58cf13 100644 --- a/pkgs/development/python-modules/pygithub/default.nix +++ b/pkgs/development/python-modules/pygithub/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "pygithub"; - version = "1.58.0"; + version = "1.58.1"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "PyGithub"; repo = "PyGithub"; rev = "refs/tags/v${version}"; - hash = "sha256-DZmKF0C5zexTQ/kbDtTg0FLEocNU4dYMOFCJyvuiV98="; + hash = "sha256-MHh3oLLUfXCiMM+oHyG3RZg7fBEgOFPBJ9Bcot/cEyM="; }; propagatedBuildInputs = [ 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.pygithub 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 48, in setuptools.setup( File "/nix/store/laiizs9x3qx26f82s9x5nb8ywd0ffy1c-python3.10-setuptools-67.4.0/lib/python3.10/site-packages/setuptools/__init__.py", line 107, in setup _install_setup_requires(attrs) File "/nix/store/laiizs9x3qx26f82s9x5nb8ywd0ffy1c-python3.10-setuptools-67.4.0/lib/python3.10/site-packages/setuptools/__init__.py", line 80, in _install_setup_requires _fetch_build_eggs(dist) File "/nix/store/laiizs9x3qx26f82s9x5nb8ywd0ffy1c-python3.10-setuptools-67.4.0/lib/python3.10/site-packages/setuptools/__init__.py", line 85, in _fetch_build_eggs dist.fetch_build_eggs(dist.setup_requires) File "/nix/store/laiizs9x3qx26f82s9x5nb8ywd0ffy1c-python3.10-setuptools-67.4.0/lib/python3.10/site-packages/setuptools/dist.py", line 894, in fetch_build_eggs return _fetch_build_eggs(self, requires) File "/nix/store/laiizs9x3qx26f82s9x5nb8ywd0ffy1c-python3.10-setuptools-67.4.0/lib/python3.10/site-packages/setuptools/installer.py", line 39, in _fetch_build_eggs resolved_dists = pkg_resources.working_set.resolve( File "/nix/store/laiizs9x3qx26f82s9x5nb8ywd0ffy1c-python3.10-setuptools-67.4.0/lib/python3.10/site-packages/pkg_resources/__init__.py", line 815, in resolve dist = self._resolve_dist( File "/nix/store/laiizs9x3qx26f82s9x5nb8ywd0ffy1c-python3.10-setuptools-67.4.0/lib/python3.10/site-packages/pkg_resources/__init__.py", line 851, in _resolve_dist dist = best[req.key] = env.best_match( File "/nix/store/laiizs9x3qx26f82s9x5nb8ywd0ffy1c-python3.10-setuptools-67.4.0/lib/python3.10/site-packages/pkg_resources/__init__.py", line 1123, in best_match return self.obtain(req, installer) File "/nix/store/laiizs9x3qx26f82s9x5nb8ywd0ffy1c-python3.10-setuptools-67.4.0/lib/python3.10/site-packages/pkg_resources/__init__.py", line 1135, in obtain return installer(requirement) File "/nix/store/laiizs9x3qx26f82s9x5nb8ywd0ffy1c-python3.10-setuptools-67.4.0/lib/python3.10/site-packages/setuptools/installer.py", line 99, in _fetch_build_egg_no_warn raise DistutilsError(str(e)) from e distutils.errors.DistutilsError: Command '['/nix/store/412d25bdawy2idxfpnis8vjcm8cz2ag7-python3-3.10.11/bin/python3.10', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/build/tmps89c_q4s', '--quiet', 'setuptools_scm']' returned non-zero exit status 1. /nix/store/kk3qbkyrski18j8fwrpd5dgvplbdz7b2-stdenv-linux/setup: line 1594: pop_var_context: head of shell_variables not a function context