From 054e265de6076bca3a5c2dc9b670c75e5c669ab2 Mon Sep 17 00:00:00 2001 From: extrowerk <5569059+extrowerk@users.noreply.github.com> Date: Sat, 5 Dec 2020 19:05:05 +0100 Subject: [PATCH] Cython: bump (#5466) --- ...hon_python-0.29.14.recipe => cython_python-0.29.21.recipe} | 4 ++-- ...n_python3-0.29.14.recipe => cython_python3-0.29.21.recipe} | 4 ++-- ...python36-0.29.14.recipe => cython_python36-0.29.21.recipe} | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) rename dev-python/cython/{cython_python-0.29.14.recipe => cython_python-0.29.21.recipe} (90%) rename dev-python/cython/{cython_python3-0.29.14.recipe => cython_python3-0.29.21.recipe} (91%) rename dev-python/cython/{cython_python36-0.29.14.recipe => cython_python36-0.29.21.recipe} (91%) diff --git a/dev-python/cython/cython_python-0.29.14.recipe b/dev-python/cython/cython_python-0.29.21.recipe similarity index 90% rename from dev-python/cython/cython_python-0.29.14.recipe rename to dev-python/cython/cython_python-0.29.21.recipe index ed2e002ca..af1c2909a 100644 --- a/dev-python/cython/cython_python-0.29.14.recipe +++ b/dev-python/cython/cython_python-0.29.21.recipe @@ -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" diff --git a/dev-python/cython/cython_python3-0.29.14.recipe b/dev-python/cython/cython_python3-0.29.21.recipe similarity index 91% rename from dev-python/cython/cython_python3-0.29.14.recipe rename to dev-python/cython/cython_python3-0.29.21.recipe index 69c2812c9..e62138a43 100644 --- a/dev-python/cython/cython_python3-0.29.14.recipe +++ b/dev-python/cython/cython_python3-0.29.21.recipe @@ -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" diff --git a/dev-python/cython/cython_python36-0.29.14.recipe b/dev-python/cython/cython_python36-0.29.21.recipe similarity index 91% rename from dev-python/cython/cython_python36-0.29.14.recipe rename to dev-python/cython/cython_python36-0.29.21.recipe index 69bc8fc17..87bc32720 100644 --- a/dev-python/cython/cython_python36-0.29.14.recipe +++ b/dev-python/cython/cython_python36-0.29.21.recipe @@ -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"