aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAiden Grossman <agrossman154@yahoo.com>2021-12-08 08:07:26 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-12-15 20:18:01 +0100
commita1176b27759e00c2f7392c478436d28b54113c9f (patch)
treea147ddfe3b6fbba94eba14ca2311524d10366380
parent49ef119b324198773d35b364dd0c160f8a8097fb (diff)
community/py3-twisted: rebuild against python 3.10
-rw-r--r--community/py3-twisted/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-twisted/APKBUILD b/community/py3-twisted/APKBUILD
index de7a832244e..7281895502b 100644
--- a/community/py3-twisted/APKBUILD
+++ b/community/py3-twisted/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=py3-twisted
pkgver=21.7.0
-pkgrel=1
+pkgrel=2
pkgdesc="Asynchronous networking framework written in Python3"
url="http://twistedmatrix.com/"
arch="all"