Skip to content

Commit df24827

Browse files
committed
dev-python/qingping-ble: add 0.9.0
Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/2634 Signed-off-by: Andreas Billmeier <[email protected]>
1 parent bd27cd7 commit df24827

File tree

4 files changed

+35
-4
lines changed

4 files changed

+35
-4
lines changed

README.md

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

613613
## Licenses
614614
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.
615-
There are 1615 Ebuilds in total, 1604 of them have in total 1619 (42 different) licenses assigned.
615+
There are 1616 Ebuilds in total, 1605 of them have in total 1620 (42 different) licenses assigned.
616616

617617
|License| Ebuilds using it|
618618
|-------|-----|
619-
|MIT|927|
619+
|MIT|928|
620620
|Apache-2.0|346|
621621
|GPL-3|102|
622622
|BSD|89|

dev-python/qingping-ble/Manifest

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
DIST qingping_ble-0.8.2.tar.gz 6586 BLAKE2B 0f5ffac88404e2dbd568e24919eb6dac369a331df85f442942a075ea2c9c5ce71bb413b8b59008c68861add9029b44cccd11ed702203256b966aceb309f9319f SHA512 34462b9fd0f47abb0ddaf37f0c0667286fa0b7788727742291e17fcb82b083fbfd5a57e799626b7a3d705cd13990bb38f6ab8705f73ef4599253a23fb1546018
2-
EBUILD qingping-ble-0.8.2.ebuild 815 BLAKE2B d87faf83566c6681e5e5d373a0d270c56a2a88c0b4c6009d2d91a25bea33f091c4b36256889398cc6d539ec8f9b81a31af0163535a0f4054c09f38efd5e2f149 SHA512 2c456a40eb7fb559e25a9cf1db9de49e38bf81aa17e4ad11961bd36688c99e8611fb83db3b8275b47d734875d604da4a12d9289040db43d55090fd2e69ac3a70
2+
DIST qingping_ble-0.9.0.tar.gz 6057 BLAKE2B abffdecb280aaee0c36949b14ec1fb2a2153e2ced7004c54fc882b2d9e99383722203f9792b25c2decbad5b8c5af30620ff4d93854a4520d1cb068613bdfc6a7 SHA512 806900f4ca7845db3db849b13bd0407b18f0e18e4547650930ce7d6bcd89e13917d5f874145c3ba9eaff2cf4aca5910401fcbf24f060b84d25e0f08fb7ce7a38
3+
EBUILD qingping-ble-0.8.2.ebuild 815 BLAKE2B ce714d2b667fc40a3975b0c98136233155fdd92b1f21ef621470bb50c15c8a0228bacac3abe7e218c73a82b92cdedaefde5d15b02f77c677eff1ae27e902f7b8 SHA512 a229d3016f3122abc78e802d3bd60408d8a33327bc0f0c057ae349d3e67df46c349245c31e064b4040f7a7aa7ef1935abd7e18f3d2f6c0bb732d257747a6edfb
4+
EBUILD qingping-ble-0.9.0.ebuild 774 BLAKE2B 694b811c3c090b100da3510d1ad59beebd8d93f09a602d89c5fbd39b88e5c64821b80b8ccbd3c8c5690aa6c9e546d1857157e8ccaf24aea94d9b7df38fd1da14 SHA512 b68cd7a27c4614600269dbec4dcf4671f74f2dde44659e3b749b0e1b7e8e066267e1e7eb23611dbf268db5c34955dd304247bdc9a97f249bd6f578e9238e7c1e
35
MISC metadata.xml 526 BLAKE2B b43ffbe70a43b8a57f60a3d1206093230c05277144ecf27eb705e7b37f1798daf8da05ffd0c7f9eb1261f1114a14a3a94b2a86989b724e4bf501b238d01becce SHA512 6ddc253d8faa93e2e37a093d3beb7655bb92b6e06093001d3837797c965832578a0e18d94d683d4fec87a7e4a5d7ba47ca40e064c63f38efc3d528fb96660e06

dev-python/qingping-ble/qingping-ble-0.8.2.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+
PYTHON_COMPAT=( python3_{10..12} )
6+
DISTUTILS_USE_PEP517=poetry
7+
inherit distutils-r1 pypi
8+
9+
DESCRIPTION="Qingping BLE support"
10+
HOMEPAGE="https://github.com/bluetooth-devices/qingping-ble https://pypi.org/project/qingping-ble/"
11+
12+
LICENSE="MIT"
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/bluetooth-data-tools-0.1.2[${PYTHON_USEDEP}]
21+
>=dev-python/sensor-state-data-2.1.2[${PYTHON_USEDEP}]
22+
>=dev-python/bluetooth-sensor-state-data-1.5.0[${PYTHON_USEDEP}]"
23+
BDEPEND="
24+
test? (
25+
dev-python/pytest[${PYTHON_USEDEP}]
26+
dev-python/pytest-cov[${PYTHON_USEDEP}]
27+
)"
28+
29+
distutils_enable_tests pytest

0 commit comments

Comments
 (0)