Skip to content

Commit 5502897

Browse files
committed
dev-python/ovoenergy: add 2.0.0
Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/3291 Signed-off-by: Andreas Billmeier <[email protected]>
1 parent 0f24593 commit 5502897

File tree

5 files changed

+36
-7
lines changed

5 files changed

+36
-7
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 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
|-------|-----|
624-
|MIT|1035|
624+
|MIT|1036|
625625
|Apache-2.0|397|
626626
|GPL-3|108|
627627
|BSD|106|

dev-python/ovoenergy/Manifest

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
DIST ovoenergy-1.2.0.tar.gz 4835 BLAKE2B ae092ab1f6ab4bc9eddcfb0944f890cdd3b00dc4435babbfe1b1e9f29a556137c1a90f6b98dbbf7acedbebb07b696e5d85df629d75abf424984e318f726b1bcb SHA512 c2fa03e4160e06e37b5b4682da70f4c959d62a8b7cdb0137f22c5d491cecffb084a66e8594544efe3224df8869c695436ede688ba599ba06ae1738c6010d32cd
2-
EBUILD ovoenergy-1.2.0.ebuild 682 BLAKE2B a544ca8ad2f2ea91bcc2e76216cea5fd69158e37cd4ca489fd48920a343b0af24c4613f7a0fd6eab379970b65d8bae32e3093666f9af1bcb28053d7bf7726e26 SHA512 ea098af49cb99f4264c5678c6cc30052467d390cdd495b3ff7f928ada2e101b6b2ba1112745a3caaf0478b47cc1ded50a7d8c9256d5c5fce68d5dd3d08042336
3-
MISC metadata.xml 519 BLAKE2B 0c97a936831cc486ffe7f5f061e548361790354bdcd6c46df3d25d43932056f30894f27ad9c40825644e84985adc88de67c4fbde974e1093c6d04948ddf65163 SHA512 9cf5b1ce9e5c8b1cb332da123f2ff3222b3b298a2af6a7cbea72ed5ae5ab584057d35983e23230d14dd91a8932b918d065b1690ad18110314d9b428909b60bce
2+
DIST ovoenergy-2.0.0.gh.tar.gz 19922 BLAKE2B c6ade901c5142b4fbeab82954cad0e44fa9da155f298eff83219952025227f2357a47fd53602a59edfabcd10a00b64e9b4aff1c159f209f8ee04706181c4faf7 SHA512 2ab27a55c1286bccf49ed825627547f45d769698bf1e66a31cf45496854e2f777494ae88148d1499686a5b7c9e80765bee9190faaaf149557508d62f6223f63a
3+
EBUILD ovoenergy-1.2.0.ebuild 682 BLAKE2B ff0d5d087ac36b85466d69b4a4173084802ab4c1e943f40ca7a29fcfe297ec897ab9745547d823c36fec3bee380d6d10a546837be2f8d9bc310db7990bedd225 SHA512 aab09ff415656b008666e77bf58998be172869079692d6b2798c163262afedfa6ad89b89ca3935d8ccda3dd93a8e7b7ba34e12258fd2ba4ca223ead76b1fd55e
4+
EBUILD ovoenergy-2.0.0.ebuild 786 BLAKE2B 8e220e17fbca56180adf45b311f48e64c4b393b7bf9ceb39ef87d60cbffaf34f132f96c3c4241127b106491cf7e4ac270afe1f86b8c79ec9ef9d6e3d5d584741 SHA512 563247ea70751408ae0fa6bcaabf6d48305a3fd932a18a32c0c351b76a3a8da362a1c4c923ba7ecfd9da73b186ced989fa203f6f13051f2f81b11270512f2aa2
5+
MISC metadata.xml 517 BLAKE2B c501e5aa0213657db928cd78a2806ddd0451854a6739294d0ab87ad96762cc933d5a9a89c845c3db9f9bbf13a50bf525454d75966337689f5060ccb62d618852 SHA512 f7b19a179fee64e085b05850235fbbaa87f2f903f6d8293fa96557ac661a5d664ca60e19dad3c085d0bc613cef9d61f9b562c0fd2783c5389f9367a646480b42

dev-python/ovoenergy/metadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<remote-id type="pypi">ovoenergy</remote-id>
1010
<remote-id type="github">timmo001/ovoenergy</remote-id>
1111
<maintainer status="unknown">
12-
<email>contact@timmo.xyz</email>
12+
<email>aidan@timmo.dev</email>
1313
<name>Aidan Timson (Timmo)</name>
1414
</maintainer>
1515
</upstream>

dev-python/ovoenergy/ovoenergy-1.2.0.ebuild

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
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
55

6-
PYTHON_COMPAT=( python3_{10..12} )
6+
PYTHON_COMPAT=( python3_{11..13} )
77
DISTUTILS_USE_PEP517=setuptools
88
inherit distutils-r1 pypi
99

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
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=setuptools
8+
inherit distutils-r1 pypi
9+
10+
DESCRIPTION="Get energy data from OVO's API"
11+
HOMEPAGE="https://github.com/timmo001/ovoenergy https://pypi.org/project/ovoenergy/"
12+
SRC_URI="https://github.com/timmo001/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz"
13+
14+
LICENSE="MIT"
15+
SLOT="0"
16+
KEYWORDS="amd64 arm arm64 x86"
17+
IUSE="test"
18+
RESTRICT="!test? ( test )"
19+
20+
DOCS="README.md"
21+
22+
RDEPEND=">=dev-python/aiohttp-3.9.0[${PYTHON_USEDEP}]
23+
>=dev-python/incremental-22.10.0[${PYTHON_USEDEP}]
24+
>=dev-python/typer-0.6.1[${PYTHON_USEDEP}]"
25+
BDEPEND=">=dev-python/incremental-22.10.0[${PYTHON_USEDEP}]"
26+
27+
distutils_enable_tests pytest

0 commit comments

Comments
 (0)