git » python-structlog.git » commit b19b67d

Python 3.8 rebuild

author Felix Yan
2019-10-25 15:17:00 UTC
committer Felix Yan
2019-10-25 15:17:00 UTC
parent 60f18b89e19d18cd817215ed65830ffb56e3accb

Python 3.8 rebuild

PKGBUILD +1 -1

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