aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-15 09:58:50 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:42 +0000
commita9eb7067b6586aea1f8017f082827c25532ade54 (patch)
treefdf943f359c2fcc89286f0fe3c7c4ddbf428400e
parent1435670b417d0aa5d3ab0d961b7621764d7cf3fe (diff)
downloadaports-a9eb7067b6586aea1f8017f082827c25532ade54.tar.bz2
aports-a9eb7067b6586aea1f8017f082827c25532ade54.tar.xz
community/cython: rebuild against python 3.7
-rw-r--r--community/cython/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cython/APKBUILD b/community/cython/APKBUILD
index 69af28a116..9f2fc7c1f5 100644
--- a/community/cython/APKBUILD
+++ b/community/cython/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=cython
pkgver=0.29.6
-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"