testing/py3-txsni: rebuild against python 3.8

This commit is contained in:
Natanael Copa 2019-11-05 14:43:00 +00:00
parent f10982dfca
commit 32f7bcb4eb

View File

@ -2,7 +2,7 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-txsni
pkgver=0.1.9
pkgrel=0
pkgrel=1
pkgdesc="Simple support for running a TLS server with Twisted"
options="!check" # No testsuite
url="https://github.com/glyph/txsni"