2022-11-23T16:11:55 python3.10-wordfreq 2.5.1 -> 3.0.3 https://pypi.org/project/wordfreq/ 2022-11-23T16:11:57 attrpath: python310Packages.wordfreq 2022-11-23T16:11:57 Checking auto update branch... 2022-11-23T16:12:02 [version] 2022-11-23T16:12:02 [version] skipping because derivation has updateScript 2022-11-23T16:12:02 [rustCrateVersion] 2022-11-23T16:12:02 [rustCrateVersion] No cargoSha256 found 2022-11-23T16:12:02 [golangModuleVersion] 2022-11-23T16:12:02 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-23T16:12:02 [updateScript] 2022-11-23T16:12:07 [updateScript] Success 2022-11-23T16:12:07 [updateScript] this derivation will be built: /nix/store/c5sv5bv66iph0k2ps74rq4izn1mxcab6-packages.json.drv building '/nix/store/c5sv5bv66iph0k2ps74rq4izn1mxcab6-packages.json.drv'... Going to be running update for following packages: - python3.10-wordfreq-2.5.1 Press Enter key to continue... Running update for: - python3.10-wordfreq-2.5.1: UPDATING ... - python3.10-wordfreq-2.5.1: DONE. Packages updated! 2022-11-23T16:12:07 2022-11-23T16:12:07 [quotedUrls] 2022-11-23T16:12:08 [quotedUrls] nothing found to replace 2022-11-23T16:12:08 Diff after rewrites: diff --git a/pkgs/development/python-modules/wordfreq/default.nix b/pkgs/development/python-modules/wordfreq/default.nix index 72a2f013928..ce8c81b2ab9 100644 --- a/pkgs/development/python-modules/wordfreq/default.nix +++ b/pkgs/development/python-modules/wordfreq/default.nix @@ -13,14 +13,14 @@ buildPythonPackage rec { pname = "wordfreq"; - version = "2.5.1"; + version = "3.0.2"; disabled = isPy27; src = fetchFromGitHub { owner = "LuminosoInsight"; repo = "wordfreq"; - rev = "v${version}"; - sha256 = "1lw7kbsydd89hybassnnhqnj9s5ch9wvgd6pla96198nrq9mj7fw"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-ANOBbQWLB35Vz6oil6QZDpsNpKHeKUJnDKA5Q9JRVdE="; }; propagatedBuildInputs = [ 2022-11-23T16:13:36 No auto update branch exists 2022-11-23T16:13: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.wordfreq nix build failed. warning: unknown setting 'experimental-features' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing setuptools-check-hook Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/fkxhzhxq00bkn1gmlk75ca2zq1vfabff-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/wordfreq/transliterate.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources substitute(): ERROR: file 'setup.py' does not exist