Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
python-tornado


Commits:
677c3cdb by Daniel M. Capella at 2026-01-13T11:38:22-05:00
upgpkg: 6.5.2-4

- - - - -


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 = 3
+       pkgrel = 4
        url = https://www.tornadoweb.org/
        arch = x86_64
        license = Apache-2.0
@@ -15,7 +15,6 @@ pkgbase = python-tornado
        depends = glibc
        depends = python
        optdepends = python-pycurl: for tornado.curl_httpclient
-       optdepends = python-pycares: an alternative non-blocking DNS resolver
        optdepends = python-twisted: for tornado.platform.twisted
        source = 
python-tornado-6.5.2.tar.gz::https://github.com/tornadoweb/tornado/archive/v6.5.2.tar.gz
        sha512sums = 
0de428da32a16fc2c8a738ffe0ba3031a3a5af63d1fc4337c6556ecc4cc68ae0d0e695a07ee3a0b91337723d2a06d9442b58126be9f22f0cdb6fdfba2177ad8b


=====================================
PKGBUILD
=====================================
@@ -3,14 +3,13 @@
 
 pkgname=python-tornado
 pkgver=6.5.2
-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/'
 license=('Apache-2.0')
 depends=('glibc' 'python')
 optdepends=('python-pycurl: for tornado.curl_httpclient'
-            'python-pycares: an alternative non-blocking DNS resolver'
             'python-twisted: for tornado.platform.twisted')
 makedepends=('python-build' 'python-installer' 'python-setuptools' 
'python-wheel')
 checkdepends=('python-pycares' 'python-pycurl' 'python-twisted')



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tornado/-/commit/677c3cdb7486aac8a899b2d5dfc90295861d2b89
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to