python312Packages.twisted 23.10.0 -> 24.3.0 https://github.com/twisted/twisted/releases attrpath: python312Packages.twisted Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/3c82lwb7778r1wlsnjcsxzn1v3vqcvil-packages.json.drv building '/nix/store/3c82lwb7778r1wlsnjcsxzn1v3vqcvil-packages.json.drv'... Going to be running update for following packages: - python3.12-twisted-23.10.0 Press Enter key to continue... Running update for: - python3.12-twisted-23.10.0: UPDATING ... - python3.12-twisted-23.10.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/twisted/default.nix b/pkgs/development/python-modules/twisted/default.nix index f641afea9b66..d919aa568d9d 100644 --- a/pkgs/development/python-modules/twisted/default.nix +++ b/pkgs/development/python-modules/twisted/default.nix @@ -54,7 +54,7 @@ buildPythonPackage rec { pname = "twisted"; - version = "23.10.0"; + version = "24.3.0"; format = "pyproject"; disabled = pythonOlder "3.6"; @@ -62,7 +62,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; extension = "tar.gz"; - hash = "sha256-mHhHoHkKLFlxl2E2huJ4T9VBZ986VdD7F8hBIwXXbOU="; + hash = "sha256-azi27Ocpa14SLJ6xfaLuqz2YoZj1DKnv0A+wPltP1K4="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 811 > 25