python310Packages.uc-micro-py 0 -> 1 attrpath: python310Packages.uc-micro-py Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/jb8q3450f2vpb620x21b2v2zxsiwhny3-packages.json.drv building '/nix/store/jb8q3450f2vpb620x21b2v2zxsiwhny3-packages.json.drv'... Going to be running update for following packages: - python3.10-uc-micro-py-1.0.1 Press Enter key to continue... Running update for: - python3.10-uc-micro-py-1.0.1: UPDATING ... - python3.10-uc-micro-py-1.0.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/uc-micro-py/default.nix b/pkgs/development/python-modules/uc-micro-py/default.nix index d83a4cbd54d2..7acfc30c6831 100644 --- a/pkgs/development/python-modules/uc-micro-py/default.nix +++ b/pkgs/development/python-modules/uc-micro-py/default.nix @@ -7,7 +7,7 @@ buildPythonPackage rec { pname = "uc-micro-py"; - version = "1.0.1"; + version = "1.0.2"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -15,8 +15,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "tsutsu3"; repo = "uc.micro-py"; - rev = "v${version}"; - hash = "sha256-23mKwoRGjtxpCOC26V8bAN5QEHLDOoSqPeTlUuIrxZ0="; + rev = "refs/tags/v${version}"; + hash = "sha256-PUeWYG/VyxCfhB7onAcDFow1yYqArjmfMT99+058P7U="; }; nativeCheckInputs = [ pytestCheckHook ]; No auto update branch exists Python package with too many package rebuilds 3155 > 25 python310Packages.uc-micro-py 0 -> 1 attrpath: python310Packages.uc-micro-py Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.10-uc-micro-py-1.0.1 Press Enter key to continue... Running update for: - python3.10-uc-micro-py-1.0.1: UPDATING ... - python3.10-uc-micro-py-1.0.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/uc-micro-py/default.nix b/pkgs/development/python-modules/uc-micro-py/default.nix index d83a4cbd54d2..7acfc30c6831 100644 --- a/pkgs/development/python-modules/uc-micro-py/default.nix +++ b/pkgs/development/python-modules/uc-micro-py/default.nix @@ -7,7 +7,7 @@ buildPythonPackage rec { pname = "uc-micro-py"; - version = "1.0.1"; + version = "1.0.2"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -15,8 +15,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "tsutsu3"; repo = "uc.micro-py"; - rev = "v${version}"; - hash = "sha256-23mKwoRGjtxpCOC26V8bAN5QEHLDOoSqPeTlUuIrxZ0="; + rev = "refs/tags/v${version}"; + hash = "sha256-PUeWYG/VyxCfhB7onAcDFow1yYqArjmfMT99+058P7U="; }; nativeCheckInputs = [ pytestCheckHook ]; No auto update branch exists Python package with too many package rebuilds 3155 > 25