python310Packages.pypinyin 0 -> 1 attrpath: python310Packages.pypinyin 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/z4vk6jg8684bf7x21sigpqm6hxnkak2z-packages.json.drv building '/nix/store/z4vk6jg8684bf7x21sigpqm6hxnkak2z-packages.json.drv'... Going to be running update for following packages: - python3.10-pypinyin-0.47.1 Press Enter key to continue... Running update for: - python3.10-pypinyin-0.47.1: UPDATING ... - python3.10-pypinyin-0.47.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pypinyin/default.nix b/pkgs/development/python-modules/pypinyin/default.nix index 327e3a92ada..9b337bf274c 100644 --- a/pkgs/development/python-modules/pypinyin/default.nix +++ b/pkgs/development/python-modules/pypinyin/default.nix @@ -6,13 +6,13 @@ buildPythonPackage rec { pname = "pypinyin"; - version = "0.47.1"; + version = "0.48.0"; src = fetchFromGitHub { owner = "mozillazg"; repo = "python-pinyin"; rev = "refs/tags/v${version}"; - sha256 = "sha256-c9pEO9k5tCFWLPismrXrrYEQYmxYKkciXFgpbrDEGzE="; + sha256 = "sha256-gt0jrDPr6FeLB5P9HCSosCHb/W1sAKSusTrCpkqO26E="; }; postPatch = '' An auto update branch exists with message `python310Packages.pypinyin: 0.47.1 -> 0.48.0`. New version is 0.48.0. An auto update branch exists with an equal or greater version