From f8f68d6f93dd8510c09261f47d4f64cadf303815 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 6 Mar 2024 19:06:26 +0000 Subject: gentoo auto-resync : 06:03:2024 - 19:06:26 --- metadata/md5-cache/dev-python/stomp-py-8.1.0 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'metadata/md5-cache/dev-python/stomp-py-8.1.0') diff --git a/metadata/md5-cache/dev-python/stomp-py-8.1.0 b/metadata/md5-cache/dev-python/stomp-py-8.1.0 index 95d10b864746..ae16c6577320 100644 --- a/metadata/md5-cache/dev-python/stomp-py-8.1.0 +++ b/metadata/md5-cache/dev-python/stomp-py-8.1.0 @@ -1,16 +1,16 @@ -BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.6.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] +BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) 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_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/poetry-core-1.6.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Python client library for the STOMP messaging protocol EAPI=8 HOMEPAGE=https://pypi.org/project/stomp.py/ https://github.com/jasonrbriggs/stomp.py/ INHERIT=distutils-r1 pypi -IUSE=python_targets_python3_10 python_targets_python3_11 +IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 KEYWORDS=amd64 LICENSE=Apache-2.0 -RDEPEND=