git » python-structlog.git » commit 7d6ea10

Python 3.9 rebuild

author Evangelos Foutras
2020-11-11 10:41:04 UTC
committer Evangelos Foutras
2020-11-11 10:41:04 UTC
parent 6c06012ffdeacf4e0099e0f2758344f85c7d8f01

Python 3.9 rebuild

PKGBUILD +1 -1

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