2022-11-27T22:07:01 python310Packages.opentimestamps 0 -> 1 2022-11-27T22:07:04 attrpath: python310Packages.opentimestamps 2022-11-27T22:07:04 Checking auto update branch... 2022-11-27T22:07:08 [version] 2022-11-27T22:07:08 [version] skipping because derivation has updateScript 2022-11-27T22:07:08 [rustCrateVersion] 2022-11-27T22:07:08 [rustCrateVersion] No cargoSha256 found 2022-11-27T22:07:08 [golangModuleVersion] 2022-11-27T22:07:08 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-27T22:07:08 [updateScript] 2022-11-27T22:07:10 [updateScript] Success 2022-11-27T22:07:10 [updateScript] this derivation will be built: /nix/store/si1jws1la0s42dj028k4cbp0iqdpn4ww-packages.json.drv building '/nix/store/si1jws1la0s42dj028k4cbp0iqdpn4ww-packages.json.drv'... Going to be running update for following packages: - python3.10-opentimestamps-0.4.2 Press Enter key to continue... Running update for: - python3.10-opentimestamps-0.4.2: UPDATING ... - python3.10-opentimestamps-0.4.2: DONE. Packages updated! 2022-11-27T22:07:10 2022-11-27T22:07:10 [quotedUrls] 2022-11-27T22:07:11 [quotedUrls] nothing found to replace 2022-11-27T22:07:11 Diff after rewrites: diff --git a/pkgs/development/python-modules/opentimestamps/default.nix b/pkgs/development/python-modules/opentimestamps/default.nix index b34c883d685..947af89963f 100644 --- a/pkgs/development/python-modules/opentimestamps/default.nix +++ b/pkgs/development/python-modules/opentimestamps/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "opentimestamps"; - version = "0.4.2"; + version = "0.4.3"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -19,8 +19,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "opentimestamps"; repo = "python-opentimestamps"; - rev = "python-opentimestamps-v${version}"; - hash = "sha256-RRCAxDYWySmnG1sEQWurUDQsu+vPx9Npbr6BaoNGm1U="; + rev = "refs/tags/python-opentimestamps-v${version}"; + hash = "sha256-ZTZ7D3NGhO18IxKqTMFBe6pDvqtGR+9w0cgs6VAHtwg="; }; propagatedBuildInputs = [ 2022-11-27T22:08:39 No auto update branch exists 2022-11-27T22:08:44 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.opentimestamps nix build failed. adding 'opentimestamps/core/dubious/__init__.py' adding 'opentimestamps/core/dubious/notary.py' adding 'opentimestamps/tests/__init__.py' adding 'opentimestamps/tests/test_bitcoin.py' adding 'opentimestamps/tests/test_calendar.py' adding 'opentimestamps/tests/core/__init__.py' adding 'opentimestamps/tests/core/test_log.py' adding 'opentimestamps/tests/core/test_notary.py' adding 'opentimestamps/tests/core/test_op.py' adding 'opentimestamps/tests/core/test_packetstream.py' adding 'opentimestamps/tests/core/test_serialize.py' adding 'opentimestamps/tests/core/test_timestamp.py' adding 'opentimestamps/tests/core/dubious/__init__.py' adding 'opentimestamps/tests/core/dubious/test_notary.py' adding 'opentimestamps-0.4.3.dist-info/LICENSE' adding 'opentimestamps-0.4.3.dist-info/METADATA' adding 'opentimestamps-0.4.3.dist-info/WHEEL' adding 'opentimestamps-0.4.3.dist-info/top_level.txt' adding 'opentimestamps-0.4.3.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./opentimestamps-0.4.3-py3-none-any.whl Requirement already satisfied: python-bitcoinlib<0.12.0,>=0.9.0 in /nix/store/safj7iymzvqvmv0idpi1dxhivj040r7y-python3.10-bitcoinlib-0.11.2/lib/python3.10/site-packages (from opentimestamps==0.4.3) (0.11.2) ERROR: Could not find a version that satisfies the requirement pycryptodomex>=3.3.1 (from opentimestamps) (from versions: none) ERROR: No matching distribution found for pycryptodomex>=3.3.1