Skip to content

Commit e9ce55f

Browse files
committed
dev-python/qbittorrent-api: keyword 2024.2.59 for amd64, arm, arm64, x86
Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/3732 Signed-off-by: Andreas Billmeier <[email protected]>
1 parent ae7c5f6 commit e9ce55f

File tree

3 files changed

+17
-6
lines changed

3 files changed

+17
-6
lines changed

dev-python/qbittorrent-api/Manifest

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
DIST qbittorrent-api-2024.2.59.tar.gz 1312479 BLAKE2B 980f359d8c4836be718bbeec780f287c77a2e051160270903b2ff71b977534449df745029c94b62c3f7bb5850550d52f481d69b26f1c5af4149427a067dda19f SHA512 dfcde4a5e4d04f26ae47b5f0348735e46ca7753c804d5d7be15f67f08c680a53e7dda6b52d3eead4e7b7390f46ed75d5d53e1cadaed34e03b4762856496ea143
2-
EBUILD qbittorrent-api-2024.2.59.ebuild 613 BLAKE2B 3e02e1c8766b840b8ecad544a426e0b4989ff90685189624ee2a3121d64cdcc656cb7c05fb7745418bd0b59d608d1550f31dd117ffa8ae7e8316e6da974d75c5 SHA512 5cfa6fdf8a6da247cb75ef96e327fe16ddfd153a581bc10d78d854c5ef39d31357c89ea7035a4cb22f99143b6e09eedf95923affe972390a2e948b1d0107e4b8
2+
EBUILD qbittorrent-api-2024.2.59.ebuild 619 BLAKE2B 9bedd835d4a2c030019bc56faacfba70103fb387eecb99efd30531a10079a74e86b0d6c6e12cec3094029420fa6fd0b375ea6401994e712b9c75d6cf6a3327c1 SHA512 4c51acec227638492b9b0c089ab52a76e31d49df3cda31e4772a49d4521d4aa4fdf34d5ab8e16bc2d1aa33fe82954c5c59312c950c46a6c7c166d8e816db2641
3+
MISC metadata.xml 401 BLAKE2B 54f4d7cc2f84162376a0a590a1de23cace77af7331dc5f6c56d915e47b49cd1b8524feca682c411a2866fa1e6f21802f119fad5fd78c0cb48d982e0635556ca9 SHA512 ccba597c991b69beebbd083d34eacc0a543c05356b58a3ff233ea400f3c947bff710a379f0f08174ef9848b07dcdabb164105d2c0f72c3fbe4684d2de7713a9b
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<?xml version='1.0' encoding='UTF-8'?>
2+
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3+
<pkgmetadata>
4+
<maintainer type="project">
5+
<email>[email protected]</email>
6+
<name>Andreas Billmeier</name>
7+
</maintainer>
8+
<upstream>
9+
<remote-id type="pypi">qbittorrent-api</remote-id>
10+
<remote-id type="github">rmartin16/qbittorrent-api</remote-id>
11+
</upstream>
12+
</pkgmetadata>

dev-python/qbittorrent-api/qbittorrent-api-2024.2.59.ebuild

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2024 Gentoo Authors
1+
# Copyright 1999-2024 Gentoo Authors
22
# Distributed under the terms of the GNU General Public License v2
33

44
EAPI=8
@@ -13,12 +13,10 @@ HOMEPAGE="https://github.com/rmartin16/qbittorrent-api https://pypi.org/project/
1313

1414
LICENSE="MIT"
1515
SLOT="0"
16-
KEYWORDS="~amd64"
16+
KEYWORDS="amd64 arm arm64 x86"
1717

1818
RDEPEND=">=dev-python/requests-2.16.0[${PYTHON_USEDEP}]
1919
>=dev-python/urllib3-1.24.2[${PYTHON_USEDEP}]
20-
dev-python/packaging[${PYTHON_USEDEP}]
21-
"
22-
BDEPEND=""
20+
dev-python/packaging[${PYTHON_USEDEP}]"
2321

2422
distutils_enable_tests pytest

0 commit comments

Comments
 (0)