[arch-commits] Commit in python-daiquiri/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Sep 8 07:17:37 UTC 2022
Date: Thursday, September 8, 2022 @ 07:17:37
Author: felixonmars
Revision: 1296149
upgpkg: python-daiquiri 3.2.1-1
Modified:
python-daiquiri/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-08 07:05:14 UTC (rev 1296148)
+++ PKGBUILD 2022-09-08 07:17:37 UTC (rev 1296149)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-daiquiri
-pkgver=3.2.0
+pkgver=3.2.1
pkgrel=1
pkgdesc='Library to configure Python logging easily'
arch=('any')
@@ -11,7 +11,7 @@
makedepends=('python-setuptools-scm')
checkdepends=('python-pytest' 'python-mock')
source=("$pkgname-$pkgver.tar.gz::https://github.com/Mergifyio/daiquiri/archive/$pkgver.tar.gz")
-sha512sums=('1fcf2e0457c067309774d2a5e48003179ad04e406469a70e29431db45e401a9ed50f98cfc964402c2fd9063b57fadbe4f0f2ac83a3b01fe65fdc80548c870f29')
+sha512sums=('9aee75d9b196db0207e7cd701d31ea353bdeb262615dbf5ac8aa99192b8e72d655c7886bccc05432e327c08e774db7113965c89eb887e77e24aea52146f92509')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list