2022-12-26T20:44:52 python310Packages.plotnine 0 -> 1 2022-12-26T20:44:54 attrpath: python310Packages.plotnine 2022-12-26T20:44:54 Checking auto update branch... 2022-12-26T20:44:59 [version] 2022-12-26T20:44:59 [version] skipping because derivation has updateScript 2022-12-26T20:44:59 [rustCrateVersion] 2022-12-26T20:44:59 [rustCrateVersion] No cargoSha256 found 2022-12-26T20:44:59 [golangModuleVersion] 2022-12-26T20:44:59 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-26T20:44:59 [updateScript] 2022-12-26T20:45:00 [updateScript] Success 2022-12-26T20:45:00 [updateScript] this derivation will be built: /nix/store/6fr472zqszb5hdpmgrhixzbkj3szv49v-packages.json.drv building '/nix/store/6fr472zqszb5hdpmgrhixzbkj3szv49v-packages.json.drv'... Going to be running update for following packages: - python3.10-plotnine-0.9.0 Press Enter key to continue... Running update for: - python3.10-plotnine-0.9.0: UPDATING ... - python3.10-plotnine-0.9.0: DONE. Packages updated! 2022-12-26T20:45:00 2022-12-26T20:45:00 [quotedUrls] 2022-12-26T20:45:00 [quotedUrls] nothing found to replace 2022-12-26T20:45:00 Diff after rewrites: diff --git a/pkgs/development/python-modules/plotnine/default.nix b/pkgs/development/python-modules/plotnine/default.nix index 9e0b1c81761..df9cbc78cc4 100644 --- a/pkgs/development/python-modules/plotnine/default.nix +++ b/pkgs/development/python-modules/plotnine/default.nix @@ -14,11 +14,11 @@ buildPythonPackage rec { pname = "plotnine"; - version = "0.9.0"; + version = "0.10.1"; src = fetchPypi { inherit pname version; - sha256 = "sha256-DompMBXzxx1oRKx6qfsNoJuQj199+n3V1opcoysuvOo="; + sha256 = "sha256-2RKgS2ONz4IsUaZ4i4VmQjI0jVFfFR2zpkwAAZZvaEE="; }; postPatch = '' 2022-12-26T20:46:28 No auto update branch exists 2022-12-26T20:46:36 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.plotnine nix build failed. adding 'plotnine/themes/theme_bw.py' adding 'plotnine/themes/theme_classic.py' adding 'plotnine/themes/theme_dark.py' adding 'plotnine/themes/theme_gray.py' adding 'plotnine/themes/theme_light.py' adding 'plotnine/themes/theme_linedraw.py' adding 'plotnine/themes/theme_matplotlib.py' adding 'plotnine/themes/theme_minimal.py' adding 'plotnine/themes/theme_seaborn.py' adding 'plotnine/themes/theme_tufte.py' adding 'plotnine/themes/theme_void.py' adding 'plotnine/themes/theme_xkcd.py' adding 'plotnine/themes/themeable.py' adding 'plotnine-0.0.0.dist-info/LICENSE' adding 'plotnine-0.0.0.dist-info/METADATA' adding 'plotnine-0.0.0.dist-info/WHEEL' adding 'plotnine-0.0.0.dist-info/top_level.txt' adding 'plotnine-0.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/plotnine-0.10.1/dist /build/plotnine-0.10.1 Processing ./plotnine-0.0.0-py3-none-any.whl Requirement already satisfied: patsy>=0.5.1 in /nix/store/v156a3icqmzsr9di5cvnns6x3j9xi6ah-python3.10-patsy-0.5.3/lib/python3.10/site-packages (from plotnine==0.0.0) (0.5.3) Requirement already satisfied: matplotlib>=3.5.0 in /nix/store/i7c2r3za3minsvicawcfj49brz8dz9y6-python3.10-matplotlib-3.5.3/lib/python3.10/site-packages (from plotnine==0.0.0) (3.5.3) ERROR: Could not find a version that satisfies the requirement mizani>=0.8.1 (from plotnine) (from versions: none) ERROR: No matching distribution found for mizani>=0.8.1