python/python3-atpublic: updated for version 4.1.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2024-04-02 09:42:51 +02:00 committed by Willy Sudiarto Raharjo
parent 286bc69df6
commit 671cb7b067
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-atpublic
SRCNAM=${PRGNAM#python3-*}
VERSION=${VERSION:-4.0}
VERSION=${VERSION:-4.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="python3-atpublic"
VERSION="4.0"
VERSION="4.1.0"
HOMEPAGE="https://public.readthedocs.io/"
DOWNLOAD="https://pypi.python.org/packages/source/a/atpublic/atpublic-4.0.tar.gz"
MD5SUM="3aa37a0ec1ec9a0c93018af06a846b7e"
DOWNLOAD="https://pypi.python.org/packages/source/a/atpublic/atpublic-4.1.0.tar.gz"
MD5SUM="5bbc649ac1d650232eac0481c4f1583d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-pdm-backend"
REQUIRES="python3-hatchling"
MAINTAINER="Yth - Arnaud"
EMAIL="yth@ythogtha.org"