diff options
-rw-r--r-- | python/python-executing/python-executing.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-executing/python-executing.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-executing/python-executing.SlackBuild b/python/python-executing/python-executing.SlackBuild index 8073b14dd6..ed6231f330 100644 --- a/python/python-executing/python-executing.SlackBuild +++ b/python/python-executing/python-executing.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python-executing -VERSION=${VERSION:-0.8.3} +VERSION=${VERSION:-0.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python-executing/python-executing.info b/python/python-executing/python-executing.info index 5f78fefb52..cc0b5d7a5e 100644 --- a/python/python-executing/python-executing.info +++ b/python/python-executing/python-executing.info @@ -1,8 +1,8 @@ PRGNAM="python-executing" -VERSION="0.8.3" +VERSION="0.9.0" HOMEPAGE="https://github.com/alexmojaki/executing" -DOWNLOAD="https://files.pythonhosted.org/packages/16/14/5a9b7b7725e85aa66f00a89f1e912ded203217016562747f8b8effcf52bc/executing-0.8.3.tar.gz" -MD5SUM="43da806fc75eaba315e4947b329d2a90" +DOWNLOAD="https://files.pythonhosted.org/packages/source/e/executing/executing-0.9.0.tar.gz" +MD5SUM="528397668221290db40c2b6b433d5c09" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |