Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-tornado
Commits:
060037f4 by Jelle van der Waa at 2025-12-16T11:01:52+01:00
upgpkg: 6.5.2-2: Rebuild for Python 3.14 (nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-tornado
pkgdesc = open source version of the scalable, non-blocking web server
and tools
pkgver = 6.5.2
- pkgrel = 1
+ pkgrel = 2
url = https://www.tornadoweb.org/
arch = x86_64
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-tornado
pkgver=6.5.2
-pkgrel=1
+pkgrel=2
pkgdesc='open source version of the scalable, non-blocking web server and
tools'
arch=('x86_64')
url='https://www.tornadoweb.org/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tornado/-/commit/060037f47442d9f85aa64fabda46ddb0c72ad89b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tornado/-/commit/060037f47442d9f85aa64fabda46ddb0c72ad89b
You're receiving this email because of your account on gitlab.archlinux.org.