summaryrefslogtreecommitdiffstats
path: root/python/python3-cloudflare
diff options
context:
space:
mode:
author С. С. Болоканаръ2022-08-21 16:00:02 +0200
committer Willy Sudiarto Raharjo2022-08-27 17:50:37 +0200
commit9d19045bb8d048451b9050548ea3f8ea5e45775d (patch)
tree20feac3e5efd5d055233b1c0dca5705c2c6d2a8a /python/python3-cloudflare
parenta83756e918641ac8f8a6baa291c3a5d8ca9b9a71 (diff)
downloadslackbuilds-9d19045bb8d048451b9050548ea3f8ea5e45775d.tar.gz
python/python3-cloudflare: Updated for version 2.9.12
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-cloudflare')
-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 258698fc9a..dea6de5446 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.9.11}
+VERSION=${VERSION:-2.9.12}
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 a113de836f..f2196fb004 100644
--- a/python/python3-cloudflare/python3-cloudflare.info
+++ b/python/python3-cloudflare/python3-cloudflare.info
@@ -1,8 +1,8 @@
PRGNAM="python3-cloudflare"
-VERSION="2.9.11"
+VERSION="2.9.12"
HOMEPAGE="https://github.com/cloudflare/python-cloudflare"
-DOWNLOAD="https://github.com/cloudflare/python-cloudflare/archive/2.9.11/python-cloudflare-2.9.11.tar.gz"
-MD5SUM="e6ce19c7cfffc519a7213f201f7f70e5"
+DOWNLOAD="https://github.com/cloudflare/python-cloudflare/archive/2.9.12/python-cloudflare-2.9.12.tar.gz"
+MD5SUM="d749ebd5d7da59584ec830fc02cd81b4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-jsonlines BeautifulSoup4"