git » python-tornado.git » commit 8a032c8

rebuild with python 3.11 (rebuild pass 1, specified --nocheck)

author Felix Yan
2023-04-05 20:30:30 UTC
committer Felix Yan
2023-04-05 20:30:30 UTC
parent e59b041d048af309408b91597b7da5b6dcdc652b

rebuild with python 3.11 (rebuild pass 1, specified --nocheck)

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index f2af801..1d1e503 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=python-tornado
 pkgver=6.2.0
-pkgrel=2
+pkgrel=3
 pkgdesc='open source version of the scalable, non-blocking web server and tools'
 arch=('x86_64')
 url='https://www.tornadoweb.org/'