aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-17 12:09:09 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:30 +0000
commitea2d2ee7ec8eab1bde40c365911ac67cd14b7085 (patch)
treedeb78190ceabe84ccd218235e99f7c9321c2ab13
parenta89970855c5fec29c8a615a713993e615f151627 (diff)
community/py3-trio: rebuild against python 3.9
-rw-r--r--community/py3-trio/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-trio/APKBUILD b/community/py3-trio/APKBUILD
index f5588b74108..2af7ecb7b04 100644
--- a/community/py3-trio/APKBUILD
+++ b/community/py3-trio/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=py3-trio
pkgver=0.18.0
-pkgrel=0
+pkgrel=1
pkgdesc="A friendly Python library for async concurrency and I/O"
url="https://trio.readthedocs.io/"
arch="noarch"