dev-python/boschshcpy: drop 0.2.57, add 0.2.82

Closes: #3058
Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
Andreas Billmeier 2024-03-14 23:00:34 +01:00
parent 5d23b9a031
commit b92e276e4e
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
3 changed files with 8 additions and 8 deletions

View File

@ -1,5 +1,5 @@
DIST boschshcpy-0.2.57.tar.gz 30604 BLAKE2B 98f3fb7c4d006bcc6dac38a0d08d8c1ab79ed94127f2d3fa63e1e78981da5f1517315095b6ab7f1ebe40bdac3b102d0648741950a72b4218fdf94cff618c5b15 SHA512 46aecc6c26f0d1272d185fb1c954fa06cfb17c19cd463dcc480b9784ed2ffdaa561f2ebfc0ad9b9161f3240503086a0ea386a77d6bd10aa9abbc831684833b05
DIST boschshcpy-0.2.75.tar.gz 31946 BLAKE2B cd0171ff4358bde70f024afa0deb2ea155cbe0446adb6a4c34ab3e6284c9576e79b621f9eca977f1346381902303fa69a67467b5c095b3deb52356e7dcc24937 SHA512 9bb738ca9ba21ad1162ba40e6f6022ba1f8e7832f1ba0359e022c6bbfcda4fc0ebb01f14ef77e7b6b0f9fa4e8f3777d571e77e66811b34eacdd95b6a2e2a5688
EBUILD boschshcpy-0.2.57.ebuild 695 BLAKE2B 2f55e793436263fadc6378368d199786047bd51cb3c4c2ce4aa5e78dbf0d2206566f3704a0dc201eeea493e19ae9d400dc0917a3add3abc0a0c0f50723300e91 SHA512 5f2cf0bb79927b6ab258f4e6024a23879f70d10aec1bd045cf239027d3aa0d6e79b09f173c8300d7da05917f3725dff4cf001d414eec3679bc1574a1c7c13459
EBUILD boschshcpy-0.2.75.ebuild 695 BLAKE2B 2f55e793436263fadc6378368d199786047bd51cb3c4c2ce4aa5e78dbf0d2206566f3704a0dc201eeea493e19ae9d400dc0917a3add3abc0a0c0f50723300e91 SHA512 5f2cf0bb79927b6ab258f4e6024a23879f70d10aec1bd045cf239027d3aa0d6e79b09f173c8300d7da05917f3725dff4cf001d414eec3679bc1574a1c7c13459
DIST boschshcpy-0.2.82.tar.gz 32921 BLAKE2B 0a9c85b27165d4212f36b71d430e7ae0b6fc7cc483aae91e8e9b70f9e48dd0024fa96f88380437019e1c5d101fa5e1dfa3b9835d861b12b945094e12ee2023d3 SHA512 4fe8b7f6048e82de42f7d74b3b561819bca6d12d68c19ab10f0f84956167975d92450f1c67867db24c1805e4d0fbce4699c747debd7f8d3a4e25c7af743066bb
EBUILD boschshcpy-0.2.75.ebuild 695 BLAKE2B bb53bdd84ac68ac6a90a80ef220fac1a6ae1bafef62e276c2b6a110505da03218bc8e6cbae28f3e0b27e1ea9f91b30a39f6159c9a6efa905a5081a05c63c1663 SHA512 edbb17976211fcab4b3baa3d91852cf21d50a8573f3f80228908dab3b36b673b7980515e2c40d8c651755a9c525f9022db7a095fc6d5268ca842b12f4501d811
EBUILD boschshcpy-0.2.82.ebuild 696 BLAKE2B 26f599a9a16d23db14418231b0ed9f5070adeca94f2204896a15ff8166a608414efdc2c3e34363cdaab8c57c64fff113fc2a2f249024c72c6f0faa28f34f48bb SHA512 6fadc24258dbd6a100f307caeb353a104cef799442db53a7602d361799e1deacd6f27c8cea1e89140f95a91b96c818dc2b7d1b200489ee8bc56f921f10c7cdcf
MISC metadata.xml 553 BLAKE2B eda124afb30bb309f4d7c242ba9ab5abc82b4545567e72ec13e54d118f06f6b51d123210498e101f5af8f5f59f9e8552814cdcfa034d2df929feb5a03a7156b5 SHA512 95c3cda0c2feccab650dc4a904073a929c43de0f1f058c649d95fa59f828d0c792f5b29b1e716b3d5f243caade9996389794397a436ce734c6aade7ef6278a92

View File

@ -1,9 +1,9 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{11..12} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi
DESCRIPTION="Bosch Smart Home Controller API Python Library"

View File

@ -1,9 +1,9 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{11..12} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi
DESCRIPTION="Bosch Smart Home Controller API Python Library"
@ -18,7 +18,7 @@ RESTRICT="!test? ( test )"
DOCS="README.md"
RDEPEND=">=dev-python/cryptography-3.3.2[${PYTHON_USEDEP}]
~dev-python/getmac-0.8.2[${PYTHON_USEDEP}]
>=dev-python/getmac-0.8.2[${PYTHON_USEDEP}]
>=dev-python/requests-2.22[${PYTHON_USEDEP}]
>=dev-python/zeroconf-0.28.0[${PYTHON_USEDEP}]"