python310Packages.emoji 0 -> 1 attrpath: python310Packages.emoji 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1cdxy40p6rf1di7vx90jqj1wh2i8kcnh-packages.json.drv building '/nix/store/1cdxy40p6rf1di7vx90jqj1wh2i8kcnh-packages.json.drv'... Going to be running update for following packages: - python3.10-emoji-2.8.0 Press Enter key to continue... Running update for: - python3.10-emoji-2.8.0: UPDATING ... - python3.10-emoji-2.8.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/emoji/default.nix b/pkgs/development/python-modules/emoji/default.nix index 3820b7a8eaf7..9e8a5cff0bff 100644 --- a/pkgs/development/python-modules/emoji/default.nix +++ b/pkgs/development/python-modules/emoji/default.nix @@ -7,7 +7,7 @@ buildPythonPackage rec { pname = "emoji"; - version = "2.8.0"; + version = "2.9.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -16,7 +16,7 @@ buildPythonPackage rec { owner = "carpedm20"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-fnVY4KwiqvSVYijlDckLq6qDrBJj/rJGMwaQ1mMygek="; + hash = "sha256-unPd0Z9hKN1mNsHleytYaKsnnMhpUn5K0ByH8vHc0AU="; }; nativeCheckInputs = [ No auto update branch exists Python package with too many package rebuilds 41 > 25