summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author С. С. Болоканаръ2022-11-15 23:04:01 +0100
committer Willy Sudiarto Raharjo2022-11-19 04:08:08 +0100
commitb69345bcd80060456513a1fbf91ae185888a505c (patch)
treeed1a4c8ea764fe23a9234cfe730e4f6cee0126a0
parent81b8961dd93e1f6186ca1135839f84c9d7e2060b (diff)
downloadslackbuilds-b69345bcd80060456513a1fbf91ae185888a505c.tar.gz
python/python3-cloudflare: Updated for version 2.10.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 74ab595a94..860666f7f2 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.10.3}
+VERSION=${VERSION:-2.10.4}
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 3d41dfe09c..f233f46757 100644
--- a/python/python3-cloudflare/python3-cloudflare.info
+++ b/python/python3-cloudflare/python3-cloudflare.info
@@ -1,8 +1,8 @@
PRGNAM="python3-cloudflare"
-VERSION="2.10.3"
+VERSION="2.10.4"
HOMEPAGE="https://github.com/cloudflare/python-cloudflare"
-DOWNLOAD="https://github.com/cloudflare/python-cloudflare/archive/2.10.3/python-cloudflare-2.10.3.tar.gz"
-MD5SUM="f469ef4348412f5f0c1da841cb55e3cc"
+DOWNLOAD="https://github.com/cloudflare/python-cloudflare/archive/2.10.4/python-cloudflare-2.10.4.tar.gz"
+MD5SUM="6da9d1d317c6e9984e1ad0056b7b898b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-jsonlines BeautifulSoup4"