summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author С. С. Болоканаръ2024-02-29 21:52:38 +0100
committer Willy Sudiarto Raharjo2024-03-01 11:53:27 +0100
commitcaf601bd7c31343e22014f26a5d813395a1c96d9 (patch)
tree0b5bea25b892cc0b3638e748155efb5a7e7d4576 /python
parent67e08e6b295a681c89155f30995e00b908639d55 (diff)
downloadslackbuilds-caf601bd7c31343e22014f26a5d813395a1c96d9.tar.gz
python/python3-cloudflare: Updated for version 2.19.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-cloudflare/python3-cloudflare.SlackBuild2
-rw-r--r--python/python3-cloudflare/python3-cloudflare.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-cloudflare/python3-cloudflare.SlackBuild b/python/python3-cloudflare/python3-cloudflare.SlackBuild
index 7905666ec1..408bfe9426 100644
--- a/python/python3-cloudflare/python3-cloudflare.SlackBuild
+++ b/python/python3-cloudflare/python3-cloudflare.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-cloudflare
SRCNAM=python-cloudflare
-VERSION=${VERSION:-2.17.0}
+VERSION=${VERSION:-2.19.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-cloudflare/python3-cloudflare.info b/python/python3-cloudflare/python3-cloudflare.info
index 43555435c5..d27f8e4721 100644
--- a/python/python3-cloudflare/python3-cloudflare.info
+++ b/python/python3-cloudflare/python3-cloudflare.info
@@ -1,8 +1,8 @@
PRGNAM="python3-cloudflare"
-VERSION="2.17.0"
+VERSION="2.19.2"
HOMEPAGE="https://github.com/cloudflare/python-cloudflare"
-DOWNLOAD="https://github.com/cloudflare/python-cloudflare/archive/2.17.0/python-cloudflare-2.17.0.tar.gz"
-MD5SUM="c2bbbcc196ebea8d30312e94172ad794"
+DOWNLOAD="https://github.com/cloudflare/python-cloudflare/archive/2.19.2/python-cloudflare-2.19.2.tar.gz"
+MD5SUM="c42dc71320b156eed987c81d9d6e2b6a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-jsonlines BeautifulSoup4"