dev-python/renault-api: rework, remove olds
This commit is contained in:
parent
a9c3a7635b
commit
c78f8cd522
@ -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 1844 Ebuilds in total, 1837 of them have in total 1849 (35 different) licenses assigned.
|
||||
There are 1842 Ebuilds in total, 1835 of them have in total 1847 (35 different) licenses assigned.
|
||||
|
||||
|License| Ebuilds using it|
|
||||
|-------|-----|
|
||||
|MIT|1112|
|
||||
|MIT|1110|
|
||||
|Apache-2.0|346|
|
||||
|GPL-3|115|
|
||||
|BSD|101|
|
||||
|
@ -1,7 +1,3 @@
|
||||
DIST renault-api-0.1.10.tar.gz 35508 BLAKE2B f64f643129302008d0dc64a34333aaa046a591ed3e66c8ade9519903400b4d6be9f86d2452659d8d1b745bbbc079c63e67a727c0e9e1d19a517557254e6e3dc1 SHA512 aba77c7bd12d71527dc6697d9646dc5ac8304b9029c985c1c0c54ea1ad40ef955d96e70cad23ce9b3d373116f99c801167a180e393c285aedfb142ae7960df53
|
||||
DIST renault-api-0.1.11.tar.gz 35722 BLAKE2B c4acf4c638fe76c8eb4a6975338da0e0265f40b38776247a444df94f659c7ea780bfe215a613bdb8492850556acb1961129864b41c9b87e7deb2c34c0851f618 SHA512 7c47ba5c2edabe366ff2c6316683e2aca6fa0257250239f96f56fc574c07b25ca529dfe9ed15698c50efaa5eca031684c4c0d629aca52878a933e709a7947b35
|
||||
DIST renault-api-0.1.9.tar.gz 35528 BLAKE2B 8feefa605350293e9447174c053605051dfdb5d5e3be171f1613813f9a9e34fa253e736dfd019d841c5a98fcb331fb211fbaaa746239da16becd203005b71bc5 SHA512 ac6c8fff04f3566be41fc0e94c5eefefeca33b2a953ff9bae63dc9be298d6c8308c3a29f2c66a9fad8019821c5f996cc1b07dfda0b09c03a7cf539d781d1a7ae
|
||||
EBUILD renault-api-0.1.10.ebuild 1061 BLAKE2B ceba2037ade1b28346a8e02e9726c9b4934d636e93b069fa19f7e33e5e0bd47a4950804a4d1456d24cbda312013abcfa78550582fe68134c5a065eb2cc5ca430 SHA512 16976950dbd30db5d050d8246fb332072c8fc235c7148eefcc52750d66ae825841045f29eab13be0cfcf7b1b20aa8c34bbca36201b203769b8a314d0731e8ff7
|
||||
EBUILD renault-api-0.1.11.ebuild 1061 BLAKE2B ceba2037ade1b28346a8e02e9726c9b4934d636e93b069fa19f7e33e5e0bd47a4950804a4d1456d24cbda312013abcfa78550582fe68134c5a065eb2cc5ca430 SHA512 16976950dbd30db5d050d8246fb332072c8fc235c7148eefcc52750d66ae825841045f29eab13be0cfcf7b1b20aa8c34bbca36201b203769b8a314d0731e8ff7
|
||||
EBUILD renault-api-0.1.9.ebuild 975 BLAKE2B cab3cddde9ae024c0bd9d002b1c63e275e7e5ff02e68565e6cade88f1a282acf9b1583eef902263c0556829fefe2f079390455770b481192da794c22d84fd57f SHA512 f843d5e8aecf83daabec75cf29d169421c9b5c5ec35abde0735c4e37e14e344955bee9aac8d37d808432dae9ea000097bf88e2e11ceb2fb7cb067454a4d1f32b
|
||||
EBUILD renault-api-0.1.11.ebuild 1068 BLAKE2B b6bab599e6e52cfa0383f6aa80bb1d0c96f30cd7c8c1ed75e4f5a5c34c5fc013d65225a763076d8f820e543783cb8ff3eee277c85ac39a6b8bcaed8c8fbe374c SHA512 1c3f148fddf9ba6ac5a0699997ba48652cfd5bee26ba9c8ab2abc5fb74b12e5ca76bf33c5db5465d4c9bb7de5bd7fac8f34e0123c9bfe7097f99f1dca4c8aee9
|
||||
MISC metadata.xml 330 BLAKE2B c981d5e7a1a1f14e3565832f462d4f8912e0dbe78765d3d695f956872818dc22fcb6dc9c7441d1aae464700c948d6ad7d684d33400670af431920368c0869fe1 SHA512 37a4282eaca1db0217adf414c58067717afbe8a4322aef8d4c156a16388c21831fdb6f8b3f9ca4caf921cd3821bdfd1fb66eb05f46eb52c3894704542ee03584
|
||||
|
@ -1,40 +0,0 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{8..10} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Renault API"
|
||||
HOMEPAGE="https://github.com/hacf-fr/renault-api https://pypi.org/project/renault-api/"
|
||||
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.rst"
|
||||
|
||||
RDEPEND=">=dev-python/aiohttp-3.7.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/pyjwt-1.7.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/marshmallow-dataclass-8.2.0[${PYTHON_USEDEP}]
|
||||
dev-python/click[${PYTHON_USEDEP}]
|
||||
>=dev-python/tabulate-0.8.7[${PYTHON_USEDEP}]
|
||||
>=dev-python/dateparser-1.0.0[${PYTHON_USEDEP}]"
|
||||
BDEPEND="
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
dev-python/aioresponses[${PYTHON_USEDEP}]
|
||||
dev-python/nose[${PYTHON_USEDEP}]
|
||||
dev-python/pytest[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-asyncio[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
python_test() {
|
||||
nosetests --verbose || die
|
||||
py.test -v -v || die
|
||||
}
|
@ -3,7 +3,7 @@
|
||||
|
||||
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 )"
|
||||
|
||||
@ -38,3 +38,5 @@ python_test() {
|
||||
nosetests --verbose || die
|
||||
py.test -v -v || die
|
||||
}
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
@ -1,38 +0,0 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{8..10} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Renault API"
|
||||
HOMEPAGE="https://github.com/hacf-fr/renault-api https://pypi.org/project/renault-api/"
|
||||
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.rst"
|
||||
|
||||
RDEPEND=">=dev-python/aiohttp-3.7.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/pyjwt-1.7.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/marshmallow-dataclass-8.2.0[${PYTHON_USEDEP}]
|
||||
dev-python/click[${PYTHON_USEDEP}]
|
||||
>=dev-python/tabulate-0.8.7[${PYTHON_USEDEP}]
|
||||
>=dev-python/dateparser-1.0.0[${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
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user