summaryrefslogtreecommitdiff
path: root/dev-python/numpy
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-07-24 18:40:00 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-07-24 18:40:00 +0000
commit5a218f1f3296cd3bd36c351b3060c06bb29c0e14 (patch)
treee6d8836c7650d6ebf5995cb8aebad3dd6339519f /dev-python/numpy
parent485f5b39aa6033b4a927d54c1dc5942ed3bdafe5 (diff)
downloadbaldeagleos-repo-5a218f1f3296cd3bd36c351b3060c06bb29c0e14.tar.gz
baldeagleos-repo-5a218f1f3296cd3bd36c351b3060c06bb29c0e14.tar.xz
baldeagleos-repo-5a218f1f3296cd3bd36c351b3060c06bb29c0e14.zip
Updating liguros repo
Diffstat (limited to 'dev-python/numpy')
-rw-r--r--dev-python/numpy/numpy-1.19.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/numpy/numpy-1.19.1.ebuild b/dev-python/numpy/numpy-1.19.1.ebuild
index 3d9fbdc7da3f..30449163e7d3 100644
--- a/dev-python/numpy/numpy-1.19.1.ebuild
+++ b/dev-python/numpy/numpy-1.19.1.ebuild
@@ -36,7 +36,7 @@ RDEPEND="
BDEPEND="
${RDEPEND}
app-arch/unzip
- >=dev-python/cython-0.29.15[${PYTHON_USEDEP}]
+ >=dev-python/cython-0.29.21[${PYTHON_USEDEP}]
lapack? ( virtual/pkgconfig )
test? (
>=dev-python/hypothesis-5.8.0[${PYTHON_USEDEP}]