python312Packages.python-frontmatter 1.0.1 -> 1.1.0 https://repology.org/project/python:python-frontmatter/versions attrpath: python312Packages.python-frontmatter 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/6cdca4yzxazssnqq6fmfkfn21lw1mn3b-packages.json.drv building '/nix/store/6cdca4yzxazssnqq6fmfkfn21lw1mn3b-packages.json.drv'... Going to be running update for following packages: - python3.12-python-frontmatter-1.0.1 Press Enter key to continue... Running update for: - python3.12-python-frontmatter-1.0.1: UPDATING ... - python3.12-python-frontmatter-1.0.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/python-frontmatter/default.nix b/pkgs/development/python-modules/python-frontmatter/default.nix index c359d4ee87f7..eab892f49283 100644 --- a/pkgs/development/python-modules/python-frontmatter/default.nix +++ b/pkgs/development/python-modules/python-frontmatter/default.nix @@ -2,14 +2,14 @@ buildPythonPackage rec { pname = "python-frontmatter"; - version = "1.0.1"; + version = "1.1.0"; format = "setuptools"; src = fetchFromGitHub { owner = "eyeseast"; repo = pname; rev = "refs/tags/v${version}"; - sha256 = "sha256-lkBCKZ1fZF580+4TnHYkfaGJjsWk7/Ksnk7VagZuef8="; + sha256 = "sha256-Sr0RbNVk87Zu01U7nkuPUSnl1bm6G72EZDP/eDn099s="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.python-frontmatter: 1.0.1 -> 1.1.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/282771"