Skip to content

Commit 3ad19e9

Browse files
committed
dev-python/justnimbus: add 0.7.3
Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/2808 Signed-off-by: Andreas Billmeier <[email protected]>
1 parent 85dd446 commit 3ad19e9

File tree

5 files changed

+29
-5
lines changed

5 files changed

+29
-5
lines changed

README.md

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

622622
|License| Ebuilds using it|
623623
|-------|-----|
624624
|MIT|1009|
625-
|Apache-2.0|389|
625+
|Apache-2.0|390|
626626
|GPL-3|118|
627627
|BSD|101|
628628
|LGPL-3|24|

dev-python/justnimbus/Manifest

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
DIST justnimbus-0.6.0.tar.gz 1571 BLAKE2B 78331debefc895f749c100c2113bf3b78ba820c816caefed793252ecb15a31b8a97fd79f0f74c0874905b1cc9d5baee797a074bb505f4943daec44cf5a51c530 SHA512 c262994a1941190739a99ba73b77fd3fbd67098aae804050cacd43a0d8fa6b06f5567174eacf853c542723cec54a7483e8f0dafbdac48d68e2fe09a9260123fa
2-
EBUILD justnimbus-0.6.0.ebuild 611 BLAKE2B 27861ec94772e347c28c721b8ded1216b61ef3cec590bae85776dab319a92b83242e68da318eb580ef31dfae4dece049a54efe461811cf7e06f672f685e3eef3 SHA512 9714307f83f0f5a779ccc0d991ddd1cf83a4cc26384412c176e6cf3b977eae98f67970fdc1430fb8d94806b6c763aa4d32a77f680b80e29956ce741ee85a05f8
3-
MISC metadata.xml 478 BLAKE2B ad17a4fd21cf4d8e05a62a1ebb39cc03e43ada4c3fc349d8f4b673117d52d9d34febb631f3bbf90aea69be7bac56e6ee2a29d1a6c42444df5d30d8d50eb812fe SHA512 2b9ab6cb44e5eb4c25a76532f4b0dc39bb0b15aa058a94a7bb1040a0c58cd6254b4456244d4eca0b482208ac543821e1bcdba8f5a804187849df1eb1e4ce963c
2+
DIST justnimbus-0.7.3.tar.gz 5507 BLAKE2B 3ecc02047cc84b339fb551b84564798579095cb4f5a65f0a2eb855face940cfb6f5f7e7608749efb3aa8c92115dd3e9fcefa850ddc6d726e4cc03bc8b46e5fef SHA512 91d0fbd1c8d20eaff883831b9d6ceaf11b0affe6bb3c1ebdb1a47bcf1400b571087539fe46084ae6da84a60defa5fd53f08bfc70ee2e32f3a6150f86962a683d
3+
EBUILD justnimbus-0.6.0.ebuild 611 BLAKE2B 931c5b11f4c1a090dda1573713f01e03b52c9ddaf344e82e37e300e704d76cd46854b837d159c1d1c0726f33d2557a456887b1dfc43c3797c9ee31d821bd51e6 SHA512 965e4b5188a0033bc7dc96ba4907966c8e3c68cc62b5a2216099941aeeee3ce5c353887ea4787d68e68f7e14f6bd7ffacb89558ef67e9af5e0bd1c8aaedb9095
4+
EBUILD justnimbus-0.7.3.ebuild 529 BLAKE2B 17428cf14ddadd7d818e0f6dbbcfc6bcd3b101c9850fd824960c1a24b5d82186de33addb64670b7ef434ccb98bb836da69a0efd3dd2e5dc4e061d5932d86ac7a SHA512 86f9c7e9028c9f0b3bb48c62c425d81ed764b5c2dc3f0f77997d7e42cabc4dd47cdf096ad5b7a7cbadfa29bf078b8fca1c565831b7e493ac3bf83be70337abd1
5+
MISC metadata.xml 542 BLAKE2B 95f85cf15c290a31667556d8c333b4baf4919b17113569362306e81b96e4fd1f5e6780b80dffca98173ec9d46a280a46c689218a25df67a79141d9efb18b1ccd SHA512 1feba4d029171bcc8088a97a1439bbb6eac482d7265e353f0109d94db7173fe5c585a73dfdd762a4821a6c3adc4b74742647741f22f4e451692576c7385a7379

dev-python/justnimbus/justnimbus-0.6.0.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: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
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=poetry
8+
inherit distutils-r1 pypi
9+
10+
DESCRIPTION="A Python Wrapper for the Just Nimbus API"
11+
HOMEPAGE="https://github.com/kvanzuijlen/justnimbus https://pypi.org/project/justnimbus/"
12+
13+
LICENSE="Apache-2.0"
14+
SLOT="0"
15+
KEYWORDS="amd64 arm arm64 x86"
16+
IUSE="test"
17+
RESTRICT="!test? ( test )"
18+
19+
RDEPEND="dev-python/requests[${PYTHON_USEDEP}]"
20+
21+
distutils_enable_tests pytest

dev-python/justnimbus/metadata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
</maintainer>
88
<upstream>
99
<remote-id type="pypi">justnimbus</remote-id>
10+
<remote-id type="github">kvanzuijlen/justnimbus</remote-id>
1011
<maintainer status="unknown">
1112
<email>[email protected]</email>
1213
<name>kvanzuijlen</name>

0 commit comments

Comments
 (0)