2022-12-19T05:40:59 python3.9-apache-beam 2.40.0 -> 2.43.0 https://repology.org/metapackage/python3.9-apache-beam/versions 2022-12-19T05:41:02 attrpath: python39Packages.apache-beam 2022-12-19T05:41:02 Checking auto update branch... 2022-12-19T05:41:06 [version] 2022-12-19T05:41:06 [version] generic version rewriter does not support multiple hashes 2022-12-19T05:41:06 [rustCrateVersion] 2022-12-19T05:41:06 [rustCrateVersion] No cargoSha256 found 2022-12-19T05:41:06 [golangModuleVersion] 2022-12-19T05:41:06 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-19T05:41:06 [updateScript] 2022-12-19T05:41:13 [updateScript] Success 2022-12-19T05:41:13 [updateScript] this derivation will be built: /nix/store/iflmi64x78k811f3hw61x3q81fprirjc-packages.json.drv building '/nix/store/iflmi64x78k811f3hw61x3q81fprirjc-packages.json.drv'... Going to be running update for following packages: - python3.9-apache-beam-2.40.0 Press Enter key to continue... Running update for: - python3.9-apache-beam-2.40.0: UPDATING ... - python3.9-apache-beam-2.40.0: DONE. Packages updated! 2022-12-19T05:41:13 2022-12-19T05:41:13 [quotedUrls] 2022-12-19T05:41:14 [quotedUrls] nothing found to replace 2022-12-19T05:41:14 Diff after rewrites: diff --git a/pkgs/development/python-modules/apache-beam/default.nix b/pkgs/development/python-modules/apache-beam/default.nix index 2d4adb5ddc5..f9da7197949 100644 --- a/pkgs/development/python-modules/apache-beam/default.nix +++ b/pkgs/development/python-modules/apache-beam/default.nix @@ -45,13 +45,13 @@ buildPythonPackage rec { pname = "apache-beam"; - version = "2.40.0"; + version = "2.43.0"; src = fetchFromGitHub { owner = "apache"; repo = "beam"; - rev = "v${version}"; - sha256 = "sha256-0S7Dj6PMSbZkEAY6ZLUpKVfe/tFxsq60TTAFj0Qhtv0="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-lqGXCC66eyBnHcK06k9knggX5C+2d0m6xBAI5sh0RHo="; }; patches = [ 2022-12-19T05:42:39 No auto update branch exists 2022-12-19T05:43:40 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 python39Packages.apache-beam nix build failed. adding 'apache_beam/utils/thread_pool_executor.py' adding 'apache_beam/utils/thread_pool_executor_test.py' adding 'apache_beam/utils/timestamp.py' adding 'apache_beam/utils/timestamp_test.py' adding 'apache_beam/utils/urns.py' adding 'apache_beam/utils/windowed_value.cpython-39-x86_64-linux-gnu.so' adding 'apache_beam/utils/windowed_value.pxd' adding 'apache_beam/utils/windowed_value.py' adding 'apache_beam/utils/windowed_value_test.py' adding 'apache_beam-2.43.0.dist-info/METADATA' adding 'apache_beam-2.43.0.dist-info/WHEEL' adding 'apache_beam-2.43.0.dist-info/top_level.txt' adding 'apache_beam-2.43.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel /build/source/sdks/python/dist /build/source/sdks/python Unpacking to: unpacked/apache_beam-2.43.0...OK Repacking wheel as ./apache_beam-2.43.0-cp39-cp39-linux_x86_64.whl...OK /build/source/sdks/python Finished executing setuptoolsBuildPhase buildPhase completed in 47 seconds @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/sdks/python/dist /build/source/sdks/python Processing ./apache_beam-2.43.0-cp39-cp39-linux_x86_64.whl Requirement already satisfied: pymongo in /nix/store/r7b0bizgl53bv01vrsjzncg3jjj276bz-python3.9-pymongo-4.2.0/lib/python3.9/site-packages (from apache-beam==2.43.0) (4.2.0) Requirement already satisfied: orjson<4.0 in /nix/store/7lglwvjilpgqicnyaij95pii3xkhqkp9-python3.9-orjson-3.8.2/lib/python3.9/site-packages (from apache-beam==2.43.0) (3.8.2) ERROR: Could not find a version that satisfies the requirement fasteners<1.0,>=0.3 (from apache-beam) (from versions: none) ERROR: No matching distribution found for fasteners<1.0,>=0.3