python310Packages.mdit-py-plugins 0 -> 1 attrpath: python310Packages.mdit-py-plugins 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/n61in7vrxxcfrdfrg06f68f983r4k8wx-packages.json.drv building '/nix/store/n61in7vrxxcfrdfrg06f68f983r4k8wx-packages.json.drv'... Going to be running update for following packages: - python3.10-mdit-py-plugins-0.3.3 Press Enter key to continue... Running update for: - python3.10-mdit-py-plugins-0.3.3: UPDATING ... - python3.10-mdit-py-plugins-0.3.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/mdit-py-plugins/default.nix b/pkgs/development/python-modules/mdit-py-plugins/default.nix index f93751ca71d..63b0d42aa52 100644 --- a/pkgs/development/python-modules/mdit-py-plugins/default.nix +++ b/pkgs/development/python-modules/mdit-py-plugins/default.nix @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "mdit-py-plugins"; - version = "0.3.3"; + version = "0.3.5"; format = "pyproject"; disabled = pythonOlder "3.6"; @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "executablebooks"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-9eaVM5KxrMY5q0c2KWmctCHyPGmEGGNa9B3LoRL/mcI="; + hash = "sha256-U6Qh/1GklW9ZXBXmjPLuxga0JS/Cyga1iorcMEA+WP8="; }; nativeBuildInputs = [ No auto update branch exists Old version 0.3.3" not present in staging derivation file with contents: { lib , buildPythonPackage , fetchFromGitHub , pythonOlder , flit-core , markdown-it-py , pytest-regressions , pytestCheckHook # allow disabling tests for the nixos manual build. # the test suite closure is just too large. , disableTests ? false }: buildPythonPackage rec { pname = "mdit-py-plugins"; version = "0.3.4"; format = "pyproject"; disabled = pythonOlder "3.6"; src = fetchFromGitHub { owner = "executablebooks"; repo = pname; rev = "refs/tags/v${version}"; hash = "sha256-BvxqMSl8YXD84O6qjDI0VZgZpqL0UL0vYDMKxCc9qtI="; }; nativeBuildInputs = [ flit-core ]; propagatedBuildInputs = [ markdown-it-py ]; nativeCheckInputs = lib.optionals (!disableTests) [ pytestCheckHook pytest-regressions ]; pythonImportsCheck = [ "mdit_py_plugins" ]; meta = with lib; { description = "Collection of core plugins for markdown-it-py"; homepage = "https://github.com/executablebooks/mdit-py-plugins"; license = licenses.mit; maintainers = with maintainers; [ AluisioASG ]; }; } python310Packages.mdit-py-plugins 0 -> 1 attrpath: python310Packages.mdit-py-plugins 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 [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.10-mdit-py-plugins-0.3.3 Press Enter key to continue... Running update for: - python3.10-mdit-py-plugins-0.3.3: UPDATING ... - python3.10-mdit-py-plugins-0.3.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/mdit-py-plugins/default.nix b/pkgs/development/python-modules/mdit-py-plugins/default.nix index f93751ca71d..63b0d42aa52 100644 --- a/pkgs/development/python-modules/mdit-py-plugins/default.nix +++ b/pkgs/development/python-modules/mdit-py-plugins/default.nix @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "mdit-py-plugins"; - version = "0.3.3"; + version = "0.3.5"; format = "pyproject"; disabled = pythonOlder "3.6"; @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "executablebooks"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-9eaVM5KxrMY5q0c2KWmctCHyPGmEGGNa9B3LoRL/mcI="; + hash = "sha256-U6Qh/1GklW9ZXBXmjPLuxga0JS/Cyga1iorcMEA+WP8="; }; nativeBuildInputs = [ No auto update branch exists Old version 0.3.3" not present in staging derivation file with contents: { lib , buildPythonPackage , fetchFromGitHub , pythonOlder , flit-core , markdown-it-py , pytest-regressions , pytestCheckHook # allow disabling tests for the nixos manual build. # the test suite closure is just too large. , disableTests ? false }: buildPythonPackage rec { pname = "mdit-py-plugins"; version = "0.3.4"; format = "pyproject"; disabled = pythonOlder "3.6"; src = fetchFromGitHub { owner = "executablebooks"; repo = pname; rev = "refs/tags/v${version}"; hash = "sha256-BvxqMSl8YXD84O6qjDI0VZgZpqL0UL0vYDMKxCc9qtI="; }; nativeBuildInputs = [ flit-core ]; propagatedBuildInputs = [ markdown-it-py ]; nativeCheckInputs = lib.optionals (!disableTests) [ pytestCheckHook pytest-regressions ]; pythonImportsCheck = [ "mdit_py_plugins" ]; meta = with lib; { description = "Collection of core plugins for markdown-it-py"; homepage = "https://github.com/executablebooks/mdit-py-plugins"; license = licenses.mit; maintainers = with maintainers; [ AluisioASG ]; }; }