[arch-commits] Commit in python-daiquiri/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Fri Jul 22 02:56:07 UTC 2022
Date: Friday, July 22, 2022 @ 02:56:07
Author: felixonmars
Revision: 1255122
upgpkg: python-daiquiri 3.1.0-1
Modified:
python-daiquiri/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-07-22 02:44:57 UTC (rev 1255121)
+++ PKGBUILD 2022-07-22 02:56:07 UTC (rev 1255122)
@@ -1,17 +1,17 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-daiquiri
-pkgver=3.0.1
-pkgrel=3
+pkgver=3.1.0
+pkgrel=1
pkgdesc='Library to configure Python logging easily'
arch=('any')
license=('Apache')
-url='https://github.com/jd/daiquiri'
+url='https://github.com/Mergifyio/daiquiri'
depends=('python-json-logger')
makedepends=('python-setuptools-scm')
checkdepends=('python-pytest' 'python-mock')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/jd/daiquiri/archive/$pkgver.tar.gz")
-sha512sums=('4ccf04ae22b422a0a94eadc07ea28e397f27aa0052cf32eb42ecbd1273c20349f90325da91e3cd2bed8c7820f54966978c65f139303624b23f155404957bfa30')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Mergifyio/daiquiri/archive/$pkgver.tar.gz")
+sha512sums=('5ddf4e0987130545f26090e629fb4f569f5d29fc7579d51869ad2046fdfec97275cad55f2a1aadc241c94f63e13fcda5951bcda5bca759c962d5a312575c52bc')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list