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

Felix Yan felixonmars at gemini.archlinux.org
Wed Sep 1 18:52:44 UTC 2021


    Date: Wednesday, September 1, 2021 @ 18:52:44
  Author: felixonmars
Revision: 1010348

upgpkg: python-daiquiri 3.0.1-1

Modified:
  python-daiquiri/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-01 18:52:39 UTC (rev 1010347)
+++ PKGBUILD	2021-09-01 18:52:44 UTC (rev 1010348)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-daiquiri
-pkgver=3.0.0
-pkgrel=3
+pkgver=3.0.1
+pkgrel=1
 pkgdesc='Library to configure Python logging easily'
 arch=('any')
 license=('Apache')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools-scm')
 checkdepends=('python-pytest' 'python-mock')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/jd/daiquiri/archive/$pkgver.tar.gz")
-sha512sums=('8e89ae4f4f84df35125687196921cda0136b039a189be54a0c184c596440ca80c00071c39af942e6e66e5abecb30c88bb31e73fe336958bea99f7a8c60e4db9f')
+sha512sums=('4ccf04ae22b422a0a94eadc07ea28e397f27aa0052cf32eb42ecbd1273c20349f90325da91e3cd2bed8c7820f54966978c65f139303624b23f155404957bfa30')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list