aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/python3-pypandoc/python3-pypandoc.SlackBuild2
-rw-r--r--python/python3-pypandoc/python3-pypandoc.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-pypandoc/python3-pypandoc.SlackBuild b/python/python3-pypandoc/python3-pypandoc.SlackBuild
index 00e1324fdd67..3fa1e786d4a9 100644
--- a/python/python3-pypandoc/python3-pypandoc.SlackBuild
+++ b/python/python3-pypandoc/python3-pypandoc.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pypandoc
-VERSION=${VERSION:-1.9}
+VERSION=${VERSION:-1.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-pypandoc/python3-pypandoc.info b/python/python3-pypandoc/python3-pypandoc.info
index 3ae3b5fcd43d..110a9922b46c 100644
--- a/python/python3-pypandoc/python3-pypandoc.info
+++ b/python/python3-pypandoc/python3-pypandoc.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pypandoc"
-VERSION="1.9"
+VERSION="1.10"
HOMEPAGE="https://github.com/JessicaTegner/pypandoc"
-DOWNLOAD="https://github.com/JessicaTegner/pypandoc/archive/v1.9/pypandoc-1.9.tar.gz"
-MD5SUM="dab6504ad120ddb05b6032a8686bd566"
+DOWNLOAD="https://github.com/JessicaTegner/pypandoc/archive/v1.10/pypandoc-1.10.tar.gz"
+MD5SUM="c53ada82d653bf02717c55e1094b8784"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pandoc-bin wheel"