git » python-structlog.git » commit 8f5f7c9

Python 3.7 rebuild

author Felix Yan
2018-07-23 08:00:34 UTC
committer Felix Yan
2018-07-23 08:00:34 UTC
parent 45cf155cbbce4b7e55a317a7bd02543e04976648

Python 3.7 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 079efbb..a271bbd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 pkgbase=python-structlog
 pkgname=(python-structlog python2-structlog)
 pkgver=18.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Structured Logging for Python"
 url="http://www.structlog.org"
 license=('Apache')