[arch-commits] Commit in python-cloudflare/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Jan 1 21:45:46 UTC 2021


    Date: Friday, January 1, 2021 @ 21:45:45
  Author: felixonmars
Revision: 802904

upgpkg: python-cloudflare 2.8.15-1

Modified:
  python-cloudflare/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-01 21:45:40 UTC (rev 802903)
+++ PKGBUILD	2021-01-01 21:45:45 UTC (rev 802904)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-cloudflare
-pkgver=2.8.14
+pkgver=2.8.15
 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=('a5be936bed97023cae88db8c2012194632d6ea4ec3b0f3d39eca9e188092078e228bbf95f9f3c40e33310fefe60ad5035c449a406b215d9a8ff5366a49e6b46a')
+sha512sums=('6553ce6b4f2c31b4cfc603b821853f486ec682b8bea0c3a3ada8ad7ac0d64a7ab74a4c95ddee09ea977eb9c94169dc41def2cdd335e8d47be40ff5dae55301f3')
 
 build() {
   cd python-cloudflare-$pkgver



More information about the arch-commits mailing list