Skip to content

Commit 42773ef

Browse files
committed
dev-python/yalesmartalarmclient: add 0.4.0
Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/3815 Signed-off-by: Andreas Billmeier <[email protected]>
1 parent 3793147 commit 42773ef

File tree

5 files changed

+34
-6
lines changed

5 files changed

+34
-6
lines changed

README.md

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

607607
## Licenses
608608
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.
609-
There are 2012 Ebuilds in total, 2001 of them have in total 2029 (42 different) licenses assigned.
609+
There are 2013 Ebuilds in total, 2002 of them have in total 2030 (42 different) licenses assigned.
610610

611611
|License| Ebuilds using it|
612612
|-------|-----|
613613
|MIT|1161|
614-
|Apache-2.0|449|
614+
|Apache-2.0|450|
615615
|GPL-3|119|
616616
|BSD|113|
617617
|LGPL-3|26|
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
DIST yalesmartalarmclient-0.3.9.tar.gz 13038 BLAKE2B d23583373f2070791840e3047700baafa6e3cf7ea6b52420af93e51365fad2cc5c3a19f76425d4522c8835368c88cc26381234b230182ad224523ae36362a574 SHA512 a9a1d28e888c10fb81b491e81b3ae417ab9a78a5a82586ca97023c3c32eb99bb1d21d3ada4f45d7d3e6c4bddc7b8e14d56bbe40a943c64eb3f22272ea28e0966
2-
EBUILD yalesmartalarmclient-0.3.9.ebuild 679 BLAKE2B 6e4696d89da134b89b9d59b394b765284dfbe1269e03bcc0d14a4b36b0e3a2bf68737ff93e78910329e8db36f8633dfe58473752a84164ff015d758ff9db838e SHA512 553beac5a997ebc3dbbb834a332ffd0b5e6ba24a45d73341c7d3fbb492c4626c9930fa8103f14268f14eabfa93063913288acb5965515ddab76c257e824006a7
3-
MISC metadata.xml 416 BLAKE2B 8f9acafb7ea3f9580fc38692758e49fa471bc327c4d4ad02fa8ac31deaf5663aad11b73035272dd0678ccae2b2ce883f5835267397b317053693f696832513d1 SHA512 697aaca7d6c59ca350d719a2f69b5f8ceb123505d7d06279311f89c94841a0f4004b1d73bc05ca62b144e58c1c82dbc0624747d1ddf4b16a2f6d6f0d9512f0d0
2+
DIST yalesmartalarmclient-0.4.0.tar.gz 18712 BLAKE2B 0d21e89755830a207830d5e5a6a87d9d6ff868a96ea67d08722789d25ee1648d4fc235a89ff98bdb11039015ec5540fd52c0411f2ec7b206e7a3152bf1307f49 SHA512 3d4e257265344dbb04eeb7c240f0d8553f9917c6b61de878f3f1a8a055a39642730ca8c4cb525c4e55afd91a6cfeea0acd5e3f215c7425e3b3370bd2d8caf113
3+
EBUILD yalesmartalarmclient-0.3.9.ebuild 679 BLAKE2B 78840471c077bb2499cd9bb43e2fc14aace4868875d2da0d7b10075611f6ba3890677cba768e480b5fc2fa5ed3d1dfac0b7ed8d1c7f77cd596f7155be8c202fe SHA512 b1d955c2b61eb6092aa495e79d0c87bfbf4b7f2cb5d5e3d0f5207acb573dec8864f51e64c192cc20e60ca40af7ad790005f27ff2a13540b416a59999b348da68
4+
EBUILD yalesmartalarmclient-0.4.0.ebuild 576 BLAKE2B 7fa02a1d8d4bff5648c5ad94c2784f39176b351479aa536e76bbee36392c4af89bc83a16bd53d7ffecb563989cfb489f328406d33b994cf077dbc10645ae803c SHA512 0911217d04f118462619ce4b12c01289a62912e7984fe1a890d0f8a0061f61c44909b292671e6146283d93a280cbc327cd136342359c9d5f76528a60fec5db70
5+
MISC metadata.xml 547 BLAKE2B 45b7f1220e31e085e602d73d8b405684134000b84af2367803e14d79c80d4969b08688b5944315fd73cb17255e6400169d22d925cc32f0eb1f7fa3a078df8a0d SHA512 85b40583c5c80cc30aacfbbbba9f5230da8021425c7007f5129fa8c9078392822d335d69bec60054bf51747d904a06e99c94732f0456544d61944dcb75fcb6eb

dev-python/yalesmartalarmclient/metadata.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,9 @@
88
<upstream>
99
<remote-id type="pypi">yalesmartalarmclient</remote-id>
1010
<remote-id type="github">domwillcode/yale-smart-alarm-client</remote-id>
11+
<maintainer status="unknown">
12+
<email>[email protected]</email>
13+
<name>G Johansson</name>
14+
</maintainer>
1115
</upstream>
1216
</pkgmetadata>

dev-python/yalesmartalarmclient/yalesmartalarmclient-0.3.9.ebuild

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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
5-
PYTHON_COMPAT=( python3_{10..12} )
5+
PYTHON_COMPAT=( python3_{11..13} )
66
DISTUTILS_USE_PEP517=setuptools
77
inherit distutils-r1 pypi
88

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Copyright 1999-2024 Gentoo Authors
2+
# Distributed under the terms of the GNU General Public License v2
3+
4+
EAPI=8
5+
PYTHON_COMPAT=( python3_{11..13} )
6+
DISTUTILS_USE_PEP517=poetry
7+
inherit distutils-r1 pypi
8+
9+
DESCRIPTION="Interact with Yale Smart Alarm systems"
10+
HOMEPAGE="https://github.com/domwillcode/yale-smart-alarm-client https://pypi.org/project/yalesmartalarmclient/"
11+
12+
LICENSE="Apache-2.0"
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/requests-2.32.0[${PYTHON_USEDEP}]"
21+
22+
distutils_enable_tests pytest

0 commit comments

Comments
 (0)