Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--sip-4.19.17--C.30104.1558766034.138233.C.tar.bz2 815202 SHA256 4dec2cb3684957f67b46bbf03d429563742aec726a8b00457cfcf2b7cd20adf1 SHA512 e6198e7d879235956345dd31472f935cf309c8f05e74b3acb361cf78c6f0d3cd2cd46b95c153d9ceda03547b89425460b7325164144da26d8087ebfc4a6710b3 WHIRLPOOL cfe44dd01afdc60462d17e056fb8dd2ccd961c99bc3ab5eca39ec3226ad01ae3ceeb4eba7a71715a747b8e995930c86985f86a4bdab16ae2d2acdc6ae0710d94
|
||||
PBIN sip-4.19.17.pbin-1+exheres-0 3027 SHA256 8c816a9ddcc009768aa42e87c0d0ce2836fd09f3d28e93916004b67f8667a148 SHA512 a30e254151a064d8ce1b1d626de630f16310483929ee40564980c386dc0d2407b80d22c8828f492eed22305fde718f38aa3b2c2df360677bbb24b425da2c057e WHIRLPOOL 7f41a8c8f3ea51f8b900a5953179b4789930d1d8688eda75c05b807e4b9396dba32add1882094977b626c56ff3b1cb3001f4e2bad381355aebb54437696f1178
|
||||
DIST hasufell-binhost--dev-python--sip-4.19.19--C.31567.1569244860.417972.C.tar.bz2 818020 SHA256 0d3981d13a6047711df5f9faac1aad439bc38d93f3d03643f185de889f4dbe5a SHA512 a70a82efae9c31c9edc96d5ea005f4faf5fd61a0e2fa4ea7ceb2b46640b7fc53c4b626d40398c73f709a9b9611afdadc7a48acf3f04205e63b14e37180c2951e WHIRLPOOL 01a4ec341233d8e6bd7cc75e77ef62048ef2bc9e07a760242b9e0933a2e5d957811aca22a53675736b7a9ff8fb6924568a37ddbfa1b6c3bf293479255d354847
|
||||
PBIN sip-4.19.19.pbin-1+exheres-0 2913 SHA256 2ec4a13c033e149ed58f4d569ce0aaf8e665513b6b21b17259d8273a0c42bc60 SHA512 f57439d5918491aafe69dd146d03e021bb8baf169c03ddb2ce2b1de0bba8b3ebeba3ac5a133ff32a71ba30b7f2ef7b027ec9e18e644a6e1ac7791c9db21ecd17 WHIRLPOOL c48f4e348594907ad42ba3525ec6272742a8bee95a297defc77af4c9aa9a5183f2f2e3ae64cc73ebe5c9b6c7e252bf24f2e1f86448f866d4f5041e0134fdc006
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
# Created by paludis-3.0.0 on Sat May 25 08:33:54 CEST 2019
|
||||
# Created by paludis-3.0.0 on Mon Sep 23 15:21:00 CEST 2019
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
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 ] ]]"
|
||||
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 ) ) [[ defined-in = [ python.exlib ] ]]"
|
||||
DESCRIPTION=" SIP is a tool to generate C++ interface code for Python. It is similar to SWIG, but uses a different interface format. It was used to build PyQt and PyKDE, and has support for the Qt signal/slot mechanism."
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://www.riverbankcomputing.com/software/sip/intro"
|
||||
INHERITED=" pypi multibuild easy-multibuild python sip"
|
||||
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 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ sip.exlib ] ]] ) "
|
||||
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 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ sip.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64 ~armv8 ~x86"
|
||||
LICENCES="|| ( GPL-2 GPL-3 SIP )"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://www.riverbankcomputing.com/static/Downloads/sip/4.19.17/sip-4.19.17.tar.gz"
|
||||
DOWNLOADS="https://www.riverbankcomputing.com/static/Downloads/sip/4.19.19/sip-4.19.19.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1558766034"
|
||||
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 POSTGRESQL_SERVERS 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"
|
||||
GENERATED_TIME="1569244860"
|
||||
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=""
|
||||
CBUILD=""
|
||||
CC="x86_64-pc-linux-gnu-cc"
|
||||
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="python"
|
||||
PLATFORMS="~amd64 ~armv8 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--sip-4.19.17--C.30104.1558766034.138233.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--sip-4.19.19--C.31567.1569244860.417972.C.tar.bz2"
|
||||
SUMMARY="A tool for generating bindings for C++ classes so that they can be used by Python"
|
||||
BUGS_TO="philantrop@exherbo.org"
|
||||
REMOTE_IDS=" pypi:SIP"
|
||||
Reference in New Issue
Block a user