diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2025-08-22 02:46:30 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-08-23 20:51:42 +0700 |
commit | f779fb1c6169e33352ebafa09ed8d987d716e36b (patch) | |
tree | 0edbea4a60477acb6be01915708bdbdc41f8b689 /python/python3-markdown-it-py | |
parent | 8dd1df3a54c81ba77939858b300970e4f8c44080 (diff) |
python/python3-markdown-it-py: README update.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-markdown-it-py')
-rw-r--r-- | python/python3-markdown-it-py/README | 2 | ||||
-rw-r--r-- | python/python3-markdown-it-py/python3-markdown-it-py.SlackBuild | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/python/python3-markdown-it-py/README b/python/python3-markdown-it-py/README index 6f39da25bc..157644bcca 100644 --- a/python/python3-markdown-it-py/README +++ b/python/python3-markdown-it-py/README @@ -9,3 +9,5 @@ python3-markdown-it-py (Markdown parser done right) This is a Python port of markdown-it, and some of its associated plugins. For more details see: https://markdown-it-py.readthedocs.io + ++NOTE: 3.0.0 is last version to support python 3.9. diff --git a/python/python3-markdown-it-py/python3-markdown-it-py.SlackBuild b/python/python3-markdown-it-py/python3-markdown-it-py.SlackBuild index 9d35a3aaa7..564db05a89 100644 --- a/python/python3-markdown-it-py/python3-markdown-it-py.SlackBuild +++ b/python/python3-markdown-it-py/python3-markdown-it-py.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-markdown-it-py -# Copyright 2023 fourtysixandtwo <fourtysixandtwo@sliderr.net> +# Copyright 2023-2025 fourtysixandtwo <fourtysixandtwo@sliderr.net> # All rights reserved. # # Redistribution and use of this script, with or without modification, is |