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

Felix Yan felixonmars at archlinux.org
Wed Dec 18 18:46:10 UTC 2019


    Date: Wednesday, December 18, 2019 @ 18:46:10
  Author: felixonmars
Revision: 538045

upgpkg: python-daiquiri 1.6.1-1

Modified:
  python-daiquiri/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-18 18:13:13 UTC (rev 538044)
+++ PKGBUILD	2019-12-18 18:46:10 UTC (rev 538045)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-daiquiri
-pkgver=1.6.0
-pkgrel=3
+pkgver=1.6.1
+pkgrel=1
 pkgdesc='Library to configure Python logging easily'
 arch=('any')
 license=('Apache')
@@ -12,7 +12,7 @@
 makedepends=('python-pbr')
 checkdepends=('python-testrepository' 'python-testtools' 'python-json-logger')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/jd/daiquiri/archive/$pkgver.tar.gz")
-sha512sums=('29eb2aa70267042703307ad7776ad022620f08f9edd23b0be97e4afde1c2efa6193a928d04dfdf410220bceec4bc2a3288a614a1a7259df891751488d62bf629')
+sha512sums=('31300b328e9a676db84fc0a6ac8d86cb4a6e2255df058e7ef3ab38feea3eaeace5c0fe4fb365343f2d160403102128138c2dbca8b3d4030ac8678dcbd3b89787')
 
 prepare() {
   export PBR_VERSION=$pkgver



More information about the arch-commits mailing list