git » python-tornado.git » commit 1c22a99

rebuild with python 3.11

author Felix Yan
2023-04-10 09:12:30 UTC
committer Felix Yan
2023-04-10 09:12:30 UTC
parent 8a032c8a9c20a3253cbfd976ecde3ed958b2e755

rebuild with python 3.11

PKGBUILD +1 -1

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