Skip to content

Commit 21771a8

Browse files
committed
dev-python/python-roborock: add 2.0.0
Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/3297 Signed-off-by: Andreas Billmeier <[email protected]>
1 parent fe3078f commit 21771a8

File tree

4 files changed

+34
-4
lines changed

4 files changed

+34
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -617,13 +617,13 @@ A daily compile test is run at Github with Python 3.9 to catch general faults. E
617617

618618
## Licenses
619619
This repository itself is released under GPL-3 (like most Gentoo repositories), all work on the depending components under the licenses they came from. Perhaps you came here because I filed an issue at your component about a bad or missing license. It is easy to [assign a license](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). During cleanups and license investigations I have been asked often which license to choose. I am not a lawyer, but I can offer the following table, counted over this repository, perhaps this helps your decision. If a package has more than one license listed, all of them are counted.
620-
There are 1808 Ebuilds in total, 1797 of them have in total 1816 (42 different) licenses assigned.
620+
There are 1809 Ebuilds in total, 1798 of them have in total 1817 (42 different) licenses assigned.
621621

622622
|License| Ebuilds using it|
623623
|-------|-----|
624624
|MIT|1036|
625625
|Apache-2.0|396|
626-
|GPL-3|108|
626+
|GPL-3|109|
627627
|BSD|106|
628628
|LGPL-3|25|
629629
|GPL-2|22|

dev-python/python-roborock/Manifest

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
DIST python_roborock-0.40.0.tar.gz 48275 BLAKE2B 7f4d78c0cef57de5ac04aae3be9bca132b569334652fce77774bd56e38eb2c649b1f83c63c91b54cadb3b2ac6503cbef849f44e765c25e02dbd7cdec8db5e949 SHA512 11f2e3f025f848c365989916629dccbde0bf1c764d25e536a4a126d1e6e2d64c1fae50afae76f1c5865bb510e147bfa10bea99fe0a89d86f18a021e3f45ae64e
2-
EBUILD python-roborock-0.40.0.ebuild 879 BLAKE2B 4bf4f64c440ccc31072b0e49f580241ed7fcfac802a00f8bfd0b9fc51eaebd3fc4b06decbca1b498e05d571d5fb949b0e0b9b437ea1d397ded76441ba764ba00 SHA512 59527ff432c8898bcef1af68d0e1e434645a39b2a785e44c1df9a92137b51db2f46d5f6a657a327f2e30600f39e7ab22cdb9662bdc3dea9634b2f0700a5b3d66
2+
DIST python_roborock-2.0.0.tar.gz 52689 BLAKE2B b43331487b56281a79d07ff433ea2271cbb5a011cb6dc7d36869484b0c0a819c1f7f98f14241b87b653286ed6bc918ee5d217e463592a4deb76279fbb7128a47 SHA512 215b0ebadad3b64011e8c06f82049419752fdebe25b85717c224f8b62aa129f742933e632dd584dd9e1a22a8f1ceaee793f2c125c3a03947d04cb9e9c0229a51
3+
EBUILD python-roborock-0.40.0.ebuild 879 BLAKE2B 4c4598922f4b99ffbaea92d66ee6e1ecae21c7c136e82b6b6bdab732576391052fbee0305448639dc236348e687a9332dfb20cd792101d5bb28a0fc8c40a78a1 SHA512 214d1a02cb04f106714582d2e8494cf728c0b7a9ccc41f15c6b115f3795a8dcd7fc42dacda9dd051b4302e843c2413b163b4b6fc0e3139a70215d0231f603970
4+
EBUILD python-roborock-2.0.0.ebuild 879 BLAKE2B 4c4598922f4b99ffbaea92d66ee6e1ecae21c7c136e82b6b6bdab732576391052fbee0305448639dc236348e687a9332dfb20cd792101d5bb28a0fc8c40a78a1 SHA512 214d1a02cb04f106714582d2e8494cf728c0b7a9ccc41f15c6b115f3795a8dcd7fc42dacda9dd051b4302e843c2413b163b4b6fc0e3139a70215d0231f603970
35
MISC metadata.xml 556 BLAKE2B 746dc40c60dc878f670ead7597debc082164a1d585d7ac60299f807b2c3706f990007d3470c67f80cd7ea11f30e21f2d3ce1ce1a731f44cb1ab50d73fd324400 SHA512 5bd2a3c92af85e4faa327e76e6e0cc41ed451237c018289732cc7c62ffd95fbc3165e1f9aaf923a3770611036c27d1793122b040a1a66601f0ae6399211ddc2b

dev-python/python-roborock/python-roborock-0.40.0.ebuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
EAPI=8
55

6-
PYTHON_COMPAT=( python3_{11..12} )
6+
PYTHON_COMPAT=( python3_{11..13} )
77
DISTUTILS_USE_PEP517=poetry
88
inherit distutils-r1 pypi
99
DESCRIPTION="A package to control Roborock vacuums."
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Copyright 1999-2024 Gentoo Authors
2+
# Distributed under the terms of the GNU General Public License v2
3+
4+
EAPI=8
5+
6+
PYTHON_COMPAT=( python3_{11..13} )
7+
DISTUTILS_USE_PEP517=poetry
8+
inherit distutils-r1 pypi
9+
DESCRIPTION="A package to control Roborock vacuums."
10+
HOMEPAGE="https://github.com/humbertogontijo/python-roborock https://pypi.org/project/python-roborock/"
11+
12+
LICENSE="GPL-3"
13+
SLOT="0"
14+
KEYWORDS="amd64 arm arm64 x86"
15+
IUSE="test"
16+
RESTRICT="!test? ( test )"
17+
18+
DOCS="README.md"
19+
20+
RDEPEND=">=dev-python/click-8.0.0[${PYTHON_USEDEP}]
21+
>=dev-python/aiohttp-3.8.2[${PYTHON_USEDEP}]
22+
$(python_gen_cond_dep 'dev-python/async-timeout[${PYTHON_USEDEP}]' python3_10)
23+
>=dev-python/pycryptodome-3.18.0[${PYTHON_USEDEP}]
24+
>=dev-python/paho-mqtt-1.6.1[${PYTHON_USEDEP}]
25+
>=dev-python/dacite-1.8.0[${PYTHON_USEDEP}]
26+
>=dev-python/construct-2.10.57[${PYTHON_USEDEP}]"
27+
28+
distutils_enable_tests pytest

0 commit comments

Comments
 (0)