[arch-commits] Commit in python-cloudflare/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jul 27 17:50:00 UTC 2020
Date: Monday, July 27, 2020 @ 17:50:00
Author: felixonmars
Revision: 665501
upgpkg: python-cloudflare 2.8.7-1
Modified:
python-cloudflare/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-27 17:39:53 UTC (rev 665500)
+++ PKGBUILD 2020-07-27 17:50:00 UTC (rev 665501)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-cloudflare
-pkgver=2.8.6
+pkgver=2.8.7
pkgrel=1
pkgdesc='Python wrapper for the Cloudflare v4 API'
arch=('any')
@@ -11,7 +11,7 @@
makedepends=('python-setuptools')
checkdepends=('python-pytest')
source=("$pkgname-$pkgver.tar.gz::https://github.com/cloudflare/python-cloudflare/archive/$pkgver.tar.gz")
-sha512sums=('f60cf02bf0d35f29b9b2aa9e311f28fb1efa68f8d29703fc958caad9a34a667bf91483b0edf6ba67b7e75528fe4156b06bb71716d4acc561781fc6c9d85b7284')
+sha512sums=('0fa338fb0dab02ebbca3cd613d4aefdf73ddf35b90aad281fcea0347dd31e75d89bbf7737c698e17410a511374d1e9c85b351980783dde92db33224df4fc4652')
build() {
cd python-cloudflare-$pkgver
More information about the arch-commits
mailing list