[arch-commits] Commit in certbot-dns-digitalocean/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Jan 22 13:08:09 UTC 2020


    Date: Wednesday, January 22, 2020 @ 13:08:09
  Author: felixonmars
Revision: 553486

upgpkg: certbot-dns-digitalocean 1.1.0-1

Modified:
  certbot-dns-digitalocean/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-22 13:00:57 UTC (rev 553485)
+++ PKGBUILD	2020-01-22 13:08:09 UTC (rev 553486)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=certbot-dns-digitalocean
-pkgver=1.0.0
+pkgver=1.1.0
 pkgrel=1
 pkgdesc="DigitalOcean DNS Authenticator plugin for Certbot"
 arch=('any')
@@ -9,11 +9,12 @@
 url="https://pypi.python.org/pypi/$pkgname"
 depends=('certbot' 'python-acme' 'python-digitalocean' 'python-mock' 'python-setuptools'
          'python-zope-interface')
+checkdepends=('python-pytest')
 source=("https://pypi.io/packages/source/c/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
 validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
               '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
               'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
-sha512sums=('52fe84e5279d97b9f6a3c75707fbb1f8df46d9fcbec764ef2558f940e2f814fd6e3b659c36a0320a50da0e53d4f5e60ae0cf8f58f23ca8cc9fa80c86d200daf0'
+sha512sums=('b85e0ceee2886820097f1f8bb6acca004932af0872277e95ef7a9714d95c858b7b422d1d0e7e94c84c9c367228806ff734a666678723b215f385e5a8c878c243'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list