aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorС. С. Болоканаръ <bolokanar@bulgars.org>2024-02-03 17:46:12 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-07 18:17:06 +0700
commit75ea27087bfb57b43857491f8f2ca2fa8255a321 (patch)
treebcc40e6784c668adb32dd735517d2898790d65f3
parent4b019dc91297da19026b03a9004a519c2a48e424 (diff)
python/python3-cloudflare: Updater for version 2.17.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 86cab0acd1..7905666ec1 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.14.2}
+VERSION=${VERSION:-2.17.0}
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 d1095539c7..43555435c5 100644
--- a/python/python3-cloudflare/python3-cloudflare.info
+++ b/python/python3-cloudflare/python3-cloudflare.info
@@ -1,8 +1,8 @@
PRGNAM="python3-cloudflare"
-VERSION="2.14.2"
+VERSION="2.17.0"
HOMEPAGE="https://github.com/cloudflare/python-cloudflare"
-DOWNLOAD="https://github.com/cloudflare/python-cloudflare/archive/2.14.2/python-cloudflare-2.14.2.tar.gz"
-MD5SUM="74aea8e0ac29b4e92fe4940edd524b49"
+DOWNLOAD="https://github.com/cloudflare/python-cloudflare/archive/2.17.0/python-cloudflare-2.17.0.tar.gz"
+MD5SUM="c2bbbcc196ebea8d30312e94172ad794"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-jsonlines BeautifulSoup4"