Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--simplejson-3.17.0--C.31104.1588170122.864716.C.tar.bz2 220171 SHA256 e865f1f470d5b4040f43b522accdcb5c42b35ea8ba1cd63a43959ed656e5f20d SHA512 a74b8e371fdba0072e1e21f22bb8d98fd0cd03ec2f8d62bbf0522d8ea378c51d51958feb604154e6c6a5a1acd60913bdac06db8cf9e111fa4264d3e97919b5ab WHIRLPOOL 6dcf78a803222b0ccd0f60be2544b90f4971cb79f4ab2a7dc80e403fb7dda87f3c4a6424420a513b09d21c9e34d833c1849eecfe37456d3c3ccaf4f4874bf64c
|
||||
PBIN simplejson-3.17.0.pbin-1+exheres-0 2890 SHA256 a2ee4a08f893343446304aeb2c876e58893b8e629d9181da66086cb90a3f5e4d SHA512 cfa9dd707e22e6088d33ade7ed29fc30e3a98b2eed0ab83d16e8b9a8f1344d04cfd9d2e531a5a2c65f8564a97dea93696794bae0a1c3030d16cdb900ab69ade0 WHIRLPOOL cb3e45612f4de5097fc7de62b66315f80e8322edbf5214e9f0b48710d66a99be3fd53803e5a3d9dff1d6de4edfa5507afd0e4f7b2540b8f6da05475872a63cea
|
||||
DIST hasufell-binhost--dev-python--simplejson-3.17.2--C.18971.1605740905.606600.C.tar.bz2 219328 SHA256 5064ae8e559d4ef05b241d4d25ae5786ba6369804185a80092862463801aa700 SHA512 a7e1d4ad22fc830488634f101fb41ab910480ad850596ab9203fa60904ff9680c4f4ef47703c6c3403210c6fd20e0f35b4b6237b49fd106abf97c30176793127 WHIRLPOOL 898e1a36f0c263d3ad1a058ad8abacd7f6a82eb348ab0593bbffe318828e7e0b77dee41fbfc335eead154739cfe908d4198e7587e1ad8ea107ec7d511bb66b50
|
||||
PBIN simplejson-3.17.2.pbin-1+exheres-0 2874 SHA256 f1b149ef39a747983871c2120c410c6648bfa8959f8a888b41ec105c8d1a5927 SHA512 c0fbf35c372c9b7a83e27bceb40b93f5f66903c2dcff41434e259e2e90a0a42186c82c3cad7808390f3257359b92b00ebcc5f66404c551ad3831d471f6da82b6 WHIRLPOOL 1c4e56be3cb13666d9c967b6233d6f13eec0ec5751febe4038ea587966e1094a9238c03c0c315d730c955d5b72c856160dc5e903e5ce2165297b86747ad001f8
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Wed Apr 29 16:22:03 CEST 2020
|
||||
# Created by paludis-3.0.0 on Thu Nov 19 00:08:25 CET 2020
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( 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 ) python_abis:3.8? ( dev-lang/python:3.8 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DEPENDENCIES="( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.6? ( dev-lang/python:3.6 ) python_abis:3.7? ( dev-lang/python:3.7 ) python_abis:3.8? ( dev-lang/python:3.8 ) python_abis:3.9? ( dev-lang/python:3.9 ) ) [[ 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.org/project/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.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] 3.8 [[ description = [ Use Python ABI 3.8 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] 3.8 [[ description = [ Use Python ABI 3.8 ] ]] 3.9 [[ description = [ Use Python ABI 3.9 ] ]] ) [[ 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.17.0.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/s/simplejson/simplejson-3.17.2.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1588170123"
|
||||
GENERATED_TIME="1605740905"
|
||||
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=""
|
||||
@@ -28,9 +28,9 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="python"
|
||||
PLATFORMS="~amd64"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--simplejson-3.17.0--C.31104.1588170122.864716.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--simplejson-3.17.2--C.18971.1605740905.606600.C.tar.bz2"
|
||||
SUMMARY="Simple, fast, extensible JSON encoder/decoder for Python"
|
||||
BUGS_TO="pioto@pioto.org"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" pypi:simplejson"
|
||||
UPSTREAM_CHANGELOG="https://github.com/simplejson/simplejson/blob/master/CHANGES.txt"
|
||||
UPSTREAM_RELEASE_NOTES=""
|
||||
Reference in New Issue
Block a user