2022-11-17T10:22:04 python3.10-ntc-templates 3.0.0 -> 3.1.0 https://pypi.org/project/ntc-templates/ 2022-11-17T10:22:06 attrpath: python310Packages.ntc-templates 2022-11-17T10:22:06 Checking auto update branch... 2022-11-17T10:22:10 [version] 2022-11-17T10:22:10 [version] skipping because derivation has updateScript 2022-11-17T10:22:10 [rustCrateVersion] 2022-11-17T10:22:10 [rustCrateVersion] No cargoSha256 found 2022-11-17T10:22:10 [golangModuleVersion] 2022-11-17T10:22:10 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-17T10:22:10 [updateScript] 2022-11-17T10:22:14 [updateScript] Success 2022-11-17T10:22:14 [updateScript] this derivation will be built: /nix/store/0m73nzis365p92wf851jb1rxqw1y7w56-packages.json.drv building '/nix/store/0m73nzis365p92wf851jb1rxqw1y7w56-packages.json.drv'... Going to be running update for following packages: - python3.10-ntc-templates-3.0.0 Press Enter key to continue... Running update for: - python3.10-ntc-templates-3.0.0: UPDATING ... - python3.10-ntc-templates-3.0.0: DONE. Packages updated! 2022-11-17T10:22:14 2022-11-17T10:22:14 [quotedUrls] 2022-11-17T10:22:14 [quotedUrls] nothing found to replace 2022-11-17T10:22:14 Diff after rewrites: diff --git a/pkgs/development/python-modules/ntc-templates/default.nix b/pkgs/development/python-modules/ntc-templates/default.nix index a188daf6b42..99fd1d61e25 100644 --- a/pkgs/development/python-modules/ntc-templates/default.nix +++ b/pkgs/development/python-modules/ntc-templates/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "ntc-templates"; - version = "3.0.0"; + version = "3.1.0"; format = "pyproject"; disabled = pythonOlder "3.6"; @@ -19,8 +19,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "networktocode"; repo = pname; - rev = "v${version}"; - sha256 = "0kijzmmvq2rw7ima19w7lyb2p26a5w52k70fzbkaqqw78qzw8178"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-vlctCvEy2wNMmXnd5wk4aghYxtZB6COhjAbslVwx8uU="; }; nativeBuildInputs = [ 2022-11-17T10:23:44 Python package with too many package rebuilds 36 > 25