2022-11-22T16:56:40 python310Packages.fastapi-mail 0 -> 1 2022-11-22T16:56:43 attrpath: python310Packages.fastapi-mail 2022-11-22T16:56:43 Checking auto update branch... 2022-11-22T16:56:47 [version] 2022-11-22T16:56:47 [version] skipping because derivation has updateScript 2022-11-22T16:56:47 [rustCrateVersion] 2022-11-22T16:56:47 [rustCrateVersion] No cargoSha256 found 2022-11-22T16:56:47 [golangModuleVersion] 2022-11-22T16:56:47 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-22T16:56:47 [updateScript] 2022-11-22T16:56:50 [updateScript] Success 2022-11-22T16:56:50 [updateScript] this derivation will be built: /nix/store/lh18pvykdbw5lxshgy39kdx3d4h20wzy-packages.json.drv building '/nix/store/lh18pvykdbw5lxshgy39kdx3d4h20wzy-packages.json.drv'... Going to be running update for following packages: - python3.10-fastapi-mail-1.2.0 Press Enter key to continue... Running update for: - python3.10-fastapi-mail-1.2.0: UPDATING ... - python3.10-fastapi-mail-1.2.0: DONE. Packages updated! 2022-11-22T16:56:50 2022-11-22T16:56:50 [quotedUrls] 2022-11-22T16:56:50 [quotedUrls] nothing found to replace 2022-11-22T16:56:50 Diff after rewrites: diff --git a/pkgs/development/python-modules/fastapi-mail/default.nix b/pkgs/development/python-modules/fastapi-mail/default.nix index f7f4b33f168..3a31bd7c5c4 100644 --- a/pkgs/development/python-modules/fastapi-mail/default.nix +++ b/pkgs/development/python-modules/fastapi-mail/default.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "fastapi-mail"; - version = "1.2.0"; + version = "1.2.1"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "sabuhish"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-RAUxc7spJL1QECAO0uZcCVAR/LaFIxFu61LD4RV9nEI="; + hash = "sha256-58j3hb9selJTWitWQT8nkkhRJiPoFr0/mj5viSnnwlA="; }; postPatch = '' 2022-11-22T16:58:22 No auto update branch exists 2022-11-22T16:58:28 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.fastapi-mail nix build failed. substituteStream(): WARNING: pattern 'httpx = "^0.22.0"' doesn't match anything in file 'pyproject.toml' @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: fastapi-mail Running command Building wheel for fastapi-mail (pyproject.toml) Building wheel for fastapi-mail (pyproject.toml) ... [?25l[?25hdone Created wheel for fastapi-mail: filename=fastapi_mail-0.4.1-py3-none-any.whl size=14117 sha256=991890f8f4c8104f2b89be38d209c540bb311a267705f577a684f06eb88e9ecd Stored in directory: /build/pip-ephem-wheel-cache-v3exvgcb/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built fastapi-mail Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./fastapi_mail-0.4.1-py3-none-any.whl Requirement already satisfied: aiosmtplib<2.0.0,>=1.1.6 in /nix/store/xkzgjkn6zi92ns1wv1nzza6ilpik3psf-python3.10-aiosmtplib-1.1.7/lib/python3.10/site-packages (from fastapi-mail==0.4.1) (1.1.7) Requirement already satisfied: Jinja2<4.0.0,>=3.0.1 in /nix/store/c3p6yihd35mpgqgxx5jmdvsz59bf9h4g-python3.10-Jinja2-3.1.2/lib/python3.10/site-packages (from fastapi-mail==0.4.1) (3.1.2) ERROR: Could not find a version that satisfies the requirement starlette<0.22.0,>=0.21.0 (from fastapi-mail) (from versions: none) ERROR: No matching distribution found for starlette<0.22.0,>=0.21.0