Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--gmpy2-2.0.7--C.19392.1498427068.691897.C.tar.bz2 316222 SHA256 31ec33eb49a6a63074646c8ea0a134b6d9869ab791e6c240a555baf8c3c0e5b2 SHA512 260540e421299caaba7924d941d2821f456f620a399495e158a15d4609fbe2081dcb2e8a6fca6316a25bc09216b1ea70e5bff1bf2a97b068450f029a84df4928 WHIRLPOOL 8b82ae2e2ffb351121954e8585017818eb5cb6cffabbbfdc407e1d855716694b75d7c4ccea1bc4bb3e921508f338bad817b5ca34d9539859b05cc961242a83da
|
||||
PBIN gmpy2-2.0.7.pbin-1+exheres-0 3058 SHA256 44173f0f955e8cd5dbe49ac46c5b0d432d91faad72a831cde5c82951c1a725f8 SHA512 d47afba5433d30ec0488d61324762b52c1a279de554e495b623e5308c41ed9635edeeac4ff79b08deab8f9380d685b81db9d0ecf28b3fefb36aa20fbb46e2ec7 WHIRLPOOL 0a4be370ecbf476aa4c9a4f7b29e7004cd83ba927a07d6a71530b055e704341ba5d753bfe82b675c36603f2bffc52de816b55e11c21196a1d154411dcf7429cd
|
||||
DIST hasufell-binhost--dev-python--gmpy2-2.0.8--C.31223.1508141041.850702.C.tar.bz2 320944 SHA256 6b79d1fed854b809a7c51aa97562068c203b8f7a816660f9f606684b2be90259 SHA512 3f54f721ea1b0f45a85775e68787ede7c3776c801891c8dd3c88a37ae5c5c603df076d6a8f2815c80e6c269b9224622cc6f4ee3c22816bba1837fc0f78acef15 WHIRLPOOL 1993a5c278fa7b237588581ff9962355fcf0f04e7d9ed30c1e5ac11dab96bdca05f40e28bbfc3a2129491f140b3f669b48ebc57bf8713a99d6cc87a0b399a89d
|
||||
PBIN gmpy2-2.0.8.pbin-1+exheres-0 2978 SHA256 0519cff97479b93fa500462d27746a5a5462e480520b38b58a420acef5a8ca50 SHA512 53f8ef07920a438ca283308ee1d64a7f2007dfd1b34885e75bd8a5411976ec04f67f2aea05f33d57b6d97ec6a7c11066c8549c6ac89a34c7559e834e2255310c WHIRLPOOL 13cc97bf202d71442ac11b91cb7194abac6a4c2b649ddcf058cd4cfe2ad760f730c0954cd06cf22c723390b648caff0fbd2a6dac643cda6ba47216f4d109135e
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Sun Jun 25 23:44:28 CEST 2017
|
||||
# Created by paludis-3.0.0 on Mon Oct 16 10:04:02 CEST 2017
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build: virtual/unzip build+run: dev-libs/gmp:5 dev-libs/mpc[>=1.0.1] dev-libs/mpfr[>=3.1.0] ) [[ defined-in = [ gmpy2-2.0.7.exheres-0 ] ]] ( build: virtual/unzip ) [[ defined-in = [ pypi.exlib ] ]] ( 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 ] ]]"
|
||||
DEPENDENCIES="( build: virtual/unzip build+run: dev-libs/gmp:=6[>=5.0] dev-libs/mpc[>=1.0.1] dev-libs/mpfr[>=3.1.0] ) [[ defined-in = [ gmpy2-2.0.8.exheres-0 ] ]] ( 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 ] ]]"
|
||||
DESCRIPTION=" gmpy2 is a C-coded Python extension module that supports multiple-precision arithmetic. gmpy2 is the successor to the original gmpy module. The gmpy module only supported the GMP multiple-precision library. gmpy2 adds support for the MPFR (correctly rounded real floating-point arithmetic) and MPC (correctly rounded complex floating-point arithmetic) libraries. gmpy2 also updates the API and naming conventions to be more consistent and support the additional functionality."
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="http://code.google.com/p/gmpy/"
|
||||
INHERITED=" pypi multibuild easy-multibuild python setup-py"
|
||||
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 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
LICENCES="LGPL-3"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/g/gmpy2/gmpy2-2.0.7.zip"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/g/gmpy2/gmpy2-2.0.8.zip"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1498427068"
|
||||
GENERATED_TIME="1508141042"
|
||||
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="japaric"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--gmpy2-2.0.7--C.19392.1498427068.691897.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--gmpy2-2.0.8--C.31223.1508141041.850702.C.tar.bz2"
|
||||
SUMMARY="Fast multiple-precision arithmetic Python module"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" pypi:gmpy2"
|
||||
Reference in New Issue
Block a user