diff options
| author | С. С. Болоканаръ <bolokanar@bulgars.org> | 2024-06-29 20:32:51 +0300 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-30 18:00:59 +0700 |
| commit | 24ad3e098ddb0e41c8cecd36e84327a0a2b9989e (patch) | |
| tree | d7cebab2f0a6c18b07be5de4a45f1b27fa2d7e31 /python/python3-cloudflare | |
| parent | 2ac769b125608b567049d9810fd4a1e4b0ec3a55 (diff) | |
python/python3-cloudflare: Updated for version 2.20.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-cloudflare')
| -rw-r--r-- | python/python3-cloudflare/python3-cloudflare.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-cloudflare/python3-cloudflare.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-cloudflare/python3-cloudflare.SlackBuild b/python/python3-cloudflare/python3-cloudflare.SlackBuild index 3e96b6e0ef..1453c95b08 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.19.4} +VERSION=${VERSION:-2.20.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 2eb193861d..bfcee2e162 100644 --- a/python/python3-cloudflare/python3-cloudflare.info +++ b/python/python3-cloudflare/python3-cloudflare.info @@ -1,8 +1,8 @@ PRGNAM="python3-cloudflare" -VERSION="2.19.4" +VERSION="2.20.0" HOMEPAGE="https://github.com/cloudflare/python-cloudflare" -DOWNLOAD="https://github.com/cloudflare/python-cloudflare/archive/2.19.4/python-cloudflare-2.19.4.tar.gz" -MD5SUM="41fa857c2c6ad7124d1fe56dde624a9a" +DOWNLOAD="https://github.com/cloudflare/python-cloudflare/archive/2.20.0/python-cloudflare-2.20.0.tar.gz" +MD5SUM="aab4cc26ee34d068c10f3a2c3a4c8919" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-jsonlines BeautifulSoup4" |
