2022-12-10T14:47:13 python3.10-cepa 1.8.3 -> 1.8.4 https://pypi.org/project/cepa/ 2022-12-10T14:47:15 attrpath: python310Packages.cepa 2022-12-10T14:47:16 Checking auto update branch... 2022-12-10T14:47:20 [version] 2022-12-10T14:47:20 [version] skipping because derivation has updateScript 2022-12-10T14:47:20 [rustCrateVersion] 2022-12-10T14:47:20 [rustCrateVersion] No cargoSha256 found 2022-12-10T14:47:20 [golangModuleVersion] 2022-12-10T14:47:20 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-10T14:47:20 [updateScript] 2022-12-10T14:47:22 [updateScript] Success 2022-12-10T14:47:22 [updateScript] this derivation will be built: /nix/store/vxazs8skd18gh8m7qgrq60qpc07kjhm6-packages.json.drv building '/nix/store/vxazs8skd18gh8m7qgrq60qpc07kjhm6-packages.json.drv'... Going to be running update for following packages: - python3.10-cepa-1.8.3 Press Enter key to continue... Running update for: - python3.10-cepa-1.8.3: UPDATING ... - python3.10-cepa-1.8.3: DONE. Packages updated! 2022-12-10T14:47:22 2022-12-10T14:47:22 [quotedUrls] 2022-12-10T14:47:22 [quotedUrls] nothing found to replace 2022-12-10T14:47:22 Diff after rewrites: diff --git a/pkgs/development/python-modules/cepa/default.nix b/pkgs/development/python-modules/cepa/default.nix index f198d8b058d..a278d446fce 100644 --- a/pkgs/development/python-modules/cepa/default.nix +++ b/pkgs/development/python-modules/cepa/default.nix @@ -2,11 +2,11 @@ buildPythonPackage rec { pname = "cepa"; - version = "1.8.3"; + version = "1.8.4"; src = fetchPypi { inherit pname version; - sha256 = "HcbwsyTTei7SyidGSOzo/SyWodL0QPWMDKF6/Ute3no="; + sha256 = "sha256-P7xwGsP8ic1/abxYptDXNbAU+kC2Hiwu/Tge0g21ipY="; }; postPatch = '' 2022-12-10T14:48:51 No auto update branch exists 2022-12-10T14:48:55 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.cepa nix build failed. adding 'stem/util/__init__.py' adding 'stem/util/conf.py' adding 'stem/util/connection.py' adding 'stem/util/ed25519.py' adding 'stem/util/enum.py' adding 'stem/util/log.py' adding 'stem/util/lru_cache.py' adding 'stem/util/ordereddict.py' adding 'stem/util/ports.cfg' adding 'stem/util/proc.py' adding 'stem/util/str_tools.py' adding 'stem/util/system.py' adding 'stem/util/term.py' adding 'stem/util/test_tools.py' adding 'stem/util/tor_tools.py' adding 'cepa-1.8.4.dist-info/LICENSE' adding 'cepa-1.8.4.dist-info/METADATA' adding 'cepa-1.8.4.dist-info/WHEEL' adding 'cepa-1.8.4.dist-info/top_level.txt' adding 'cepa-1.8.4.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/cepa-1.8.4/dist /build/cepa-1.8.4 Processing ./cepa-1.8.4-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement setuptools>=65.4.1 (from cepa) (from versions: none) ERROR: No matching distribution found for setuptools>=65.4.1  2022-12-10T18:09:48 python310Packages.cepa 0 -> 1 2022-12-10T18:09:51 attrpath: python310Packages.cepa 2022-12-10T18:09:51 Checking auto update branch... 2022-12-10T18:09:56 [version] 2022-12-10T18:09:56 [version] skipping because derivation has updateScript 2022-12-10T18:09:56 [rustCrateVersion] 2022-12-10T18:09:56 [rustCrateVersion] No cargoSha256 found 2022-12-10T18:09:56 [golangModuleVersion] 2022-12-10T18:09:56 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-10T18:09:56 [updateScript] 2022-12-10T18:09:57 [updateScript] Success 2022-12-10T18:09:57 [updateScript] Going to be running update for following packages: - python3.10-cepa-1.8.3 Press Enter key to continue... Running update for: - python3.10-cepa-1.8.3: UPDATING ... - python3.10-cepa-1.8.3: DONE. Packages updated! 2022-12-10T18:09:57 2022-12-10T18:09:57 [quotedUrls] 2022-12-10T18:09:57 [quotedUrls] nothing found to replace 2022-12-10T18:09:57 Diff after rewrites: diff --git a/pkgs/development/python-modules/cepa/default.nix b/pkgs/development/python-modules/cepa/default.nix index f198d8b058d..a278d446fce 100644 --- a/pkgs/development/python-modules/cepa/default.nix +++ b/pkgs/development/python-modules/cepa/default.nix @@ -2,11 +2,11 @@ buildPythonPackage rec { pname = "cepa"; - version = "1.8.3"; + version = "1.8.4"; src = fetchPypi { inherit pname version; - sha256 = "HcbwsyTTei7SyidGSOzo/SyWodL0QPWMDKF6/Ute3no="; + sha256 = "sha256-P7xwGsP8ic1/abxYptDXNbAU+kC2Hiwu/Tge0g21ipY="; }; postPatch = '' 2022-12-10T18:11:27 No auto update branch exists 2022-12-10T18:11:29 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.cepa nix build failed. adding 'stem/util/__init__.py' adding 'stem/util/conf.py' adding 'stem/util/connection.py' adding 'stem/util/ed25519.py' adding 'stem/util/enum.py' adding 'stem/util/log.py' adding 'stem/util/lru_cache.py' adding 'stem/util/ordereddict.py' adding 'stem/util/ports.cfg' adding 'stem/util/proc.py' adding 'stem/util/str_tools.py' adding 'stem/util/system.py' adding 'stem/util/term.py' adding 'stem/util/test_tools.py' adding 'stem/util/tor_tools.py' adding 'cepa-1.8.4.dist-info/LICENSE' adding 'cepa-1.8.4.dist-info/METADATA' adding 'cepa-1.8.4.dist-info/WHEEL' adding 'cepa-1.8.4.dist-info/top_level.txt' adding 'cepa-1.8.4.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/cepa-1.8.4/dist /build/cepa-1.8.4 Processing ./cepa-1.8.4-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement setuptools>=65.4.1 (from cepa) (from versions: none) ERROR: No matching distribution found for setuptools>=65.4.1