python311Packages.xmlschema 0 -> 1 attrpath: python311Packages.xmlschema 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/y74ilsa0x1fasjhgm37f8mlwgpxd80dv-packages.json.drv building '/nix/store/y74ilsa0x1fasjhgm37f8mlwgpxd80dv-packages.json.drv'... Going to be running update for following packages: - python3.11-xmlschema-3.0.1 Press Enter key to continue... Running update for: - python3.11-xmlschema-3.0.1: UPDATING ... - python3.11-xmlschema-3.0.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/xmlschema/default.nix b/pkgs/development/python-modules/xmlschema/default.nix index f8752d5d2321..6b2d5cfda09a 100644 --- a/pkgs/development/python-modules/xmlschema/default.nix +++ b/pkgs/development/python-modules/xmlschema/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "xmlschema"; - version = "3.0.1"; + version = "3.0.2"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "sissaschool"; repo = "xmlschema"; rev = "refs/tags/v${version}"; - hash = "sha256-7gko4BFbTnQ+MpSQiGVaAldZcb1X16hinXaHg+nvPgs="; + hash = "sha256-jYFhoNx4Oxm7c0LsSQ0xw9fY/yxfQU5JoP5RteHzeYM="; }; propagatedBuildInputs = [ An auto update branch exists with message `python311Packages.xmlschema: refactor`. New version is 3.0.2. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - python311Packages.xmlschema: 3.0.1 -> 3.0.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/290578"