git » python-tornado.git » commit abed2ae

Python 3.9 rebuild

author Evangelos Foutras
2020-11-11 10:54:45 UTC
committer Evangelos Foutras
2020-11-11 10:54:45 UTC
parent 077760d46dd9cd6677cdcfcbdeaa7eed697469e5

Python 3.9 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 74259dc..cdefd3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=python-tornado
 pkgver=6.1.0
-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/'