pyinsteon fix deps
This commit is contained in:
parent
0ab56bce3d
commit
334062c01b
@ -1,5 +1,5 @@
|
||||
DIST pyinsteon-1.0.13.tar.gz 141231 BLAKE2B 60efd948f41c9d22612460c54df70c7ebe62ccf7f950276d5a69dbde7f8a22099af3d28151bd86788473b399e8c67861d2455c189315f4086cb3754ff75f7853 SHA512 a792b4adae41de24c257d1d133d08ce64b95101d7c84984c6ba1b42c22aa23c7f42034557f3feed068b329edcb54cb34b6f0c14e55df03f6dd25cb4b4aa46706
|
||||
DIST pyinsteon-1.0.16.tar.gz 140989 BLAKE2B 879d9f5eef2183d4bcd273059cddacf51dac421a01b05c98a251f4e8a037e873f76a4f990d3ab1dba5e2e29f651a73c47d8d23dd851c7efb33acebf209e1bd4a SHA512 79e8eb820dcb6ad497811a349fc346ecc6349c7bd0ad1702935b7526a9cba09dcefb9bedcdb2a6f29f0003a507df98a7769c829308a4d8fadb8b336b6f01c06e
|
||||
EBUILD pyinsteon-1.0.13.ebuild 973 BLAKE2B 4a9e2a7a57f1b562a199660bca4b59ca2c6dfd8dc7e3a92fbcebdb15c363d31a1b900e0230b6a9ac0e5149d0e08e96feab0554f5b9d435df0aee1cb0359cb2c0 SHA512 67906680e8109358994fe5c7e9367a2ea6aeeebdfda9d2e9d8a460887f6b8c26e52f313b06d8ad5524703b5e7287c82b263aa8c17ad928429856c120207063ca
|
||||
EBUILD pyinsteon-1.0.16.ebuild 977 BLAKE2B fe2e99e56a30446819c09653214288e66f8afda0f5bc067ccae4c681b40dba7cd664e7f892d4c5906febc9be637ad66cd0bc00229ad55ee4eed5232270cee472 SHA512 1a6c9a3a7018dddc06a96e41ea4da80bfa5fd5f16fb5833bc06fd365806af971dad533a9d9159faf4d790a96351247944e962653428d5b5b9a9ff3432b411ecd
|
||||
EBUILD pyinsteon-1.0.13.ebuild 973 BLAKE2B 332ac3703e3e35d745de5427a86d55720d77b1a16dc93c403159995f777477213118d6291b9fe647d6913bd6d316e64e50b00288ae3eaec9ee66dc6d2c6b9453 SHA512 d9e29659775726e8698de690bfe55ca447e56e80dafc914511ba42a740f0fcdb976d850502878bb1a48f5895918ac6caf4d298349fecdf9fdef6fd6eb75a019c
|
||||
EBUILD pyinsteon-1.0.16.ebuild 977 BLAKE2B 5a196acea9f3f6e1d1ca9b95aee757761bd486a6784b5bf34d8468a47001d4b9c94c46b121aeb984a23e452fc3860cb309dfd644db47302cb9f4578846180ab3 SHA512 a909110caf4249868c20836b6987279f48e58d4818503100f0e7bf0384eb30bd6c7d170b1ab5d74798194056a0e35c3369f9b7eb4c1a259a534d5d0b309c21f8
|
||||
MISC metadata.xml 474 BLAKE2B 4b53cc72d0f63f92c79ca63bfb7f99cb137f0e08504813fcf9257383926a3507fee90972c1d8416e0da92350b7fa975358d13925f68aca520343a19c5ffcd85f SHA512 8b0da9a23e1a64cbb6ab665cd2beb8bf111b845f71e4078276a043e756b407835fda4ef91506285efb13e9f9dbe555b0d70b7fe06d613aa71ad391c32a6db5b5
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@ -22,7 +22,7 @@ DOCS="DESCRIPTION.rst"
|
||||
RDEPEND="dev-python/pyserial[${PYTHON_USEDEP}]
|
||||
dev-python/pyserial-asyncio[${PYTHON_USEDEP}]
|
||||
dev-python/aiohttp[${PYTHON_USEDEP}]
|
||||
dev-python/pypubsub[${PYTHON_USEDEP}]
|
||||
dev-python/PyPubSub[${PYTHON_USEDEP}]
|
||||
dev-python/aiofiles[${PYTHON_USEDEP}]
|
||||
dev-python/pyyaml[${PYTHON_USEDEP}]"
|
||||
BDEPEND="${REDEPEND}
|
||||
|
@ -22,7 +22,7 @@ DOCS="DESCRIPTION.rst"
|
||||
RDEPEND="dev-python/pyserial[${PYTHON_USEDEP}]
|
||||
dev-python/pyserial-asyncio[${PYTHON_USEDEP}]
|
||||
dev-python/aiohttp[${PYTHON_USEDEP}]
|
||||
dev-python/pypubsub[${PYTHON_USEDEP}]
|
||||
dev-python/PyPubSub[${PYTHON_USEDEP}]
|
||||
dev-python/aiofiles[${PYTHON_USEDEP}]
|
||||
dev-python/pyyaml[${PYTHON_USEDEP}]"
|
||||
BDEPEND="${REDEPEND}
|
||||
|
Loading…
x
Reference in New Issue
Block a user