Skip to content

Commit b2bfaec

Browse files
committed
dev-python/home-assistant-intents: remove versions (wip)
Signed-off-by: Andreas Billmeier <[email protected]>
1 parent 3c9feda commit b2bfaec

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
DIST home-assistant-intents-2023.1.31.tar.gz 52942 BLAKE2B d295484bd01d0f9f80d584e9ae6672359794e490d7e390570732febc653365a14633e59cae83d881098d004c4a0add724f72f914c3a97c187e927a72ea8aae5a SHA512 1254dffbb3790a76c216b27ba5c21ed68b6c8b1530eea6e90f3ddd0769da46d124ae71aa686c9f9dcbcf5d151e989c2a67d3c066c4151d2982bce9815cd7ad12
2-
EBUILD home-assistant-intents-2023.1.31.ebuild 915 BLAKE2B 6d269f942bb80836ad3a3572dcb57a5ba1afd9370ed9135e3a0fe7c6af4be47d92f03d8f26e11efafa4c4f69357fac66b652e8177644b00499dc67650447c095 SHA512 a6cfd6843113b4024c474aed2e54ad657e895caaf34b921d8c942cbd5268eef65f85c9e8383745f59068f8f91d4c726d785c291d8fd8298d1d9c3ed2fd83bb71
2+
EBUILD home-assistant-intents-2023.1.31-r1.ebuild 876 BLAKE2B 1621d754e2c6651f4eb6320dbdd22f6016c5af5c9f90060eb67f15e196fb6fa3d62dd2ab29fdbe09f20dee26a7abfa5666cab14f165780952dc5a1586b25372c SHA512 fe984586d9d4da5faa9c1db106b264fe7b373ee68a80b870414c9761b3f2f35b55a4822d5529989874209cf1e49c53f362d4d00e7d0def9842b3f1015e3cc501
33
MISC metadata.xml 548 BLAKE2B beb76c5ba7562b43d406087c616788d11428a56bdaea3fb1eb32134675ad0444802f897babc60fe101a34d1f95e5d5b0ca4684a38f48d8686b574d2279afa296 SHA512 5e4cd71f3e0f46a3b1bc1f1ebc94f5c46ed5ac859f63d4f213ed2101ca4998dffabac68d9f3f4d71f50a82f7757fd4e62d116216854d23cbb67d183ad2e7f66c

dev-python/home-assistant-intents/home-assistant-intents-2023.1.31.ebuild renamed to dev-python/home-assistant-intents/home-assistant-intents-2023.1.31-r1.ebuild

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ RESTRICT="!test? ( test )"
1919

2020
DOCS=""
2121

22-
RDEPEND="~dev-python/hassil-1.0.1[${PYTHON_USEDEP}]
23-
~dev-python/pyyaml-6.0[${PYTHON_USEDEP}]
24-
~dev-python/voluptuous-0.13.1[${PYTHON_USEDEP}]
25-
~dev-python/regex-2022.10.31[${PYTHON_USEDEP}]
26-
~dev-python/jinja-3.1.2[${PYTHON_USEDEP}]"
22+
RDEPEND="~dev-python/hassil[${PYTHON_USEDEP}]
23+
~dev-python/pyyaml[${PYTHON_USEDEP}]
24+
~dev-python/voluptuous[${PYTHON_USEDEP}]
25+
~dev-python/regex[${PYTHON_USEDEP}]
26+
~dev-python/jinja[${PYTHON_USEDEP}]"
2727
BDEPEND="
2828
dev-python/setuptools[${PYTHON_USEDEP}]
2929
test? (

0 commit comments

Comments
 (0)