aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/python3-guessit/python3-guessit.SlackBuild2
-rw-r--r--python/python3-guessit/python3-guessit.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-guessit/python3-guessit.SlackBuild b/python/python3-guessit/python3-guessit.SlackBuild
index 012bbeb466..6f28957272 100644
--- a/python/python3-guessit/python3-guessit.SlackBuild
+++ b/python/python3-guessit/python3-guessit.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-guessit
SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
-VERSION=${VERSION:-3.4.3}
+VERSION=${VERSION:-3.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-guessit/python3-guessit.info b/python/python3-guessit/python3-guessit.info
index 9900d26af7..43f8113da0 100644
--- a/python/python3-guessit/python3-guessit.info
+++ b/python/python3-guessit/python3-guessit.info
@@ -1,8 +1,8 @@
PRGNAM="python3-guessit"
-VERSION="3.4.3"
+VERSION="3.5.0"
HOMEPAGE="http://guessit.readthedocs.org/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/g/guessit/guessit-3.4.3.tar.gz"
-MD5SUM="6be580bad4dec4d31ec0137810ef821a"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/g/guessit/guessit-3.5.0.tar.gz"
+MD5SUM="bd7feb0e85185a9d09bb591955c1899f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-babelfish python3-rebulk python3-dateutil"