This commit is contained in:
Your Name
2018-07-07 19:41:39 +02:00
parent 5f3a5bad66
commit e933693e6c
39 changed files with 198 additions and 198 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--dev-python--dbus-python-1.2.4--C.29945.1498428654.934931.C.tar.bz2 324674 SHA256 c12cd7f1a3a730a173efaa97c9b26913dbad41e9b6d6da40ae874fbed60db09d SHA512 026d3e619ed6804d3e47ea83ddf0f6199852af44fff4806dc84f50d3245e7acc4f86f85f774ee90d2f2b44d1929402ee68880e0e8e9686da71b81fadc93730ab WHIRLPOOL 80e6c05a76e65bc9c62615d57b511e3f2cb7886df536387bd675462681360c77dada134ee622487f3c5dfd64cdb1566434bdd56c0ca4627e29b2098a1476ddd7
PBIN dbus-python-1.2.4.pbin-1+exheres-0 2717 SHA256 aacc133faacb2dd4d01259c93b07db196448a449b47ad2edbbc603ee89409e7b SHA512 01a38eb6d8634db972c137b9708d41a9e67d4fb3324227c52f39c52b5f57a3e0ed27b70ffe46249b90951e830c093dffe1009385b6202c8d2109af11f08bf3e2 WHIRLPOOL 1a119bf54e1d0cc356ec72fb5672a0b8f1b9eed77aed2fb145c07c4e0d391f70a3e3ec5950129baa3d08fc6b9b686e1a23d0c16bcc3ee8e2032f2170cb1b1bb2
DIST hasufell-binhost--dev-python--dbus-python-1.2.8--C.21890.1530979904.509293.C.tar.bz2 413119 SHA256 d7a7a0dff458fa724b8216448beef69bd90937207d8d06a586ec579f0605cb9a SHA512 77dbc40df79fb70c70642699dcf54666b1a5e59173e5e34ed43035cf82d347973246062036270db9f314e29321ae5554f199639a3b1c847e50a0d379eebfdf5f WHIRLPOOL ee128a79cea99cbe2dd969c45fe3bae8a1d0150b49598e1c7f066eb56f87e5ad9b913533d836bee31cd11532ab4ab11856aad0f6c4411a0cc2a6909be31f8573
PBIN dbus-python-1.2.8.pbin-1+exheres-0 2937 SHA256 fbde74ba94b302cdf7c363b8373f4d365d2e1f23b289394e4ce62ed2bf25440a SHA512 c7cf49ab8edee4d004736717f747e33a0d27e177359bcc52345e82aa4c58849e32c0aa22f654a4036210bc2ce813dcb268ce042d1a577d7e439e1044023cdc51 WHIRLPOOL 2414ab818fdf7ab11ed1485ddb5d17ef6ab541a5dada0211c29b2ae88fe3c4da3ebdd85d99c935bea30afa6f336bc4c5403c4fbea9f62e492e414edd0f876a73

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Mon Jun 26 00:10:55 CEST 2017
# Created by paludis-3.0.0 on Sat Jul 7 18:11:44 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: virtual/pkg-config build+run: dev-libs/dbus-glib:1[>=0.71] sys-apps/dbus[>=1.6.0] test: gnome-bindings/pygobject:3[python_abis:*(-)?] ) [[ defined-in = [ dbus-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 ) python_abis:3.7? ( dev-lang/python:3.7 ) ) [[ defined-in = [ python.exlib ] ]] ( build: virtual/pkg-config doc? ( dev-python/Sphinx[python_abis:*(-)?] dev-python/sphinx_rtd_theme[python_abis:*(-)?] ) build+run: dev-libs/glib:2[>=2.40] sys-apps/dbus[>=1.8.0] test: gnome-bindings/pygobject:3[python_abis:*(-)?] ) [[ defined-in = [ dbus-python.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://dbus.freedesktop.org/doc/dbus-python/"
INHERITED=" multibuild easy-multibuild python test-dbus-daemon dbus-python"
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 ] ]] ) "
PLATFORMS="~amd64 ~x86"
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 ] ]] ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] ) [[ defined-in = [ dbus-python.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="MIT"
SLOT="0"
DOWNLOADS="http://dbus.freedesktop.org/releases/dbus-python/dbus-python-1.2.4.tar.gz"
DOWNLOADS="http://dbus.freedesktop.org/releases/dbus-python/dbus-python-1.2.8.tar.gz"
OPTIONS="python_abis:2.7 python_abis:3.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1498428655"
GENERATED_TIME="1530979904"
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=""
@@ -26,9 +26,9 @@ CXXFLAGS="-march=native -pipe -O2"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="python"
PLATFORMS="~amd64 ~x86"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--dbus-python-1.2.4--C.29945.1498428654.934931.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--dbus-python-1.2.8--C.21890.1530979904.509293.C.tar.bz2"
SUMMARY="Python bindings for the D-Bus messagebus"
BUGS_TO="philantrop@exherbo.org"
REMOTE_IDS=""