git » python-structlog.git » commit 6c06012

Python 3.9 rebuild

author Evangelos Foutras
2020-11-10 04:10:42 UTC
committer Evangelos Foutras
2020-11-10 04:10:42 UTC
parent c4370365b06382e65279a0b4fdb46bda16a83bd9

Python 3.9 rebuild

PKGBUILD +1 -1

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