Cython: bump (#5466)

This commit is contained in:
extrowerk
2020-12-05 19:05:05 +01:00
committed by GitHub
parent 1d6407528b
commit 054e265de6
3 changed files with 6 additions and 6 deletions

View File

@@ -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"

View File

@@ -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"

View File

@@ -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"