From 8bdd0f764cc5caf1f751bea1d0c4fbea284c1db0 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Mon, 29 Aug 2022 13:02:33 -0700 Subject: python/python-executing: Updated for version 1.0.0. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python-executing/python-executing.SlackBuild | 2 +- python/python-executing/python-executing.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python-executing') diff --git a/python/python-executing/python-executing.SlackBuild b/python/python-executing/python-executing.SlackBuild index 24010913b4..f85435fe63 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.10.0} +VERSION=${VERSION:-1.0.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 22748dbba0..6ccaf67e61 100644 --- a/python/python-executing/python-executing.info +++ b/python/python-executing/python-executing.info @@ -1,8 +1,8 @@ PRGNAM="python-executing" -VERSION="0.10.0" +VERSION="1.0.0" HOMEPAGE="https://github.com/alexmojaki/executing" -DOWNLOAD="https://files.pythonhosted.org/packages/source/e/executing/executing-0.10.0.tar.gz" -MD5SUM="e42487c3caf5bf06b80f4b5195429059" +DOWNLOAD="https://files.pythonhosted.org/packages/source/e/executing/executing-1.0.0.tar.gz" +MD5SUM="3aefffd67c7e7545ec4d5ba9d1b6dce8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3