git » python-structlog.git » commit 746fcd7

Python 3.10 rebuild

author Felix Yan
2021-12-01 21:42:41 UTC
committer Felix Yan
2021-12-01 21:42:41 UTC
parent a7ceaca165c70a4657d8cd7e7863ef0c9fb05a66

Python 3.10 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 15dac93..0400b31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgname=python-structlog
 # https://www.structlog.org/en/stable/changelog.html
 pkgver=21.2.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Structured Logging for Python"
 url="https://www.structlog.org"
 license=('Apache')