python313Packages.mistune: 3.1.2 -> 3.1.3
Diff: https://github.com/lepture/mistune/compare/refs/tags/v3.1.2...v3.1.3 Changelog: https://github.com/lepture/mistune/blob/v3.1.3/docs/changes.rst
This commit is contained in:
@@ -13,8 +13,6 @@ buildPythonPackage rec {
|
||||
version = "3.1.3";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "lepture";
|
||||
repo = "mistune";
|
||||
|
||||
Reference in New Issue
Block a user