dev-python/python-roborock: add 2.18.2

Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
2025-08-31 10:11:18 +02:00
parent c1e47f6b2d
commit c91af7d933
5 changed files with 40 additions and 9 deletions

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
DISTUTILS_USE_PEP517=poetry
inherit distutils-r1 pypi
DESCRIPTION="A package to control Roborock vacuums."