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

Chih-Hsuan Yen yan12125 at archlinux.org
Thu Feb 20 15:13:00 UTC 2020


    Date: Thursday, February 20, 2020 @ 15:12:59
  Author: yan12125
Revision: 577276

upgpkg: python-structlog 20.1.0-1

Modified:
  python-structlog/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-20 14:37:55 UTC (rev 577275)
+++ PKGBUILD	2020-02-20 15:12:59 UTC (rev 577276)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-structlog
-pkgver=19.2.0
-pkgrel=3
+pkgver=20.1.0
+pkgrel=1
 pkgdesc="Structured Logging for Python"
 url="https://www.structlog.org"
 license=('Apache')
@@ -10,9 +10,9 @@
 depends=('python-six')
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-freezegun' 'python-pretend' 'python-simplejson'
-              'python-twisted' 'python-rapidjson' 'python-greenlet')
+              'python-twisted' 'python-rapidjson' 'python-greenlet' 'python-pytest-asyncio')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/hynek/structlog/archive/$pkgver.tar.gz")
-sha512sums=('a000601477c155545ff359b8cd4439508cbc28809aa7216395bf2bc85539da481224aa6f265f801ada0a52e03574957bf384718e6793efe697125bf467ffcd7a')
+sha512sums=('69c390e3a0ce5356b1d08948e5159e0ecf230222b25bb3cc5e4ba4baa5d4e00c21a8d322ac1064f543d98acce2ed0927677886ecfd4cfd3cf8619191baed85fa')
 
 build() {
   cd structlog-$pkgver



More information about the arch-commits mailing list