aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorС. С. Болоканаръ <bolokanar@bulgars.org>2023-07-04 16:57:46 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-05 23:46:57 +0700
commit243bcf335e930a9627c510e7460fc465af072036 (patch)
tree9d9f6e130ef7bf589eee053a3a5a9392c9462f54 /python
parent3284375b6d45bbc3e3e1694bc69de7df13fdbb96 (diff)
downloadslackbuilds-243bcf335e930a9627c510e7460fc465af072036.tar.xz
python/python3-cloudflare: Updated for version 2.11.6.
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 04a4e9a5c5f7..76f6fb9fbf57 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.11.1}
+VERSION=${VERSION:-2.11.6}
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 20a58c483ac3..bf16017bd23b 100644
--- a/python/python3-cloudflare/python3-cloudflare.info
+++ b/python/python3-cloudflare/python3-cloudflare.info
@@ -1,8 +1,8 @@
PRGNAM="python3-cloudflare"
-VERSION="2.11.1"
+VERSION="2.11.6"
HOMEPAGE="https://github.com/cloudflare/python-cloudflare"
-DOWNLOAD="https://github.com/cloudflare/python-cloudflare/archive/2.11.1/python-cloudflare-2.11.1.tar.gz"
-MD5SUM="e3a431608a94a645d43677d1f28c210d"
+DOWNLOAD="https://github.com/cloudflare/python-cloudflare/archive/2.11.6/python-cloudflare-2.11.6.tar.gz"
+MD5SUM="7ce7a392a0070593606b0f72c6ba5a71"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-jsonlines BeautifulSoup4"