aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-04-01 09:38:22 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:19:13 +0000
commitb71a8d8341346f2871ca503e608339b86d29d719 (patch)
tree65b1b3b3467b8099050209c975357bc46e82d90c
parentd1286735af4a7a1274593065fd39e6bc17aab89c (diff)
main/cython: rebuild against python 3.9
-rw-r--r--main/cython/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/cython/APKBUILD b/main/cython/APKBUILD
index ebe4fe4358f..36c118f954a 100644
--- a/main/cython/APKBUILD
+++ b/main/cython/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=cython
pkgver=0.29.22
-pkgrel=1
+pkgrel=2
pkgdesc="Cython is an optimising static compiler for both the Python & the extended Cython programming languages."
url="https://cython.org/"
arch="all"