python312Packages.emoji 2.10.1 -> 2.11.0 https://github.com/carpedm20/emoji/releases attrpath: python312Packages.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/7pwjqj3jjydkyadpwmb9x5zxnm2bv9wv-packages.json.drv building '/nix/store/7pwjqj3jjydkyadpwmb9x5zxnm2bv9wv-packages.json.drv'... Going to be running update for following packages: - python3.12-emoji-2.10.1 Press Enter key to continue... Running update for: - python3.12-emoji-2.10.1: UPDATING ... - python3.12-emoji-2.10.1: 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 f2c036f7be02..7c2f1d7a2e85 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.10.1"; + version = "2.11.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -16,7 +16,7 @@ buildPythonPackage rec { owner = "carpedm20"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-cCYZ+0IFHIR9++RfUbFTRMKYB9nC5dBaPMH6dSiAXK0="; + hash = "sha256-BFpi8YgcqNYCbZGR5Ovis+y+xbIdsGfXJSr3FAP8Lrk="; }; nativeCheckInputs = [ An auto update branch exists with message `python312Packages.emoji: 2.10.1 -> 2.11.0`. New version is 2.11.0. An auto update branch exists with an equal or greater version