python312Packages.swift 2.32.0 -> 2.33.0 https://repology.org/project/python:swift/versions attrpath: python312Packages.swift 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/wmc1g23gfxwakna88w9i1gx8jrrcp2g5-packages.json.drv building '/nix/store/wmc1g23gfxwakna88w9i1gx8jrrcp2g5-packages.json.drv'... Going to be running update for following packages: - python3.12-swift-2.32.0 Press Enter key to continue... Running update for: - python3.12-swift-2.32.0: UPDATING ... - python3.12-swift-2.32.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/swift/default.nix b/pkgs/development/python-modules/swift/default.nix index 464b044ad15a..ec4f1b7a3963 100644 --- a/pkgs/development/python-modules/swift/default.nix +++ b/pkgs/development/python-modules/swift/default.nix @@ -24,12 +24,12 @@ buildPythonPackage rec { pname = "swift"; - version = "2.32.0"; + version = "2.33.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-JeDmZx667rG1ARfRBUDTcOWe7u3ZiytZzGQSRp8bpes="; + hash = "sha256-4TlJcquK8MC9zQfLKmb88B5xHje1kbPD2jSLiR+N8hs="; }; postPatch = '' An auto update branch exists with message `python312Packages.swift: 2.32.0 -> 2.33.0`. New version is 2.33.0. An auto update branch exists with an equal or greater version