This commit is contained in:
Your Name
2019-09-24 00:51:36 +02:00
parent 1b33bc19ca
commit dd5d39c8fd
508 changed files with 3982 additions and 3382 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--dev-python--numpy-1.15.4--C.23818.1545731467.813477.C.tar.bz2 10194962 SHA256 b7b59c37f87e1e66a4e2440a1b9fd4395f32632cfcd716d2fa46eeb7f5e1092e SHA512 110c02176a496f6bc12529c716cc14b504e419e5addf0f1420d4f63b7503d8b0fb9dda084153f6ce8408a705f06c50d11f721c630c284f4e018dc21a26aafe99 WHIRLPOOL c7c5ab0019fa758f79a19a05d166f56fafaaffc3275b957829150b966644d7a57b1c98bb6c009af7a894225226dc11824d4e0252f587439717aefc3703992dc5
PBIN numpy-1.15.4.pbin-1+exheres-0 3449 SHA256 d6b973651c30a64d05d86ff90ae56963969868baeef0adb76efd45748baf599e SHA512 0ce25b7e724d17523e608fdc17fec762a80ef93c0921c180d57964e8287e00610a37b6bc49ed4171d16ef65984bb4915ce7a8719a34f20cf68be956d98a64d14 WHIRLPOOL d60a5debc51d1ea5b4be308a5bcccdd12dd510a8cd9dbc8f41d05a068d2f6c4ddd7f5906d15edc0c5b8953db8e3f6c227ef2cef74b667583a73cd854c786154e
DIST hasufell-binhost--dev-python--numpy-1.16.4--C.28054.1569265463.824698.C.tar.bz2 10633726 SHA256 3bf790b9c83416d443058d055d0e72c876614695eef962e072aa8909d7425b41 SHA512 db1dce2f0772caccf69aecb440ec6f2abacfa0622f646aa10bf208024ddd14c9f0937b7270d14b8dd0709e73b6a1f06f374210d999f2ef682e2eb841db80de01 WHIRLPOOL a4bb0243a71522060c720117e1e31cdcd96039bb999c0af5a63c23979def6e242c5a8a4d9b0f466efa899ca9fece00cd55c9983ddd1b6f834e7a748317047fda
PBIN numpy-1.16.4.pbin-1+exheres-0 3336 SHA256 e2013059558d7fe6a93cdf65538200e0c0107a0c62473dc7e78a18141b1fc5da SHA512 40216bec1b858df59db0861707bc936acdb943fef6871e0f3ed4bce375b376cf94fe13cd4a4f0a214c8fc150c002bf457b03f7bd409831e2a9ab28ee18d52818 WHIRLPOOL c5887a2884b55caa6f27d5d65c35bf82e411860573d3767c83a019ea7f8a15944f56d030c9a8d6a69a3738a112647ddd480aac68ad5a4e94013682bff8fef189

View File

@@ -1,20 +1,20 @@
# Created by paludis-3.0.0 on Tue Dec 25 10:51:12 CET 2018
# Created by paludis-3.0.0 on Mon Sep 23 21:04:28 CEST 2019
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: virtual/unzip ) [[ defined-in = [ pypi.exlib ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.4? ( dev-lang/python:3.4 ) python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) python_abis:3.7? ( dev-lang/python:3.7 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ( test: dev-python/pytest[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]] ( build+run: dev-python/Cython[>=0.19][python_abis:*(-)?] sys-libs/libgfortran:=8 virtual/blas virtual/lapack ) [[ defined-in = [ numpy.exlib ] ]]"
DEPENDENCIES="( build: virtual/unzip ) [[ defined-in = [ pypi.exlib ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) python_abis:3.7? ( dev-lang/python:3.7 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ( test: dev-python/pytest[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]] ( build+run: dev-python/Cython[>=0.19][python_abis:*(-)?] sys-libs/libgfortran:=9 virtual/blas virtual/lapack ) [[ defined-in = [ numpy.exlib ] ]]"
DESCRIPTION=" NumPy is the fundamental package needed for scientific computing with Python. It contains: * a powerful N-dimensional array object * sophisticated broadcasting functions * basic linear algebra functions * basic Fourier transforms * sophisticated random number capabilities * tools for integrating Fortran code * tools for integrating C/C++ code Besides its obvious scientific uses, NumPy can also be used as an efficient multi-dimensional container of generic data. Arbitrary data-types can be defined. This allows NumPy to seamlessly and speedily integrate with a wide variety of databases."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://pypi.org/project/numpy/ https://numpy.org"
INHERITED=" pypi flag-o-matic multibuild easy-multibuild python setup-py numpy"
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="BSD-3"
SLOT="0"
DOWNLOADS="https://files.pythonhosted.org/packages/source/n/numpy/numpy-1.15.4.zip"
DOWNLOADS="https://files.pythonhosted.org/packages/source/n/numpy/numpy-1.16.4.zip"
OPTIONS="python_abis:2.7 python_abis:3.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1545731472"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS POSTGRESQL_SERVERS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
GENERATED_TIME="1569265468"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS POSTGRESQL_SERVERS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
CBUILD=""
CC="x86_64-pc-linux-gnu-cc"
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="python"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--numpy-1.15.4--C.23818.1545731467.813477.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--numpy-1.16.4--C.28054.1569265463.824698.C.tar.bz2"
SUMMARY="Fast and sophisticated array facility for the Python language"
BUGS_TO=""
REMOTE_IDS=" pypi:numpy"