dev-python/home-assistant-bluetooth: add 1.11.0

Closes: #2679
Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
Andreas Billmeier 2024-01-06 12:05:39 +01:00
parent 98a0932f4a
commit 61d3e35229
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
4 changed files with 34 additions and 4 deletions

View File

@ -1,5 +1,7 @@
DIST home_assistant_bluetooth-1.10.3.tar.gz 10365 BLAKE2B fa05738fb8f586796e6a29297e35ac4ab65abe59e47cabf055d72b9d45210b1abd9949b162398203ec30a71520d6c742d66b23a2cbdb310b404c0187ca53ad7d SHA512 448ea71a0d255a31fdf108f56c06bed007d404828481f18f0502add17947969bbd2cbc0e58b3735b539d80a73ddf0ab78e99af8aff62976ece7e333b5b62bf73
DIST home_assistant_bluetooth-1.10.4.tar.gz 10412 BLAKE2B 3f1a87fa3a5f9da976b92f36e919fcc0570ef9b21bad72e0c8836c4e955ec129e1c65030e457577e22f8f3d301acbebeaecc7690d487df2d6651d06c6489696f SHA512 a185354386f496c85e3880f1649b05f6c54adf4df269fed553df73cc1a11f6b2fce61f9f579b684dee358179721e250b2a068b14b71fcebd80cea7ad1b579f1c
EBUILD home-assistant-bluetooth-1.10.3.ebuild 736 BLAKE2B 57bcdf0019e2ca16ca4eaae3f9521f0d21e8ad6abab4af4eae7677cbcd6aecef0815c9df7a617db19537638e53c108ccd2a39670689e3016f9c3de1a298dbe06 SHA512 31664783aef3e1bdedd6e5395d88dfd07000aa9f24f71d08f22b01b5eaf331bba7f4fe50f7943587ae609c6076f5ddffdea3dc644f2e8f5ae98ab293c127a634
EBUILD home-assistant-bluetooth-1.10.4.ebuild 736 BLAKE2B 57bcdf0019e2ca16ca4eaae3f9521f0d21e8ad6abab4af4eae7677cbcd6aecef0815c9df7a617db19537638e53c108ccd2a39670689e3016f9c3de1a298dbe06 SHA512 31664783aef3e1bdedd6e5395d88dfd07000aa9f24f71d08f22b01b5eaf331bba7f4fe50f7943587ae609c6076f5ddffdea3dc644f2e8f5ae98ab293c127a634
DIST home_assistant_bluetooth-1.11.0.tar.gz 7726 BLAKE2B 9c844787abfe26917efec555dec93e7957af9f3964b92f490a0dba71a242d80825547679ca1756c5a519e69239be7a6392d0efcbe2b1c27afe6f8131da1b0260 SHA512 8356f8f3bb6ee1bccd1f4388a142387a966d34e9cc19dd20a08670ff66da988f2144ee4d437b10b244a15c4d004de6f6a319300c2c0c35f1fa7ed7d2a0d57a9e
EBUILD home-assistant-bluetooth-1.10.3.ebuild 736 BLAKE2B 9fa69d6f200da877ba8adb803e6f7bcb75ee8419e782f9f7243cac07eaa9a0a4c466383ba26b5c75afd2ae7a6ef8ba63df8aa8a7132866faefa66af763f9a1b0 SHA512 38b11b28fa758ee57e650fba500c2bfc39fbdcde016a6296c15a42c0ce4231d1fdb7c819615911f30b94c586d28207ed7d68a8cdeb4d95964f2256deb3b21f98
EBUILD home-assistant-bluetooth-1.10.4.ebuild 736 BLAKE2B 9fa69d6f200da877ba8adb803e6f7bcb75ee8419e782f9f7243cac07eaa9a0a4c466383ba26b5c75afd2ae7a6ef8ba63df8aa8a7132866faefa66af763f9a1b0 SHA512 38b11b28fa758ee57e650fba500c2bfc39fbdcde016a6296c15a42c0ce4231d1fdb7c819615911f30b94c586d28207ed7d68a8cdeb4d95964f2256deb3b21f98
EBUILD home-assistant-bluetooth-1.11.0.ebuild 701 BLAKE2B 46f81f3bd3b7a179218a34edf43f64546b18d89ba28704ae2bdf8e8d48681fee5ca71428fb618e1eb92b2263647da95e3857757be156644577bb7e531c3c088b SHA512 5586af1486efa2a81a000656759825c5294cef948f3afd750b0dc2f970c58c30f2065ea834f794b2b1e11fa4ba6a18b899ac4cc01353fc7d125489c9cbab5c5a
MISC metadata.xml 559 BLAKE2B 3bf1af8292ae6052d78267ab834fd939ada780d7383ff61151d9aa318c0186a0568f213fd50f5eb018980ab2d8b652d4609400cae036a0f7e5e9f6e4e795a576 SHA512 3efc0aad3e95e20aaa3fe2d1ebefacda956ce92cfd6f9f662dead2bcbd69038e8b5685f59ae2272cf11e8e4e2a2d07529090d0a1a0b255ebc85ee482de62f06e

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8

View File

@ -0,0 +1,28 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517=poetry
inherit distutils-r1 pypi
DESCRIPTION="Home Assistant Bluetooth Models and Helpers"
HOMEPAGE="https://github.com/home-assistant-libs/home-assistant-bluetooth https://pypi.org/project/home-assistant-bluetooth/"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
DOCS="README.md"
RDEPEND=">=dev-python/habluetooth-0.11.0[${PYTHON_USEDEP}]"
BDEPEND="
test? (
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/pytest-cov[${PYTHON_USEDEP}]
)"
distutils_enable_tests pytest