Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--imagesize-0.7.1--C.6688.1498427620.69505.C.tar.bz2 31205 SHA256 876cf5cf6e7e47c37aa637f3c93cbe74e1cd5adbc578671c44a49f7558e1a4af SHA512 18a73ac6d46f0aa9555f00ef8cea1a4efec4b9f4686806ef9d325cd74317b1e479cd10bd75dcaf16eb05523702718e127158365dbeee68074cd94800cdac6712 WHIRLPOOL e8db1f327f2ccc9403b7107381ce59963541b73b5fb5aea9a8e50b5dc48d392ddb5ab93ae25d26e9d7bc0ebf742d41b6e52ba2f38798880b403475af7483c427
|
||||
PBIN imagesize-0.7.1.pbin-1+exheres-0 2502 SHA256 1a8382b96a2e58f3c07e62227f2344135da2a6a42f2cf70ad52b334250c35ffc SHA512 f7ad2141a0e3724ebc0b70ae86edd141009b50a064143c62f3bce546cc3c044b4842da364ea05ec99660850c547e414ddedd1876d8499e28434ce9045f47ec0e WHIRLPOOL 0eb2900b9afb0660b2a3bb5011b3f577cde70e21408ab065c11f440d53b444f555d429a251e4f1086bafc1fda0cd345cb3076546f588b92f9e38b88ff43f8078
|
||||
DIST hasufell-binhost--dev-python--imagesize-1.0.0--C.2789.1528451853.772674.C.tar.bz2 35671 SHA256 a1182984767728ca92ea18f8bdb66294cabdb69651a75c34e092bf3792e230eb SHA512 06df1693af5828935bd655d8a3da0cf3b0272093a2391adf9607b106bd7c12a383ee5348fcd1a3472b3fb377d7932738562f73709eda0c81bcd3370874a2a9ee WHIRLPOOL c6e76b0de143aef039ff4fcafa41a2e1e568844ab73314ad5645993a2e4e83bac8aa3d7a2458f09b97d0d09dcdc3ea434c798337f8a3583715593beb03d75d1b
|
||||
PBIN imagesize-1.0.0.pbin-1+exheres-0 2499 SHA256 f604424a6cd6e0ed9f8706d622335e6dc63669780bdc4151c40e2d658b094dac SHA512 68f3c251ac52e1d6609dbdd1045224ed371060f206534a85d17dcfdef7032f31e227851ce12bee8011d5d66554186dba2d070f37d8a0023feca5619c0065160a WHIRLPOOL a2d6d8c33046db6fb7cd4ec74a52186050d33f42d6f2a5f7373142e988d08da95f49f5906f1c9341d40ac51350bd9f841d833eef35a797fee2de5b4899322ac9
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Sun Jun 25 23:53:40 CEST 2017
|
||||
# Created by paludis-3.0.0 on Fri Jun 8 11:57:33 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: 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.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 ] ]]"
|
||||
DESCRIPTION=""
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/imagesize/"
|
||||
INHERITED=" multibuild easy-multibuild python setup-py pypi"
|
||||
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 ] ]] ) "
|
||||
HOMEPAGE="https://pypi.org/project/imagesize/"
|
||||
INHERITED=" pypi multibuild easy-multibuild python setup-py"
|
||||
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"
|
||||
LICENCES="MIT"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/i/imagesize/imagesize-0.7.1.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/i/imagesize/imagesize-1.0.0.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1498427620"
|
||||
GENERATED_TIME="1528451853"
|
||||
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--imagesize-0.7.1--C.6688.1498427620.69505.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--imagesize-1.0.0--C.2789.1528451853.772674.C.tar.bz2"
|
||||
SUMMARY="Analyzes jpeg/jpeg2000/png/gif image headers and returns image size"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" pypi:imagesize"
|
||||
Reference in New Issue
Block a user