summaryrefslogtreecommitdiff
path: root/metadata/md5-cache/dev-python/dbus-python-1.3.2
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-05-24 20:35:57 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-05-24 20:35:57 +0000
commita85dc19aba40fdb983bfe00cb89706f9fbf73c22 (patch)
treeae44928af1f120a9ace68153962240adf63e3174 /metadata/md5-cache/dev-python/dbus-python-1.3.2
parent08d63eb0c6998fe0b782d07e86811c05730dbd9b (diff)
downloadbaldeagleos-repo-a85dc19aba40fdb983bfe00cb89706f9fbf73c22.tar.gz
baldeagleos-repo-a85dc19aba40fdb983bfe00cb89706f9fbf73c22.tar.xz
baldeagleos-repo-a85dc19aba40fdb983bfe00cb89706f9fbf73c22.zip
Adding metadata
Diffstat (limited to 'metadata/md5-cache/dev-python/dbus-python-1.3.2')
-rw-r--r--metadata/md5-cache/dev-python/dbus-python-1.3.212
1 files changed, 6 insertions, 6 deletions
diff --git a/metadata/md5-cache/dev-python/dbus-python-1.3.2 b/metadata/md5-cache/dev-python/dbus-python-1.3.2
index eccf0c84304d..d4336dc2e824 100644
--- a/metadata/md5-cache/dev-python/dbus-python-1.3.2
+++ b/metadata/md5-cache/dev-python/dbus-python-1.3.2
@@ -1,17 +1,17 @@
-BDEPEND=virtual/pkgconfig doc? ( || ( ( >=dev-lang/python-3.11.0:3.11[threads(+)] dev-python/sphinx[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.7:3.10[threads(+)] dev-python/sphinx[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.14:3.9[threads(+)] dev-python/sphinx[python_targets_python3_9(-)] dev-python/sphinx-rtd-theme[python_targets_python3_9(-)] ) ) ) test? ( dev-python/pygobject:3[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tappy[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
+BDEPEND=virtual/pkgconfig doc? ( || ( ( >=dev-lang/python-3.11.0:3.11[threads(+)] dev-python/sphinx[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.7:3.10[threads(+)] dev-python/sphinx[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.14:3.9[threads(+)] dev-python/sphinx[python_targets_python3_9(-)] dev-python/sphinx-rtd-theme[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.14:3.8[threads(+)] dev-python/sphinx[python_targets_python3_8(-)] dev-python/sphinx-rtd-theme[python_targets_python3_8(-)] ) ( >=dev-lang/python-3.7.14:3.7[threads(+)] dev-python/sphinx[python_targets_python3_7(-)] dev-python/sphinx-rtd-theme[python_targets_python3_7(-)] ) ) ) test? ( dev-python/pygobject:3[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tappy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
DEFINED_PHASES=compile configure install prepare test
-DEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.14:3.9[threads(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.7:3.10[threads(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.0:3.11[threads(+)] ) >=sys-apps/dbus-1.8:= >=dev-libs/glib-2.40
+DEPEND=python_targets_python3_7? ( >=dev-lang/python-3.7.14:3.7[threads(+)] ) python_targets_python3_8? ( >=dev-lang/python-3.8.14:3.8[threads(+)] ) python_targets_python3_9? ( >=dev-lang/python-3.9.14:3.9[threads(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.7:3.10[threads(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.0:3.11[threads(+)] ) >=sys-apps/dbus-1.8:= >=dev-libs/glib-2.40
DESCRIPTION=Python bindings for the D-Bus messagebus
EAPI=7
HOMEPAGE=https://www.freedesktop.org/wiki/Software/DBusBindings/ https://dbus.freedesktop.org/doc/dbus-python/
INHERIT=autotools python-r1
-IUSE=doc examples test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
+IUSE=doc examples test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86
LICENSE=MIT
-RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.14:3.9[threads(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.7:3.10[threads(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.0:3.11[threads(+)] ) >=sys-apps/dbus-1.8:= >=dev-libs/glib-2.40
-REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
+RDEPEND=python_targets_python3_7? ( >=dev-lang/python-3.7.14:3.7[threads(+)] ) python_targets_python3_8? ( >=dev-lang/python-3.8.14:3.8[threads(+)] ) python_targets_python3_9? ( >=dev-lang/python-3.9.14:3.9[threads(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.7:3.10[threads(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.0:3.11[threads(+)] ) >=sys-apps/dbus-1.8:= >=dev-libs/glib-2.40
+REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://dbus.freedesktop.org/releases/dbus-python/dbus-python-1.3.2.tar.gz
_eclasses_=autotools f0d3196128225dee3220e65f3371bc7a eapi8-dosym 741bfa77afb2a9321261501aca58c208 gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 9d3a9a889a6fa62ae794f817c156491b multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 3c6cd0f418ba702c186a9865b85e704d python-utils-r1 0fbffdbfefa74624091398f5ca2be159 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e
-_md5_=f7b438c273f69a08bc1f6fc5f46abd11
+_md5_=ffd30159f84d02c423e8863f4eedc111