From 02280bf5eaad6ac333f6a5950774b6035e6d5f89 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Fri, 26 Jul 2019 01:05:29 +0300 Subject: [PATCH] cython_python3: bump for rebuild --- dev-python/cython/cython_python3-0.28.2.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/cython/cython_python3-0.28.2.recipe b/dev-python/cython/cython_python3-0.28.2.recipe index ab7a63eda..3787d9aec 100644 --- a/dev-python/cython/cython_python3-0.28.2.recipe +++ b/dev-python/cython/cython_python3-0.28.2.recipe @@ -5,7 +5,7 @@ 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." LICENSE="Apache v2" -REVISION="2" +REVISION="3" SOURCE_URI="https://github.com/cython/cython/archive/$portVersion.tar.gz" CHECKSUM_SHA256="d8fad58f7484466ff64a3d54f76943a3e2aef72a4efa1506eccca6ddc3ee547a" SOURCE_FILENAME="cython-$portVersion.tar.gz"