dev-python/pytautulli: rework, remove olds

This commit is contained in:
Andreas Billmeier 2022-10-15 09:50:27 +02:00 committed by Andreas Billmeier
parent 7990fa3e5e
commit ded2af2562
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
5 changed files with 8 additions and 78 deletions

View File

@ -538,11 +538,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 1833 Ebuilds in total, 1826 of them have in total 1838 (35 different) licenses assigned.
There are 1831 Ebuilds in total, 1824 of them have in total 1836 (35 different) licenses assigned.
|License| Ebuilds using it|
|-------|-----|
|MIT|1105|
|MIT|1103|
|Apache-2.0|344|
|GPL-3|113|
|BSD|101|

View File

@ -1,7 +1,3 @@
DIST pytautulli-21.10.0.tar.gz 9629 BLAKE2B 8292008380c754220096f1ced77f878d15c9987663deef0d5523e7ef4c6dd5aa3a087259b9a106be65300a2c2736a0a1290c60cd9a3deb5aed4d414a6867abcc SHA512 8aa39ffcb813467ec79299c5f34bb14b6a494f5940cab364f34b2a0082b6d72b485b81510b8fbfb4a5a70ab180c6f394354bee73a741a604d80faa0d137360c0
DIST pytautulli-21.11.0.tar.gz 9608 BLAKE2B d40be2ae0b8465ab3da5b8d9478ce2ab1c5322fc6e21746f00f3d39fcecab90ebdfbe4abb0bbafd9ccc851b435f7c2a689691c3de30130a864b4a555e4f3b575 SHA512 56a4e12076c5b90737771ca1c31fe25f60d1ed92d56ddd4a67467b0c0aa315d4e43b4a825a8976f17e889b0cdbbd1768ecc240da7db996da14eca8a3a3b176cf
DIST pytautulli-21.8.1.tar.gz 9708 BLAKE2B c2dfc55020246e344e9776d1d72949ffdc23ccd77d57498b2d42665faf5086f9b6a8a1bcb7ed68db323c65be9f37b3e770289778907058cd460d73c7cc533613 SHA512 0471b668ae5ab2fd188de4f02c5fb82444f23047da32a310e64a6cf93b539fe01af0dce1a6809bb3cb7f085a2788a038d51123e9f23ce75e6987ebd78fb784d3
EBUILD pytautulli-21.10.0.ebuild 795 BLAKE2B 34ec59e6301c191179ca4108f39741522d601bb91156bd4a0cb96c7ac9f0deb1c12baf5bce7c1f0f69c8a55caf07e0c2fac28e3b6ef0591b9d98ca47aa78162d SHA512 fac15e5b44bf25f33d3025392dee16ecc7bb96dce0fe3c4fd858dfadf1b25f8b956505f77491c7d568745ccf5bc02d87529b7bd628030b570c4e68bcf33580d5
EBUILD pytautulli-21.11.0.ebuild 793 BLAKE2B 24257e74b4ad2e8bf084f5c9479c0ef213b3f5808242385c86587d254661f3e93e19bba8133f5cd01fd8dae606e7e253385205a0d7ac37e66324e6cbccd4093e SHA512 a0d6fa6ee5fbc6a93d6c8b0465c57cfa194b555b8ce97665aae735077be6b7dc76cd7b459f59336d94e7c9e36e81ff6e575bf978d8380fb03068c740a3c02952
EBUILD pytautulli-21.8.1.ebuild 795 BLAKE2B 34ec59e6301c191179ca4108f39741522d601bb91156bd4a0cb96c7ac9f0deb1c12baf5bce7c1f0f69c8a55caf07e0c2fac28e3b6ef0591b9d98ca47aa78162d SHA512 fac15e5b44bf25f33d3025392dee16ecc7bb96dce0fe3c4fd858dfadf1b25f8b956505f77491c7d568745ccf5bc02d87529b7bd628030b570c4e68bcf33580d5
EBUILD pytautulli-21.11.0.ebuild 796 BLAKE2B 7b5a9fec9c645b6dbea9e80f05a084cbe84d02dffd37e2fcb3a3d2ed0ac87e799a99eb10d0a2dc52f1926b1c033d9b5b64958108a048f26760d14e721e46c214 SHA512 4038a31a3d2f96e73991dead006aad8ed532b7c557f7845c52f1cfd31667b4fd478e4a856f5b42457b2befd275134e2a0da265faaa9e36adcf1cb7442fdb87eb
MISC metadata.xml 452 BLAKE2B b7024e6763700aeeccce3412e23fdca4545f737d2c3578bdccfb20612d8dc76190ff09d3928c4c1c3bd02dcd334bd70b94ae73e7d5e25846f7f057e48f4de720 SHA512 4bf555331c57e5d65a7e2e9b0f46ef1b4820901e6c93bc03613d988b591e793ca8c4087cf1d7c62a8ce611eaaeeb6eea6a5afce8ab5dc60b9c8d8ddba7dc21ab

View File

@ -1,34 +0,0 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="Python API wrapper for Tautulli."
HOMEPAGE="https://github.com/ludeeus/pytautulli https://pypi.org/project/pytautulli/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"
DOCS="README.md"
RDEPEND="dev-python/aiohttp[${PYTHON_USEDEP}]
dev-python/async-timeout[${PYTHON_USEDEP}]"
BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
)"
python_test() {
nosetests --verbose || die
py.test -v -v || die
}

View File

@ -1,9 +1,9 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{8..10} )
PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1
@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
@ -32,3 +32,5 @@ python_test() {
nosetests --verbose || die
py.test -v -v || die
}
distutils_enable_tests pytest

View File

@ -1,34 +0,0 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="Python API wrapper for Tautulli."
HOMEPAGE="https://github.com/ludeeus/pytautulli https://pypi.org/project/pytautulli/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"
DOCS="README.md"
RDEPEND="dev-python/aiohttp[${PYTHON_USEDEP}]
dev-python/async-timeout[${PYTHON_USEDEP}]"
BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
)"
python_test() {
nosetests --verbose || die
py.test -v -v || die
}