2024-05-14 23:18:39 UTC

This commit is contained in:
Repository mirror & CI
2024-05-14 23:18:39 +00:00
parent de154d4c4b
commit d96399cfa0
4 changed files with 11 additions and 11 deletions

View File

@@ -1,17 +1,17 @@
BDEPEND=test? ( dev-python/gst-python[python_targets_python3_11(-)?] media-plugins/gst-plugins-meta[mp3,ogg,flac] dev-python/pykka[python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_11(-)?] dev-python/tornado[python_targets_python3_11(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?]
BDEPEND=test? ( dev-python/gst-python[python_targets_python3_11(-)?,python_targets_python3_12(-)?] media-plugins/gst-plugins-meta[mp3,ogg,flac] dev-python/pykka[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tornado[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/gst-python[python_targets_python3_11(-)?] media-plugins/gst-plugins-meta[mp3,ogg,flac] dev-python/pykka[python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_11(-)?] dev-python/tornado[python_targets_python3_11(-)?] test? ( dev-python/responses[python_targets_python3_11(-)?] )
DEPEND=dev-python/gst-python[python_targets_python3_11(-)?,python_targets_python3_12(-)?] media-plugins/gst-plugins-meta[mp3,ogg,flac] dev-python/pykka[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tornado[python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( dev-python/responses[python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
DESCRIPTION=An extensible music server written in Python.
EAPI=8
HOMEPAGE=https://mopidy.com/
INHERIT=distutils-r1
IUSE=test python_targets_python3_11
IUSE=test python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/gst-python[python_targets_python3_11(-)?] media-plugins/gst-plugins-meta[mp3,ogg,flac] dev-python/pykka[python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_11(-)?] dev-python/tornado[python_targets_python3_11(-)?] python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_11 )
RDEPEND=dev-python/gst-python[python_targets_python3_11(-)?,python_targets_python3_12(-)?] media-plugins/gst-plugins-meta[mp3,ogg,flac] dev-python/pykka[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tornado[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/mopidy/mopidy/archive/v3.4.2.tar.gz -> mopidy-3.4.2.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660
_md5_=7684830adba80500a8643d03b518144c
_md5_=60680e95ec03878aba36f15f58177717

View File

@@ -4,10 +4,11 @@ DESCRIPTION=Plugins developed fro Gajim XMPP client
EAPI=8
HOMEPAGE=https://dev.gajim.org/gajim/gajim-plugins/
INHERIT=git-r3 python-single-r1
IUSE=+acronyms_expander +anti_spam +clients_icons +length_notifier +message_box_size +now_listen +omemo +openpgp +pgp +plugins_translations +quick_replies +triggers python_single_target_python3_10 python_single_target_python3_11
IUSE=+acronyms_expander +anti_spam +clients_icons +length_notifier +message_box_size +now_listen +openpgp +pgp +plugins_translations +quick_replies +triggers python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_10? ( net-im/gajim[python_single_target_python3_10(-)] omemo? ( net-im/gajim[omemo] dev-python/python-axolotl[python_targets_python3_10(-)] dev-python/qrcode[python_targets_python3_10(-)] dev-python/cryptography[python_targets_python3_10(-)] ) pgp? ( >=dev-python/python-gnupg-0.4.0[python_targets_python3_10(-)] ) plugins_translations? ( app-misc/geoclue[introspection] ) ) python_single_target_python3_11? ( net-im/gajim[python_single_target_python3_11(-)] omemo? ( net-im/gajim[omemo] dev-python/python-axolotl[python_targets_python3_11(-)] dev-python/qrcode[python_targets_python3_11(-)] dev-python/cryptography[python_targets_python3_11(-)] ) pgp? ( >=dev-python/python-gnupg-0.4.0[python_targets_python3_11(-)] ) plugins_translations? ( app-misc/geoclue[introspection] ) )
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_10? ( net-im/gajim[python_single_target_python3_10(-)] pgp? ( >=dev-python/python-gnupg-0.4.0[python_targets_python3_10(-)] ) plugins_translations? ( app-misc/geoclue[introspection] ) ) python_single_target_python3_11? ( net-im/gajim[python_single_target_python3_11(-)] pgp? ( >=dev-python/python-gnupg-0.4.0[python_targets_python3_11(-)] ) plugins_translations? ( app-misc/geoclue[introspection] ) ) python_single_target_python3_12? ( net-im/gajim[python_single_target_python3_12(-)] pgp? ( >=dev-python/python-gnupg-0.4.0[python_targets_python3_12(-)] ) plugins_translations? ( app-misc/geoclue[introspection] ) )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
SLOT=0
_eclasses_=git-r3 fbb2889c81f3a05910c1524db69425c1 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=8e7388cb9683a47a7291de32be6607ff
_md5_=f1fb782aaec780fa32f29414313418ff