Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--simplejson-3.10.0--C.3169.1498427876.629871.C.tar.bz2 206971 SHA256 07b201742e23d501a5fc3d03c81197118da440ed58e5f2be5554b2dd786cf030 SHA512 f21b92c29c6cfd894385b651af6a5c1254af9a1eedcd20ef1f3e9afd6267927d85e26af8e1090f66699771dafa4581332fee0fa7a7bc84a0e9efba9c63bdf9f9 WHIRLPOOL 377e931a8387387bd9b717fcd3083ee1fd6684ecf9e00144c0e8aba769f6f951d7a55e142cd38b9c3cc1636f4319f06693445f86842b87aba94de43661212492
|
||||
PBIN simplejson-3.10.0.pbin-1+exheres-0 2810 SHA256 5d332a3345acd7c52d4183910cc87b49a7c147ac1cc7eae13375b82e705b1dc4 SHA512 a4795b7605f2ff841836a49706721f58bea67521c05e1f48c515a4ba130443a3cfbebf091b7398837abd264e8b4a8a597eef046cf843d85340c11e16c230aa5f WHIRLPOOL eeaa9c1a23bddb05ba700bdd46ed1a5eef5b1ee77a143bb0a8972af91430dabae32448829560997dd4544ddfdb019fd8d113c67bd647134ecfe8525a0829d7fc
|
||||
DIST hasufell-binhost--dev-python--simplejson-3.12.0--C.32741.1511563443.1520.C.tar.bz2 205412 SHA256 e09075b4e50b902d4725b990ff9e8fc3c1c14a14b2d349b1d7734c9f4f80b094 SHA512 844b169b2366e98535f20b1255debc94c68ca12768a3e06b12f71c84af0621fd7ad108ffc9b88fcacb66cd29e1a444cdec4aab2d9c5ee26c8f4accb59e41cbb2 WHIRLPOOL 23acd3c234eb39562e752d4a1551697d1d4d11af264ef1ffceaa0558a55c36514e76882a1a7e84c09c179156f76686491db945bcca8e7c86c5e081cd81d04def
|
||||
PBIN simplejson-3.12.0.pbin-1+exheres-0 2810 SHA256 81a94eac7b3225778c0873618bfeb149f3e83571cd87cd761b1125be1ffda337 SHA512 87d45539c560e3d60a489cd4c28bfe33bfc9ab3830a42ac0d9848ac2f14232e4c38f97fe6a5bd306645c729e0ba79b2e089c5860dceae27cea5099e6318125e7 WHIRLPOOL 25a3ad03f1b6f955fbedbf8c8124efb6ee87f74d064fd90c40103c142ac39cb00554beb798ef8a5374481cfca6eb2de0c81766fead7c9f02d9acedd508c9ff42
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Sun Jun 25 23:57:56 CEST 2017
|
||||
# Created by paludis-3.0.0 on Fri Nov 24 23:44:03 CET 2017
|
||||
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 ] ]]"
|
||||
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 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DESCRIPTION=" simplejson is a simple, fast, complete, correct and extensible JSON <http://json.org> encoder and decoder for Python 2.4+. It is pure Python code with no dependencies, but includes an optional C extension for a serious speed boost."
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/simplejson/ https://github.com/simplejson/simplejson"
|
||||
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"
|
||||
LICENCES="|| ( MIT AFL-2.1 )"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/s/simplejson/simplejson-3.10.0.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/s/simplejson/simplejson-3.12.0.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1498427876"
|
||||
GENERATED_TIME="1511563443"
|
||||
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"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--simplejson-3.10.0--C.3169.1498427876.629871.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--simplejson-3.12.0--C.32741.1511563443.1520.C.tar.bz2"
|
||||
SUMMARY="Simple, fast, extensible JSON encoder/decoder for Python"
|
||||
BUGS_TO="pioto@pioto.org"
|
||||
REMOTE_IDS=" pypi:simplejson"
|
||||
Reference in New Issue
Block a user