Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--numpy-1.14.2--C.2460.1521823578.794143.C.tar.bz2 9987531 SHA256 789bfb88bb10d385c54fd91f011906790d23b9543e48799202b0282928a8afe1 SHA512 23543ddb0d6f275119f76ee999b20568aca97894b12d55bf03549e26b8fde84e2a8e73b33927e77ba4aa3907d82eebaf2b36ba381ebd194fc414690322a90086 WHIRLPOOL 1ba672170cec3e5086b5ecd6296edd647940f7ca9e1c03396b8f0d6b5d29be503ef497b2484af39a04dff0fdc51aff7ac9625c582fda9c86f3c0e1b95d9302c0
|
||||
PBIN numpy-1.14.2.pbin-1+exheres-0 3350 SHA256 ada8c36033e71f8359c8a329d2154d9b2e7150b9517be7b623352d1034f744e0 SHA512 05c9ec1773c2f7f90c210a6b64a3330d28c540644233489d7be8e9abd5144ad6116171c0680026af2aea070ffe97affe26a82a5ddf5ec98fe959a045f83adc5f WHIRLPOOL 7c741122a55e28726a2f83e2f487091d7497365a6644abeda836b1b59058ffe8aa5316feb0a366c507cc308c0231105218ff77516768f7212061ba25494b6008
|
||||
DIST hasufell-binhost--dev-python--numpy-1.14.3--C.26717.1525792983.597344.C.tar.bz2 9742057 SHA256 a2d2139ba3ce686e7c21bc79e22f820afb3fc36d081445c4bf3a698cb12fa1ca SHA512 dc2156bf5e7120c8c76d438b92fd57ca59f59fbb561ea08940a9a8ed9732a495dc2af474838f1d572a29d00e705f4bcd0982943f76f8bcefcd7bf97f671af776 WHIRLPOOL a969478f23b283b5032e6c91c7567c97467df58b291a36aacf8cf8b02c597888d0ac492ed488b4fdeb23666a8e5c7c7a246b8323ba0b8d179af3a76c3052df80
|
||||
PBIN numpy-1.14.3.pbin-1+exheres-0 3436 SHA256 28f7ed25e35a8e94d8fce5e870f3ebbf22047ba26c51ae1715009ef0de41aa92 SHA512 98c15cddccb7c69e5f311d8bae2efb82f09f3a688fc00d971fe6d7a02e8c6ae389981d795dd5f2664f047323658d83e6ea65847c21e392da7fcbb32afb65df10 WHIRLPOOL 6b9b8ad60c424c6a3e19fa40df91fe93eed0cc5d80ad88a37776b104e93c56d467e2bcefaf0eb65eb462e328ce7b36855dde0805fc0c20abd81c25dd93064eb3
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Fri Mar 23 17:46:23 CET 2018
|
||||
# Created by paludis-3.0.0 on Tue May 8 17:23:07 CEST 2018
|
||||
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 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]] ( build+run: dev-python/Cython[>=0.19][python_abis:*(-)?] sys-libs/libgfortran:=6 virtual/blas virtual/lapack test: dev-python/nose[>=1.0][python_abis:*(-)?] ) [[ 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.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:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]] ( build+run: dev-python/Cython[>=0.19][python_abis:*(-)?] sys-libs/libgfortran:=7 virtual/blas virtual/lapack test: dev-python/nose[>=1.0][python_abis:*(-)?] ) [[ 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.python.org/pypi/numpy/ http://numpy.scipy.org"
|
||||
HOMEPAGE="https://pypi.org/project/numpy/ http://numpy.scipy.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 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
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 ] ]] ) "
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
LICENCES="BSD-3"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/n/numpy/numpy-1.14.2.zip"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/n/numpy/numpy-1.14.3.zip"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1521823583"
|
||||
GENERATED_TIME="1525792987"
|
||||
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 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"
|
||||
ASFLAGS=""
|
||||
@@ -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.14.2--C.2460.1521823578.794143.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--numpy-1.14.3--C.26717.1525792983.597344.C.tar.bz2"
|
||||
SUMMARY="Fast and sophisticated array facility for the Python language"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" pypi:numpy"
|
||||
Reference in New Issue
Block a user