aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py3-twisted/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-twisted/APKBUILD b/community/py3-twisted/APKBUILD
index 01f7ec67827..b86c70731de 100644
--- a/community/py3-twisted/APKBUILD
+++ b/community/py3-twisted/APKBUILD
@@ -2,13 +2,13 @@
pkgname=py3-twisted
_pkgname=Twisted
pkgver=20.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="Asynchronous networking framework written in Python3"
url="http://twistedmatrix.com/"
arch="all"
license="MIT"
depends="python3 py3-cryptography py3-zope-interface py3-constantly py3-incremental py3-attrs
- py3-pyhamcrest py3-hyperlink py3-automat"
+ py3-pyhamcrest py3-hyperlink py3-automat py3-service_identity py3-idna"
makedepends="libtirpc-dev py3-setuptools python3-dev cython"
checkdepends="xvfb-run py3-appdirs tzdata py3-asn1 py3-bcrypt"
subpackages="$pkgname-doc"