diff options
Diffstat (limited to 'python/python3-fastjsonschema')
-rw-r--r-- | python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-fastjsonschema/python3-fastjsonschema.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild b/python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild index 0529f3cb592..66602a533d7 100644 --- a/python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild +++ b/python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-fastjsonschema -VERSION=${VERSION:-2.15.3} +VERSION=${VERSION:-2.16.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-fastjsonschema/python3-fastjsonschema.info b/python/python3-fastjsonschema/python3-fastjsonschema.info index 4d82aa0dc23..52cbcf1e5f3 100644 --- a/python/python3-fastjsonschema/python3-fastjsonschema.info +++ b/python/python3-fastjsonschema/python3-fastjsonschema.info @@ -1,8 +1,8 @@ PRGNAM="python3-fastjsonschema" -VERSION="2.15.3" +VERSION="2.16.1" HOMEPAGE="https://horejsek.github.io/python-fastjsonschema/" -DOWNLOAD="https://files.pythonhosted.org/packages/50/1e/44bf3d37e60f36af7c3f1462425082c2d925080bb9926a32c3b8439e67de/fastjsonschema-2.15.3.tar.gz" -MD5SUM="c371e5315f66bdd18b62e14c66f89543" +DOWNLOAD="https://files.pythonhosted.org/packages/source/f/fastjsonschema/fastjsonschema-2.16.1.tar.gz" +MD5SUM="47f95d27c8d9af9376a27e4eda1b65ac" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |