aboutsummaryrefslogtreecommitdiff
path: root/python/python3-mistune
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-mistune')
-rw-r--r--python/python3-mistune/python3-mistune.SlackBuild2
-rw-r--r--python/python3-mistune/python3-mistune.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-mistune/python3-mistune.SlackBuild b/python/python3-mistune/python3-mistune.SlackBuild
index cedcdc183a..d4d526dd14 100644
--- a/python/python3-mistune/python3-mistune.SlackBuild
+++ b/python/python3-mistune/python3-mistune.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-mistune
-VERSION=${VERSION:-3.1.3}
+VERSION=${VERSION:-3.1.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-mistune/python3-mistune.info b/python/python3-mistune/python3-mistune.info
index 0535f0801e..3166b79c75 100644
--- a/python/python3-mistune/python3-mistune.info
+++ b/python/python3-mistune/python3-mistune.info
@@ -1,8 +1,8 @@
PRGNAM="python3-mistune"
-VERSION="3.1.3"
+VERSION="3.1.4"
HOMEPAGE="https://github.com/lepture/mistune"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/m/mistune/mistune-3.1.3.tar.gz"
-MD5SUM="a6eedc2cb09f56920e0853f297a8207d"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/m/mistune/mistune-3.1.4.tar.gz"
+MD5SUM="47bd96502dcf22434a329b1814769480"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-opt python3-typing-extensions"