summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2020-01-25 03:46:09 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2020-01-25 03:46:09 +0000
commite34bec23d0afc75e1cde5740eeddc1f29b8fc0b6 (patch)
treea3fafa8ba356568143a097e3b82b53cf98f6dfab /metadata
parentMerge updates from master (diff)
downloadgentoo-e34bec23d0afc75e1cde5740eeddc1f29b8fc0b6.tar.gz
gentoo-e34bec23d0afc75e1cde5740eeddc1f29b8fc0b6.tar.bz2
gentoo-e34bec23d0afc75e1cde5740eeddc1f29b8fc0b6.zip
2020-01-25 03:46:08 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/dev-python/numpy-1.17.4-r216
-rw-r--r--metadata/pkg_desc_index2
-rw-r--r--metadata/timestamp.chk2
3 files changed, 18 insertions, 2 deletions
diff --git a/metadata/md5-cache/dev-python/numpy-1.17.4-r2 b/metadata/md5-cache/dev-python/numpy-1.17.4-r2
new file mode 100644
index 000000000000..30c060766cf1
--- /dev/null
+++ b/metadata/md5-cache/dev-python/numpy-1.17.4-r2
@@ -0,0 +1,16 @@
+BDEPEND=app-arch/unzip dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] lapack? ( virtual/pkgconfig ) test? ( dev-python/pytest[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
+DEFINED_PHASES=compile configure install prepare setup test unpack
+DEPEND=lapack? ( >=virtual/cblas-3.8 >=virtual/lapack-3.8 ) lapack? ( virtual/fortran )
+DESCRIPTION=Fast array and numerical python library
+EAPI=7
+HOMEPAGE=https://www.numpy.org
+IUSE=doc lapack test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
+LICENSE=BSD
+RDEPEND=lapack? ( >=virtual/cblas-3.8 >=virtual/lapack-3.8 ) python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] lapack? ( virtual/fortran )
+REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=mirror://pypi/n/numpy/numpy-1.17.4.zip doc? ( https://numpy.org/doc/1.16/numpy-html.zip -> numpy-html-1.16.4.zip https://numpy.org/doc/1.16/numpy-ref.pdf -> numpy-ref-1.16.4.pdf https://numpy.org/doc/1.16/numpy-user.pdf -> numpy-user-1.16.4.pdf )
+_eclasses_=distutils-r1 c576838cd67e384002a18edd54be710e eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic cabe101302b461f32ecbc3767dfb9e23 fortran-2 216ce6fa0e81c0c91667aee598c792dd multibuild 40fe59465edacd730c644ec2bc197809 multilib 1d91b03d42ab6308b5f4f6b598ed110e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 4eed5e0c72d4544a2291ae46515f5d79 python-utils-r1 611c493a4cfef5254350fabc04b606f5 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
+_md5_=91ce8a8ab5df5ecdfd10359aa923b896
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 330cb1e8996e..ccc93ee086f5 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -8140,7 +8140,7 @@ dev-python/ntplib 0.3.3: Python NTP library
dev-python/nuitka 0.6.0.6 0.6.2 0.6.4 0.6.5: Python to native compiler
dev-python/numba 0.37.0 0.39.0: NumPy aware dynamic Python compiler using LLVM
dev-python/numexpr 2.6.8 2.6.9: Fast numerical array expression evaluator for Python and NumPy
-dev-python/numpy 1.14.5 1.15.4 1.16.1 1.16.5 1.17.4 1.17.4-r1: Fast array and numerical python library
+dev-python/numpy 1.14.5 1.15.4 1.16.1 1.16.5 1.17.4 1.17.4-r1 1.17.4-r2: Fast array and numerical python library
dev-python/numpy-python2 1.16.5: Fast array and numerical python library
dev-python/numpydoc 0.6.0 0.8.0 0.9.1: Sphinx extension to support docstrings in Numpy format
dev-python/oauth 1.0.1-r1: Python OAuth module
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index d68c99566733..80bf1e3ddd07 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Sat, 25 Jan 2020 02:06:23 +0000
+Sat, 25 Jan 2020 03:46:08 +0000