[arch-commits] Commit in python-structlog/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Oct 17 18:21:34 UTC 2019
Date: Thursday, October 17, 2019 @ 18:21:34
Author: felixonmars
Revision: 516533
upgpkg: python-structlog 19.2.0-1
Modified:
python-structlog/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-17 18:20:44 UTC (rev 516532)
+++ PKGBUILD 2019-10-17 18:21:34 UTC (rev 516533)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-structlog
-pkgver=19.1.0
-pkgrel=2
+pkgver=19.2.0
+pkgrel=1
pkgdesc="Structured Logging for Python"
url="https://www.structlog.org"
license=('Apache')
@@ -12,7 +12,7 @@
checkdepends=('python-pytest' 'python-freezegun' 'python-pretend' 'python-simplejson'
'python-twisted' 'python-rapidjson' 'python-greenlet')
source=("$pkgname-$pkgver.tar.gz::https://github.com/hynek/structlog/archive/$pkgver.tar.gz")
-sha512sums=('7d2705afab3ab2415e4ce636061572e1dce57b612d45e34b5f5b55947d180b8b69f97c084ce9e6e79fde270daab8506618fe7da881f2db1fd3a781b240b8a6c5')
+sha512sums=('a000601477c155545ff359b8cd4439508cbc28809aa7216395bf2bc85539da481224aa6f265f801ada0a52e03574957bf384718e6793efe697125bf467ffcd7a')
build() {
cd structlog-$pkgver
More information about the arch-commits
mailing list