beancount-black 0.2.0 -> 0.2.1 https://github.com/LaunchPlatform/beancount-black/releases attrpath: beancount-black Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/beancount-black/default.nix b/pkgs/development/python-modules/beancount-black/default.nix index 014b01439f2..9dcd709bff1 100644 --- a/pkgs/development/python-modules/beancount-black/default.nix +++ b/pkgs/development/python-modules/beancount-black/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "beancount-black"; - version = "0.2.0"; + version = "0.2.1"; disabled = pythonOlder "3.9"; format = "pyproject"; @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "LaunchPlatform"; repo = "beancount-black"; rev = version; - hash = "sha256-1n+IADiGUsi69XoxO4Tjio2QdkJyoYZHgvYc646TuF4="; + hash = "sha256-wvAQnwnyHn5Koc/UN4zpJ3JDmFbDoUrpCTmJCpSP7Mg="; }; buildInputs = [ 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 beancount-black nix build failed. @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing pipBuildPhase Creating a wheel... WARNING: The directory '/homeless-shelter/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag. Processing /build/source Running command Preparing metadata (pyproject.toml) Preparing metadata (pyproject.toml) ... [?25l[?25hdone Building wheels for collected packages: beancount-black Running command Building wheel for beancount-black (pyproject.toml) Building wheel for beancount-black (pyproject.toml) ... [?25l[?25hdone Created wheel for beancount-black: filename=beancount_black-0.2.1-py3-none-any.whl size=10767 sha256=9fe7b52864e5f9d93dd1922bafb12326ff2bb60d853f0e853ef156422beb62ba Stored in directory: /build/pip-ephem-wheel-cache-s9yt93qm/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built beancount-black Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./beancount_black-0.2.1-py3-none-any.whl Requirement already satisfied: click<9.0.0,>=7.0.0 in /nix/store/zyp9dp53f8yx99fh76mbkgxdrb1iw4yf-python3.10-click-8.1.3/lib/python3.10/site-packages (from beancount-black==0.2.1) (8.1.3) ERROR: Could not find a version that satisfies the requirement beancount-parser<0.3.0,>=0.2.0 (from beancount-black) (from versions: none) ERROR: No matching distribution found for beancount-parser<0.3.0,>=0.2.0