Skip to content

Commit 352428c

Browse files
committed
dev-python/tesla-powerwall: add 0.5.1
Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/2837 Signed-off-by: Andreas Billmeier <[email protected]>
1 parent d8472c8 commit 352428c

File tree

5 files changed

+36
-9
lines changed

5 files changed

+36
-9
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -617,11 +617,11 @@ 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 1752 Ebuilds in total, 1741 of them have in total 1760 (42 different) licenses assigned.
620+
There are 1753 Ebuilds in total, 1742 of them have in total 1761 (42 different) licenses assigned.
621621

622622
|License| Ebuilds using it|
623623
|-------|-----|
624-
|MIT|997|
624+
|MIT|998|
625625
|Apache-2.0|383|
626626
|GPL-3|118|
627627
|BSD|100|

dev-python/tesla-powerwall/Manifest

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
DIST tesla-powerwall-0.3.19.gh.tar.gz 20480 BLAKE2B 5c2dcc63fe983c3ae0897ca7e3ec868a3b9ab2e858e902dd700393ff80e6151281b49b882e1a802dd99fcaa053b38d331bacc31a85926cf2f41052365079037b SHA512 7af7878736c82fabdbc782e7e5d9e0841ade7db4099e2e97b839997ee3c8630cf30efaa438068c22d6183b26666422c7fa6a108524ee9ab7f268ce805cf8385b
2-
EBUILD tesla-powerwall-0.3.19.ebuild 828 BLAKE2B e571beb1da626e9018349286711fcc46586247807b05b5432692d5bed61bff8188ffd48dd719dba60202770e60656222afea49e1217db704d3227bf8178da97d SHA512 0305719f4d37f22d4c78d19b8b35b9c30509e322bad9c236f22a46dd5b4d7ea488c7a2a43226e2874bac7295ebf0585ddb0085e9cbfde94a44f8d137cba2b3a6
3-
MISC metadata.xml 520 BLAKE2B 3e11252bdf79174fcd895549e43cbd95cdbbdd8cd4b9511e7e477acd1c6afe5ee68a2f2b75cb79086f06376c92ba27a150fe259fe380f22ed9d3bcc264899de9 SHA512 8d1c3aa30a2c3ee91f7dbda9d2637745d88c66a332c3d92ec9f9ac7bf399b89067cd76fe31792818a96fa0e0e44784df58078cdbda0a6268604e680974ae0c3d
2+
DIST tesla-powerwall-0.5.1.gh.tar.gz 24620 BLAKE2B 598f982aeb4234a35111f8b3eaf493a5e3fd9aca9a84dba0a3638080dc08e26cacaec0560721eb254d2393999637773f813aae5002039a98ba8d09fceeb2c4a7 SHA512 ddffc0b799102eb3fb43e1a1c878127599d44f0256a8985e87b9ba4f3b6c799ada31ce12ec06308a2d212868c5672fbc924ab29ff2d36be609c35279b4567a78
3+
EBUILD tesla-powerwall-0.3.19.ebuild 828 BLAKE2B 8cd183027dd7f9eaca66b6615409381ad3dacf449319137ab0510b632a7c425b179af636e0b4071b52a501a49bb49609686ce5d8c11b97004fdf574778b7ba3c SHA512 ec274ac1465e466262eb9b80fa35839c8c5d48bdc589febaa7580254bc28f150e510bf6ea3bb2c1f4542f8a49125050cd1b6539001f9ede4b21f653ba8fd09cc
4+
EBUILD tesla-powerwall-0.5.1.ebuild 826 BLAKE2B aa61e8bf03d7bbef4cbafd375f342ca568a0b7da7d12bc10c33f60bd7acbd2c361d20460101ba1808c1986cef0878cc4618d0dd4e72206c1e622e92078b760a9 SHA512 636d6adb85e579173ca94ce8518fa43e94adc57b027be645798ef20a2d51e82a6ccaeaf37f8322a4666e5c1d2011af6ee511be583ea7feb8aed6058a418bf96a
5+
MISC metadata.xml 399 BLAKE2B 8f60908a6cc599436cea162343bbc6730a441ebe82d354d97cb072879e6cc687179f0e4dfb349cf0d571d82c1224ada8c075be61b9572415ac82d501d9288d51 SHA512 0b42f296b460bda66be264a640ba0c1044cdab49e206836d4bfa19f50f4a82afec56324a0ba0a7045ce9b844ba78f0fd3f4f2a9ad77515114a670062561fccb3

dev-python/tesla-powerwall/metadata.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,5 @@
88
<upstream>
99
<remote-id type="pypi">tesla-powerwall</remote-id>
1010
<remote-id type="github">jrester/tesla_powerwall</remote-id>
11-
<maintainer status="unknown">
12-
<email>[email protected]</email>
13-
<name>Jrester</name>
14-
</maintainer>
1511
</upstream>
1612
</pkgmetadata>

dev-python/tesla-powerwall/tesla-powerwall-0.3.19.ebuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 1999-2023 Gentoo Authors
1+
# Copyright 1999-2024 Gentoo Authors
22
# Distributed under the terms of the GNU General Public License v2
33

44
EAPI=8
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
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_{10..12} )
7+
DISTUTILS_USE_PEP517=setuptools
8+
inherit distutils-r1
9+
10+
DESCRIPTION="API for Tesla Powerwall"
11+
HOMEPAGE="https://github.com/jrester/tesla_powerwall https://pypi.org/project/tesla-powerwall/"
12+
MY_PN=${PN/-/_}
13+
SRC_URI="https://github.com/jrester/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
14+
S="${WORKDIR}/${MY_PN}-${PV}"
15+
16+
LICENSE="MIT"
17+
SLOT="0"
18+
KEYWORDS="amd64 arm arm64 x86"
19+
IUSE="test"
20+
RESTRICT="!test? ( test )"
21+
22+
DOCS="README.md"
23+
24+
RDEPEND=">=dev-python/aiohttp-3.7.4[${PYTHON_USEDEP}]
25+
>=dev-python/urllib3-1.26.18[${PYTHON_USEDEP}]
26+
>=dev-python/orjson-3.9.0[${PYTHON_USEDEP}]"
27+
BDEPEND=">=dev-python/packaging-20.0[${PYTHON_USEDEP}]"
28+
29+
distutils_enable_tests pytest

0 commit comments

Comments
 (0)