summaryrefslogtreecommitdiffstats
path: root/python/nest_asyncio
diff options
context:
space:
mode:
author Isaac Yu2022-04-12 21:10:19 +0200
committer Willy Sudiarto Raharjo2022-04-16 07:12:49 +0200
commitc97e499ea9cf10d748a93f6dd9c38402ae7a5283 (patch)
tree9ce79e011634f5c4f28b9509ad5bbe63bc15139f /python/nest_asyncio
parent8125020f771200430f9d5af79142475fd0cd3941 (diff)
downloadslackbuilds-c97e499ea9cf10d748a93f6dd9c38402ae7a5283.tar.gz
python/nest_asyncio: Update for 1.5.5
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/nest_asyncio')
-rw-r--r--python/nest_asyncio/nest_asyncio.SlackBuild2
-rw-r--r--python/nest_asyncio/nest_asyncio.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/nest_asyncio/nest_asyncio.SlackBuild b/python/nest_asyncio/nest_asyncio.SlackBuild
index 2a96a7eafa..156d3ffe96 100644
--- a/python/nest_asyncio/nest_asyncio.SlackBuild
+++ b/python/nest_asyncio/nest_asyncio.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nest_asyncio
-VERSION=${VERSION:-1.5.4}
+VERSION=${VERSION:-1.5.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/nest_asyncio/nest_asyncio.info b/python/nest_asyncio/nest_asyncio.info
index 6a1435bb1e..3360e5016e 100644
--- a/python/nest_asyncio/nest_asyncio.info
+++ b/python/nest_asyncio/nest_asyncio.info
@@ -1,8 +1,8 @@
PRGNAM="nest_asyncio"
-VERSION="1.5.4"
+VERSION="1.5.5"
HOMEPAGE="https://github.com/erdewit/nest_asyncio"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nest_asyncio/nest_asyncio-1.5.4.tar.gz"
-MD5SUM="a97d6622335d35563baeabb87afb758f"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nest_asyncio/nest_asyncio-1.5.5.tar.gz"
+MD5SUM="0243278ed8804811b00049a545856dcb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""