2022-12-23T00:01:17 manim 0.15.2 -> 0.17.1 https://pypi.org/project/manim/ 2022-12-23T00:01:19 attrpath: manim 2022-12-23T00:01:19 Checking auto update branch... 2022-12-23T00:01:22 [version] 2022-12-23T00:01:22 [version] skipping because derivation has updateScript 2022-12-23T00:01:22 [rustCrateVersion] 2022-12-23T00:01:22 [rustCrateVersion] No cargoSha256 found 2022-12-23T00:01:22 [golangModuleVersion] 2022-12-23T00:01:22 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-23T00:01:22 [updateScript] 2022-12-23T00:01:25 [updateScript] Success 2022-12-23T00:01:25 [updateScript] Going to be running update for following packages: - manim-0.16.0.post0 Press Enter key to continue... Running update for: - manim-0.16.0.post0: UPDATING ... - manim-0.16.0.post0: DONE. Packages updated! 2022-12-23T00:01:25 2022-12-23T00:01:25 [quotedUrls] 2022-12-23T00:01:25 [quotedUrls] nothing found to replace 2022-12-23T00:01:25 Diff after rewrites: diff --git a/pkgs/applications/video/manim/default.nix b/pkgs/applications/video/manim/default.nix index 3f1d5ecb81b..100bcc30618 100644 --- a/pkgs/applications/video/manim/default.nix +++ b/pkgs/applications/video/manim/default.nix @@ -45,14 +45,14 @@ let in python3.pkgs.buildPythonApplication rec { pname = "manim"; format = "pyproject"; - version = "0.16.0.post0"; + version = "0.17.1"; disabled = python3.pythonOlder "3.8"; src = fetchFromGitHub { owner = "ManimCommunity"; repo = pname; rev = "refs/tags/v${version}"; - sha256 = "sha256-iXiPnI6lTP51P1X3iLp75ArRP66o8WAANBLoStPrz4M="; + sha256 = "sha256-6DyEftCwcJqrx4Wj6HH2NP8/Ru56jmgZMipkCeWSjBE="; }; nativeBuildInputs = [ 2022-12-23T00:02:52 No auto update branch exists 2022-12-23T00:02:59 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 manim nix build failed. 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: manim Running command Building wheel for manim (pyproject.toml) Building wheel for manim (pyproject.toml) ... [?25l[?25hdone Created wheel for manim: filename=manim-0.17.1-py3-none-any.whl size=524429 sha256=05cf2a1a294b2effe5e4bdca223a499bed7a771298da77c3673f54204683e0b7 Stored in directory: /build/pip-ephem-wheel-cache-vcxse0en/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built manim Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./manim-0.17.1-py3-none-any.whl Requirement already satisfied: click<=9.0,>=7.2 in /nix/store/zcgrdpr2ng9gk3bfr3ffk8h9a9pzmy8f-python3.10-click-8.1.3/lib/python3.10/site-packages (from manim==0.17.1) (8.1.3) Requirement already satisfied: decorator<6.0.0,>=5.0.7 in /nix/store/8mdjcss0ac6a5001crvxi3nk8arprhp6-python3.10-decorator-5.1.1/lib/python3.10/site-packages (from manim==0.17.1) (5.1.1) Requirement already satisfied: Pillow<10.0,>=9.1 in /nix/store/w51zrsxfgl68sh4b8ld304yfg22qq19n-python3.10-pillow-9.3.0/lib/python3.10/site-packages (from manim==0.17.1) (9.3.0) Requirement already satisfied: screeninfo<0.9,>=0.8 in /nix/store/dvk94gja6h0f9bswvxh5s60nsdnk46a3-python3.10-screeninfo-0.8.1/lib/python3.10/site-packages (from manim==0.17.1) (0.8.1) Requirement already satisfied: networkx<3.0,>=2.5 in /nix/store/v6zfj05mh3x3m8gq946ghgliz0g4na6s-python3.10-networkx-2.8.6/lib/python3.10/site-packages (from manim==0.17.1) (2.8.6) Requirement already satisfied: isosurfaces==0.1.0 in /nix/store/rr74vskvxlyf2nw997czv2qm3zhz4wz7-python3.10-isosurfaces-0.1.0/lib/python3.10/site-packages (from manim==0.17.1) (0.1.0) Requirement already satisfied: mapbox-earcut<2.0.0,>=1.0.0 in /nix/store/x0q0r9ah0vrxplhd6490vincilq9817l-python3.10-mapbox-earcut-1.0.1/lib/python3.10/site-packages (from manim==0.17.1) (1.0.1) ERROR: Could not find a version that satisfies the requirement svgelements<2.0.0,>=1.8.0 (from manim) (from versions: none) ERROR: No matching distribution found for svgelements<2.0.0,>=1.8.0  2022-12-23T11:40:15 manim 0.15.2 -> 0.17.1 https://pypi.org/project/manim/ 2022-12-23T11:40:17 attrpath: manim 2022-12-23T11:40:17 Checking auto update branch... 2022-12-23T11:40:20 [version] 2022-12-23T11:40:20 [version] skipping because derivation has updateScript 2022-12-23T11:40:20 [rustCrateVersion] 2022-12-23T11:40:20 [rustCrateVersion] No cargoSha256 found 2022-12-23T11:40:20 [golangModuleVersion] 2022-12-23T11:40:20 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-23T11:40:20 [updateScript] 2022-12-23T11:40:23 [updateScript] Success 2022-12-23T11:40:23 [updateScript] this derivation will be built: /nix/store/x2nm8rml3299xjgyk07szfwl0f30bfsz-packages.json.drv building '/nix/store/x2nm8rml3299xjgyk07szfwl0f30bfsz-packages.json.drv'... Going to be running update for following packages: - manim-0.16.0.post0 Press Enter key to continue... Running update for: - manim-0.16.0.post0: UPDATING ... - manim-0.16.0.post0: DONE. Packages updated! 2022-12-23T11:40:23 2022-12-23T11:40:23 [quotedUrls] 2022-12-23T11:40:24 [quotedUrls] nothing found to replace 2022-12-23T11:40:24 Diff after rewrites: diff --git a/pkgs/applications/video/manim/default.nix b/pkgs/applications/video/manim/default.nix index 3f1d5ecb81b..100bcc30618 100644 --- a/pkgs/applications/video/manim/default.nix +++ b/pkgs/applications/video/manim/default.nix @@ -45,14 +45,14 @@ let in python3.pkgs.buildPythonApplication rec { pname = "manim"; format = "pyproject"; - version = "0.16.0.post0"; + version = "0.17.1"; disabled = python3.pythonOlder "3.8"; src = fetchFromGitHub { owner = "ManimCommunity"; repo = pname; rev = "refs/tags/v${version}"; - sha256 = "sha256-iXiPnI6lTP51P1X3iLp75ArRP66o8WAANBLoStPrz4M="; + sha256 = "sha256-6DyEftCwcJqrx4Wj6HH2NP8/Ru56jmgZMipkCeWSjBE="; }; nativeBuildInputs = [ 2022-12-23T11:41:49 No auto update branch exists 2022-12-23T11:42:02 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 manim nix build failed. 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: manim Running command Building wheel for manim (pyproject.toml) Building wheel for manim (pyproject.toml) ... [?25l[?25hdone Created wheel for manim: filename=manim-0.17.1-py3-none-any.whl size=524429 sha256=05cf2a1a294b2effe5e4bdca223a499bed7a771298da77c3673f54204683e0b7 Stored in directory: /build/pip-ephem-wheel-cache-j1otayh0/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built manim Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./manim-0.17.1-py3-none-any.whl Requirement already satisfied: click<=9.0,>=7.2 in /nix/store/zcgrdpr2ng9gk3bfr3ffk8h9a9pzmy8f-python3.10-click-8.1.3/lib/python3.10/site-packages (from manim==0.17.1) (8.1.3) Requirement already satisfied: decorator<6.0.0,>=5.0.7 in /nix/store/8mdjcss0ac6a5001crvxi3nk8arprhp6-python3.10-decorator-5.1.1/lib/python3.10/site-packages (from manim==0.17.1) (5.1.1) Requirement already satisfied: Pillow<10.0,>=9.1 in /nix/store/w51zrsxfgl68sh4b8ld304yfg22qq19n-python3.10-pillow-9.3.0/lib/python3.10/site-packages (from manim==0.17.1) (9.3.0) Requirement already satisfied: screeninfo<0.9,>=0.8 in /nix/store/dvk94gja6h0f9bswvxh5s60nsdnk46a3-python3.10-screeninfo-0.8.1/lib/python3.10/site-packages (from manim==0.17.1) (0.8.1) Requirement already satisfied: networkx<3.0,>=2.5 in /nix/store/v6zfj05mh3x3m8gq946ghgliz0g4na6s-python3.10-networkx-2.8.6/lib/python3.10/site-packages (from manim==0.17.1) (2.8.6) Requirement already satisfied: isosurfaces==0.1.0 in /nix/store/rr74vskvxlyf2nw997czv2qm3zhz4wz7-python3.10-isosurfaces-0.1.0/lib/python3.10/site-packages (from manim==0.17.1) (0.1.0) Requirement already satisfied: mapbox-earcut<2.0.0,>=1.0.0 in /nix/store/x0q0r9ah0vrxplhd6490vincilq9817l-python3.10-mapbox-earcut-1.0.1/lib/python3.10/site-packages (from manim==0.17.1) (1.0.1) ERROR: Could not find a version that satisfies the requirement svgelements<2.0.0,>=1.8.0 (from manim) (from versions: none) ERROR: No matching distribution found for svgelements<2.0.0,>=1.8.0