From de1afe499eaef0e266a4c1e0db10a8268af7c062 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Mon, 14 Apr 2025 19:18:16 -0700 Subject: python/python3-docstring-to-markdown: Update for 0.16 Signed-off-by: Willy Sudiarto Raharjo --- .../python3-docstring-to-markdown.SlackBuild | 4 ++-- .../python3-docstring-to-markdown.info | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'python/python3-docstring-to-markdown') diff --git a/python/python3-docstring-to-markdown/python3-docstring-to-markdown.SlackBuild b/python/python3-docstring-to-markdown/python3-docstring-to-markdown.SlackBuild index 77b55f8db2..b796ebcdc3 100644 --- a/python/python3-docstring-to-markdown/python3-docstring-to-markdown.SlackBuild +++ b/python/python3-docstring-to-markdown/python3-docstring-to-markdown.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-docstring-to-markdown -# Copyright 2024 Isaac Yu +# Copyright 2024-2025 Isaac Yu # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-docstring-to-markdown -VERSION=${VERSION:-0.15} +VERSION=${VERSION:-0.16} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-docstring-to-markdown/python3-docstring-to-markdown.info b/python/python3-docstring-to-markdown/python3-docstring-to-markdown.info index e9b947048b..5398637b5c 100644 --- a/python/python3-docstring-to-markdown/python3-docstring-to-markdown.info +++ b/python/python3-docstring-to-markdown/python3-docstring-to-markdown.info @@ -1,10 +1,10 @@ PRGNAM="python3-docstring-to-markdown" -VERSION="0.15" +VERSION="0.16" HOMEPAGE="https://github.com/python-lsp/docstring-to-markdown" -DOWNLOAD="https://github.com/python-lsp/docstring-to-markdown/archive/v0.15/docstring-to-markdown-0.15.tar.gz" -MD5SUM="dd988398eefc5f195fc6ca1a067f7e7d" +DOWNLOAD="https://github.com/python-lsp/docstring-to-markdown/archive/v0.16/docstring-to-markdown-0.16.tar.gz" +MD5SUM="63d20f67f7e23717e37861cec733c020" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="python3-importlib_metadata python3-typing-extensions" MAINTAINER="Isaac Yu" EMAIL="isaacyu@protonmail.com" -- cgit v1.2.3