This commit is contained in:
Your Name
2018-05-14 10:31:03 +02:00
parent 70305cd4df
commit 0cbd3cda90
506 changed files with 1863 additions and 1983 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--dev-python--scipy-0.19.0--C.22942.1503264559.403877.C.tar.bz2 36843788 SHA256 cc09d4e6e195599e5333247b2a5c287f035358dc55684dfd2271e4e928580fb4 SHA512 b80c7e1e8c351ea5e4ae96460dd7827817bcb38b023f6edeeed0e39cbfb54d2dde59df7ac811becfe93fe018dc44c39d0fa1d6e908afc198f6fc810881eaf970 WHIRLPOOL b3295bc2a915fdfa650857b23e77bcd1d524e7c0b4c7ba33040e5cdb7d5e3d868c8759478ce93d4aea3c429a87412432965a8f7f217c25855427cc99dc95020d
PBIN scipy-0.19.0.pbin-1+exheres-0 3458 SHA256 33473e8f96087b3ea905fb94e77b9ae51102444c164bb6cd7ce219518e6da736 SHA512 380dc1e32324331e9dd575b45d351941e5207504ac52d51385c2b2eb66d8a262f9dab43de919ed94e8ae1ed04cac2e14b3df4c330e0197dc060388832d5cbca8 WHIRLPOOL 351f2dd97926c3013e2559b81ac9f55799ca64f8d69802f0093301371330149008ebd7ba459cd037329c39b42a1704d670d4e1d7d42dfaa9fe14510c4886cf5b
DIST hasufell-binhost--dev-python--scipy-0.19.0--C.20337.1526219216.893137.C.tar.bz2 36446472 SHA256 0d2646798738e4dd39ccc6958ddc39e85bf4562d2c05d72fffae5d4abf73e92c SHA512 50abf5b9af04b6f6287fb49c3e672a17350393000fe8b1b4131b68034bfdc5ede9d936d140f6db3b7e55281fce837c89559bce414ed43b64b83097f88019aa42 WHIRLPOOL b83d748bbf91f8dafdfef0896ce0b20f7e5caf45b04fbbce170904c52f540df1fa776c14c74604af1d18512429d749f177b0c00aeb479b54c8ad33a89bb414ea
PBIN scipy-0.19.0.pbin-1+exheres-0 3458 SHA256 62cc58e728add0046e1e3e886fc6da0bc2bc5ba99bc294cd2d48249d6360ee06 SHA512 bc153a9aee8396a84420f08a686b3aa8c6c2f4d27eb987520b66c9932865bd5f14f79bf718cae6461f0d6b71a1121072e2e5b74c86adbcdb3a84de56274ad902 WHIRLPOOL 5a60546cff75395a30b8527f377f02c4a1c60a88166cec523dc37922bc00c7f8d98f5bdd654513506cf9910b373c6a3e4bba664ce9d399934037a8533e8c8a40

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Sun Aug 20 23:29:32 CEST 2017
# Created by paludis-3.0.0 on Sun May 13 15:47:09 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.3? ( dev-lang/python:3.3 ) 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+run: dev-python/numpy[>=1.9.2-r2][python_abis:*(-)?] sys-libs/libgfortran:=6 virtual/blas virtual/lapack test: dev-python/nose[>=1.0][python_abis:*(-)?] ) [[ defined-in = [ scipy.exlib ] ]]"
DEPENDENCIES="( 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+run: dev-python/numpy[>=1.9.2-r2][python_abis:*(-)?] sys-libs/libgfortran:=7 virtual/blas virtual/lapack test: dev-python/nose[>=1.0][python_abis:*(-)?] ) [[ defined-in = [ scipy.exlib ] ]]"
DESCRIPTION=" SciPy (pronounced 'Sigh Pie') is open-source software for mathematics, science, and engineering. It includes modules for statistics, optimization, integration, linear algebra, Fourier transforms, signal and image processing, ODE solvers, and more. The SciPy library is built to work with NumPy arrays, and provides many user-friendly and efficient numerical routines such as routines for numerical integration and optimization. It adds significant power to the interactive Python session by exposing the user to high-level commands and classes for the manipulation and visualization of data. With SciPy, an interactive Python session becomes a data-processing and system-prototyping environment rivaling sytems such as MATLAB, IDL, Octave, R-Lab, and SciLab"
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://scipy.org/SciPy"
INHERITED=" pypi flag-o-matic github multibuild easy-multibuild python setup-py scipy"
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.3 [[ description = [ Use Python ABI 3.3 ] ]] 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://github.com/scipy/scipy/releases/download/v0.19.0/scipy-0.19.0.tar.gz"
OPTIONS="python_abis:2.7 python_abis:3.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1503264572"
GENERATED_TIME="1526219229"
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--scipy-0.19.0--C.22942.1503264559.403877.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--scipy-0.19.0--C.20337.1526219216.893137.C.tar.bz2"
SUMMARY="SciPy is python framework for mathematics, science, and engineering."
BUGS_TO=""
REMOTE_IDS=" pypi:scipy github:scipy/scipy "