python/nest_asyncio: Update for 1.5.5

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Isaac Yu 2022-04-12 12:10:19 -07:00 committed by Willy Sudiarto Raharjo
parent 8125020f77
commit c97e499ea9
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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=""