python311Packages.pygobject3 0 -> 1 attrpath: python311Packages.pygobject3 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/b6n363ad7g4k22p5vcpvwld5minqy9nd-packages.json.drv building '/nix/store/b6n363ad7g4k22p5vcpvwld5minqy9nd-packages.json.drv'... Going to be running update for following packages: - python3.11-pygobject-3.46.0 Press Enter key to continue... Running update for: - python3.11-pygobject-3.46.0: UPDATING ... - python3.11-pygobject-3.46.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pygobject/3.nix b/pkgs/development/python-modules/pygobject/3.nix index cc2d41147bca..e55cfdd67453 100644 --- a/pkgs/development/python-modules/pygobject/3.nix +++ b/pkgs/development/python-modules/pygobject/3.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "pygobject"; - version = "3.46.0"; + version = "3.48.1"; outputs = [ "out" "dev" ]; @@ -27,7 +27,7 @@ buildPythonPackage rec { src = fetchurl { url = "mirror://gnome/sources/${pname}/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz"; - sha256 = "QmAIstrVSMmvHHsDtZ3wRA/eXDPzj7VAaxA6Q9ZTyvw="; + sha256 = "OgosDA8lkxtYQGScVINLnlimMUjTf6n2MIiHtwJ+FcI="; }; depsBuildBuild = [ No auto update branch exists Python package with too many package rebuilds 9079 > 25