Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-daiquiri
Commits:
3da4e2e8 by Felix Yan at 2023-11-24T09:34:52+02:00
upgpkg: 3.2.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-daiquiri
pkgdesc = Library to configure Python logging easily
- pkgver = 3.2.2
+ pkgver = 3.2.3
pkgrel = 1
url = https://github.com/Mergifyio/daiquiri
arch = any
@@ -13,7 +13,7 @@ pkgbase = python-daiquiri
makedepends = python-setuptools-scm
makedepends = python-wheel
depends = python-json-logger
- source =
git+https://github.com/Mergifyio/daiquiri.git#commit=8ace74c34f5bb60fb9afe6f9e3519a07ad0cbcee
+ source =
git+https://github.com/Mergifyio/daiquiri.git#commit=17230ab18895ecea3155d9499a174f0b1706995f
sha512sums = SKIP
pkgname = python-daiquiri
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=python-daiquiri
-pkgver=3.2.2
-_commit=8ace74c34f5bb60fb9afe6f9e3519a07ad0cbcee
+pkgver=3.2.3
+_commit=17230ab18895ecea3155d9499a174f0b1706995f
pkgrel=1
pkgdesc='Library to configure Python logging easily'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-daiquiri/-/commit/3da4e2e81e187439ca7f08fa9dd1a685ea2a6563
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-daiquiri/-/commit/3da4e2e81e187439ca7f08fa9dd1a685ea2a6563
You're receiving this email because of your account on gitlab.archlinux.org.