dev-python/deluge-client: add 1.10.2

Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/#2914
Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
Andreas Billmeier 2024-02-25 09:54:56 +01:00
parent 4ea906ac3c
commit b129357e3f
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
5 changed files with 26 additions and 6 deletions

View File

@ -617,11 +617,11 @@ A daily compile test is run at Github with Python 3.9 to catch general faults. E
## Licenses
This repository itself is released under GPL-3 (like most Gentoo repositories), all work on the depending components under the licenses they came from. Perhaps you came here because I filed an issue at your component about a bad or missing license. It is easy to [assign a license](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). During cleanups and license investigations I have been asked often which license to choose. I am not a lawyer, but I can offer the following table, counted over this repository, perhaps this helps your decision. If a package has more than one license listed, all of them are counted.
There are 1806 Ebuilds in total, 1795 of them have in total 1814 (42 different) licenses assigned.
There are 1807 Ebuilds in total, 1796 of them have in total 1815 (42 different) licenses assigned.
|License| Ebuilds using it|
|-------|-----|
|MIT|1025|
|MIT|1026|
|Apache-2.0|407|
|GPL-3|118|
|BSD|102|

View File

@ -1,3 +1,5 @@
DIST deluge-client-1.10.2.tar.gz 12601 BLAKE2B 21685a07a27f6ef726cd052869c46b086fce96f0b94277874e9e0489e0196d69ae993f2f402522b88a767339fc23d8885e0216245abe80bd289d820e521cdddc SHA512 f59962048fc1de703c04b14c170af97bf97935bac3232ef5bde831765b9b30a9f244c3e2cbf1ad72804481ceb38a1534c708d14dfea600d3bc8337e3917a2b15
DIST deluge-client-1.7.1.tar.gz 9966 BLAKE2B 0b54aed310417ad6e5e6cfdca17d8192976066a665d97a08effdde5a8b6660a9f85e605e00a3b8e9b702693751021dfee9f267d4fd9fb69622e0c86ef27c53a0 SHA512 80ad51704ff7d01775d10dfc77f71930a585ef4f2d1d13d0bb7eeb9925aca488b6a7a1efa9d1f9e87e5e9c237ded4a2d85996c80ea4d5264ca61c175f7e0b849
EBUILD deluge-client-1.7.1.ebuild 602 BLAKE2B 346d942c05849738863f8ffb50985985157f2a447f3b67ed3aedc7a93481841395aa93822ef2685ed8b128cbe2c0fd873ee33a4d00f19b34fa427190a8d36bcc SHA512 8051464dc35d53b52b942c9f8ab48c20b073c72c5d7ed771c5e6cafd1225fcd3b8a13bc36b6952b35a81706b3deb5c6c8bf0af772d1496544ed271193d97f11e
MISC metadata.xml 536 BLAKE2B d2d98c5780b489ade662911e1bf3f69dc3667721703ce0b88b0d1fe239c7a142c2fdb3236561a55c083d2d9dd26f891756d1ee09542e71ccb29edff08eab1383 SHA512 4540b8c4964e71ba14bf007122b880d5ff9f160f69a650e1bf055ddc9764797c52254e6146e179f8cdbc6e6657648164a3209630f714fc41cbfd83cfb1a8c1c8
EBUILD deluge-client-1.10.2.ebuild 495 BLAKE2B 973b53739e6a11c0b219db470d996c8e7536851a62f1e5ae89251eef1afd3302b45d85b7c4d8f21c71d1e304e883b817be61b7d9b6504dc8dbe680bbde62aebf SHA512 ad9695b65c858ce55f631edd3229e48da0848ac927671e06bab84ad8ea47db971af79dc19b23fb64a76cc701b7231f485c1aa0ed1bfbb9272afe690af59e1930
EBUILD deluge-client-1.7.1.ebuild 602 BLAKE2B 397017a4bc5f262bb9c9885811bc849212281052727e26823e6d1fdb579d7d11a5c42deb66724a074b449bbe665090a6929f5aab2c345f5948f92e371c7d2b14 SHA512 36d4d9dab7a65bdc3c1822501d0586971b000cd370a0be1e21b47a0d0964b7d22d72b94585dbf2967c1925e376759a72dd6df4c264c85b9ff9404f193964fb15
MISC metadata.xml 524 BLAKE2B e97cf488a89808298c9577b7b248f33ef0203eb146b3c5d4ea204b326474ecc06dd31c9c7b7c3e165138b001fd46e31a761f304a101192c37b45f1b8474467e9 SHA512 02d79a833987360b2578baaca70d78226660ac770a786ce04f82913059fd47f58470f5585a2f01b62da99415cc28537b030c496fc42688f318694b954ca705ea

View File

@ -0,0 +1,18 @@
# 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=setuptools
PYPI_NO_NORMALIZE=1
inherit distutils-r1 pypi
DESCRIPTION="Simple Deluge Client"
HOMEPAGE="https://github.com/JohnDoee/deluge-client https://pypi.org/project/deluge-client/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
DOCS="README.rst"
distutils_enable_tests pytest

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

@ -9,7 +9,7 @@
<remote-id type="pypi">deluge-client</remote-id>
<remote-id type="github">JohnDoee/deluge-client</remote-id>
<maintainer status="unknown">
<email>johndoee+delugeclient@tidalstream.org</email>
<email>andersandjensen@gmail.com</email>
<name>John Doee</name>
</maintainer>
</upstream>