Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-tornado


Commits:
919d27e7 by Felix Yan at 2026-05-27T19:29:28+00:00
upgpkg: 6.5.6-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-tornado
        pkgdesc = open source version of the scalable, non-blocking web server 
and tools
-       pkgver = 6.5.5
+       pkgver = 6.5.6
        pkgrel = 1
        url = https://www.tornadoweb.org/
        arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = python-tornado
        depends = python
        optdepends = python-pycurl: for tornado.curl_httpclient
        optdepends = python-twisted: for tornado.platform.twisted
-       source = git+https://github.com/tornadoweb/tornado.git#tag=v6.5.5
-       sha512sums = 
03922ea926a6a18933f2b5c1c7f3d07071089a32fa481939f16b8c0c5a9b2c602c6deed33bf9d7fd83053355818054f2cd5f9d38abdbfe4c17e65c84337a2110
+       source = git+https://github.com/tornadoweb/tornado.git#tag=v6.5.6
+       sha512sums = 
1938da97401c385ebcc61252d8f0b58a04f7b1c8973a8a6dfdee357a68d023ce808ae2f631c0fe11d432c2aec3401d9e784a348c0e184f71e627f811c75b4084
 
 pkgname = python-tornado


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Thomas Dziedzic < gostrc at gmail >
 
 pkgname=python-tornado
-pkgver=6.5.5
+pkgver=6.5.6
 pkgrel=1
 pkgdesc='open source version of the scalable, non-blocking web server and 
tools'
 arch=('x86_64')
@@ -14,7 +14,7 @@ optdepends=('python-pycurl: for tornado.curl_httpclient'
 makedepends=('git' 'python-build' 'python-installer' 'python-setuptools' 
'python-wheel')
 checkdepends=('python-pycares' 'python-pycurl' 'python-twisted')
 source=("git+https://github.com/tornadoweb/tornado.git#tag=v$pkgver";)
-sha512sums=('03922ea926a6a18933f2b5c1c7f3d07071089a32fa481939f16b8c0c5a9b2c602c6deed33bf9d7fd83053355818054f2cd5f9d38abdbfe4c17e65c84337a2110')
+sha512sums=('1938da97401c385ebcc61252d8f0b58a04f7b1c8973a8a6dfdee357a68d023ce808ae2f631c0fe11d432c2aec3401d9e784a348c0e184f71e627f811c75b4084')
 
 export TORNADO_EXTENSION=1
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tornado/-/commit/919d27e743a9176618a5f8c4aeaf902a4abb7a36

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tornado/-/commit/919d27e743a9176618a5f8c4aeaf902a4abb7a36
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to