mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
main/cython: upgrade to 3.0.12
https://github.com/cython/cython/blob/3.0.12/CHANGES.rst
This commit is contained in:
parent
512287538b
commit
ce9e861ef5
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
# Contributor: Oleg Titov <oleg.titov@gmail.com>
|
||||
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
|
||||
pkgname=cython
|
||||
pkgver=3.0.11
|
||||
pkgver=3.0.12
|
||||
pkgrel=0
|
||||
pkgdesc="Cython is an optimising static compiler for both the Python & the extended Cython programming languages."
|
||||
url="https://cython.org/"
|
||||
|
@ -31,5 +31,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
8f7982af5be1db1072b1090257a9d487dc341d79522f442f4608303d18b388349a7d586ec74e66fbffd0ce88c00ca622202729907fe7cefef71828cfd3f68fe6 cython-3.0.11.tar.gz
|
||||
bbf2cc662b846cf5ff9b686046ec210ea9d3893482e2b5a2696d2ad44f12facd15075b168a3eb6d1f4ea799786f676868eab2593451bceb2937aec2cb1aea99e cython-3.0.12.tar.gz
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue