2022-12-27T22:59:06 python3.10-pynina 0.1.8 -> 0.2.0 https://repology.org/metapackage/python3.10-pynina/versions 2022-12-27T22:59:08 attrpath: python310Packages.pynina 2022-12-27T22:59:08 Checking auto update branch... 2022-12-27T22:59:13 [version] 2022-12-27T22:59:13 [version] skipping because derivation has updateScript 2022-12-27T22:59:13 [rustCrateVersion] 2022-12-27T22:59:13 [rustCrateVersion] No cargoSha256 found 2022-12-27T22:59:13 [golangModuleVersion] 2022-12-27T22:59:13 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-27T22:59:13 [updateScript] 2022-12-27T22:59:14 [updateScript] Success 2022-12-27T22:59:14 [updateScript] this derivation will be built: /nix/store/k6zxdd1xb68wxdhfay4nifig0v7d2q51-packages.json.drv building '/nix/store/k6zxdd1xb68wxdhfay4nifig0v7d2q51-packages.json.drv'... Going to be running update for following packages: - python3.10-pynina-0.1.8 Press Enter key to continue... Running update for: - python3.10-pynina-0.1.8: UPDATING ... - python3.10-pynina-0.1.8: DONE. Packages updated! 2022-12-27T22:59:14 2022-12-27T22:59:14 [quotedUrls] 2022-12-27T22:59:15 [quotedUrls] nothing found to replace 2022-12-27T22:59:15 Diff after rewrites: diff --git a/pkgs/development/python-modules/pynina/default.nix b/pkgs/development/python-modules/pynina/default.nix index be81bd6e655..03f83f54494 100644 --- a/pkgs/development/python-modules/pynina/default.nix +++ b/pkgs/development/python-modules/pynina/default.nix @@ -7,7 +7,7 @@ buildPythonPackage rec { pname = "pynina"; - version = "0.1.8"; + version = "0.2.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -15,7 +15,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "PyNINA"; inherit version; - sha256 = "sha256-U8/SzkkZJLRBpTQx8NRpFWUlckn4Jr0n9cHR4/plyb0="; + sha256 = "sha256-2Ujq2+6xQXPjKzK3HQbJnjz8cX3ALUV+22gdQflFxFY="; }; propagatedBuildInputs = [ 2022-12-27T23:00:41 No auto update branch exists 2022-12-27T23:00:42 There might already be an open PR for this update: - python310Packages.pynina: 0.1.8 -> 0.2.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/205213"