Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-tornado
Commits:
f4f8bddc by Jelle van der Waa at 2024-11-24T11:09:41+01:00
upgpkg: 6.4.1-2: Rebuild for Python 3.13 (nocheck)
- - - - -
73ebb726 by Jelle van der Waa at 2024-11-24T11:12:38+01:00
upgpkg: 6.4.1-3: Rebuild for Python 3.13 (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.4.1
- pkgrel = 1
+ pkgrel = 3
url = https://www.tornadoweb.org/
arch = x86_64
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-tornado
pkgver=6.4.1
-pkgrel=1
+pkgrel=3
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/-/compare/1ffda9f2c66965596081ac96ce6c2a2293360f96...73ebb726787c3986f8d72e16756391a140b3cea4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tornado/-/compare/1ffda9f2c66965596081ac96ce6c2a2293360f96...73ebb726787c3986f8d72e16756391a140b3cea4
You're receiving this email because of your account on gitlab.archlinux.org.