git » python-tornado.git » commit deea384

upgpkg: 6.3.2-3: Python 3.12 rebuild, with tests

author Antonio Rojas
2024-04-14 10:16:40 UTC
committer Antonio Rojas
2024-04-14 10:16:40 UTC
parent a1bb29137a86844451809a9e151c989865559252

upgpkg: 6.3.2-3: Python 3.12 rebuild, with tests

.SRCINFO +1 -1
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
index 659f02f..ff4b422 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
 pkgbase = python-tornado
 	pkgdesc = open source version of the scalable, non-blocking web server and tools
 	pkgver = 6.3.2
-	pkgrel = 2
+	pkgrel = 3
 	url = https://www.tornadoweb.org/
 	arch = x86_64
 	license = Apache-2.0
diff --git a/PKGBUILD b/PKGBUILD
index 78e81ae..17a0403 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=python-tornado
 pkgver=6.3.2
-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/'