git » python-structlog.git » commit dc0c26c

Python 3.8 rebuild

author Felix Yan
2019-10-31 17:49:08 UTC
committer Felix Yan
2019-10-31 17:49:08 UTC
parent b19b67dac99fceec6a5488e407e3815dc674ce14

Python 3.8 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index acc9a51..b60688c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname=python-structlog
 pkgver=19.2.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Structured Logging for Python"
 url="https://www.structlog.org"
 license=('Apache')