mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Cython: bump (#5466)
This commit is contained in:
@@ -3,11 +3,11 @@ DESCRIPTION="Cython is an optimising static compiler for both the Python \
|
||||
programming language and the extended Cython programming language (based on \
|
||||
Pyrex). It makes writing C extensions for Python as easy as Python itself."
|
||||
HOMEPAGE="https://cython.org/"
|
||||
COPYRIGHT="2007-2018 Stefan Behnel, Robert Bradshaw, et al."
|
||||
COPYRIGHT="2007-2020 Stefan Behnel, Robert Bradshaw, et al."
|
||||
LICENSE="Apache v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/cython/cython/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="6a3370fda27c020c172805c6257f222624bdd5f73653bb93f4af4e9f282d17f7"
|
||||
CHECKSUM_SHA256="e2e38e1f0572ca54d6085df3dec8b607d20e81515fb80215aed19c81e8fe2079"
|
||||
SOURCE_FILENAME="cython-$portVersion.tar.gz"
|
||||
SOURCE_DIR="cython-$portVersion"
|
||||
|
||||
@@ -3,11 +3,11 @@ DESCRIPTION="Cython is an optimising static compiler for both the Python \
|
||||
programming language and the extended Cython programming language (based on \
|
||||
Pyrex). It makes writing C extensions for Python as easy as Python itself."
|
||||
HOMEPAGE="https://cython.org/"
|
||||
COPYRIGHT="2007-2019 Stefan Behnel, Robert Bradshaw, et al."
|
||||
COPYRIGHT="2007-2020 Stefan Behnel, Robert Bradshaw, et al."
|
||||
LICENSE="Apache v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/cython/cython/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="6a3370fda27c020c172805c6257f222624bdd5f73653bb93f4af4e9f282d17f7"
|
||||
CHECKSUM_SHA256="e2e38e1f0572ca54d6085df3dec8b607d20e81515fb80215aed19c81e8fe2079"
|
||||
SOURCE_FILENAME="cython-$portVersion.tar.gz"
|
||||
SOURCE_DIR="cython-$portVersion"
|
||||
|
||||
@@ -3,11 +3,11 @@ DESCRIPTION="Cython is an optimising static compiler for both the Python \
|
||||
programming language and the extended Cython programming language (based on \
|
||||
Pyrex). It makes writing C extensions for Python as easy as Python itself."
|
||||
HOMEPAGE="https://cython.org/"
|
||||
COPYRIGHT="2007-2019 Stefan Behnel, Robert Bradshaw, et al."
|
||||
COPYRIGHT="2007-2020 Stefan Behnel, Robert Bradshaw, et al."
|
||||
LICENSE="Apache v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/cython/cython/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="6a3370fda27c020c172805c6257f222624bdd5f73653bb93f4af4e9f282d17f7"
|
||||
CHECKSUM_SHA256="e2e38e1f0572ca54d6085df3dec8b607d20e81515fb80215aed19c81e8fe2079"
|
||||
SOURCE_FILENAME="cython-$portVersion.tar.gz"
|
||||
SOURCE_DIR="cython-$portVersion"
|
||||
|
||||
Reference in New Issue
Block a user