dev-python/py17track: rework, remove olds

This commit is contained in:
Andreas Billmeier 2022-10-15 10:16:11 +02:00 committed by Andreas Billmeier
parent 58ba8cb600
commit 5724c8328f
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
5 changed files with 8 additions and 83 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 1805 Ebuilds in total, 1798 of them have in total 1810 (35 different) licenses assigned.
There are 1801 Ebuilds in total, 1794 of them have in total 1806 (35 different) licenses assigned.
|License| Ebuilds using it|
|-------|-----|
|MIT|1080|
|MIT|1076|
|Apache-2.0|344|
|GPL-3|113|
|BSD|101|

View File

@ -1,7 +1,3 @@
DIST py17track-2021.12.1.tar.gz 10980 BLAKE2B 1879ec8091229f242706828c2bc98266bd27d97667c78528c5d6779217ba9bfcb82234259b6ff1922daf47d55e5cbb588109c2512d57bdbb1243d7b863d8bb26 SHA512 5a10dc95169bc721a04923988f1eca33b0768f19216203daace1179c919f57eaaeb6c2c589a06a49cbfaac948080580a41598813958d2df653c8f1b0c6909508
DIST py17track-2021.12.2.tar.gz 11030 BLAKE2B 18043caee53b18a37d5ef2d616a95389b565900c30a807e452343a04db3cb16ac252a248711020d783f422d8fca8bcaf8e692132f71fce100d4e6ed683f91467 SHA512 b078a2c4c2dbf37460b54a9e64e3a24e1b02d122c5f267eff29919f4f37ced4f83536ef1833e07a950e1579b364c15eedd970fb5d2b850450403382371dfcb4d
DIST py17track-3.2.1.tar.gz 10480 BLAKE2B c9c944d15b2b994e7b2446111fcbba8a8227e33d168e3350a9cdfe6def0d8e217a926b0d43065634159ec74c229d9ff87a75d65b7ded740e8f929a7944429a7a SHA512 3c3cf6142601119d8992f7c3a3071044150f78c599e27e6dcfbd5f9d9259329734bf830f4521a06f40c1c6fbc759d98e39a1c84609e39b03e890bab233dcc0d8
EBUILD py17track-2021.12.1.ebuild 879 BLAKE2B 8113dba7e729357786cd7bbc398114a53621402d0b77c726f921d86ad8503c07b5a15efb6dd52e05d30f708989b7b1dd618196450a0dee4462149021a2a6ebc3 SHA512 e513f3933bddb8170934d83eada4a46cdbfd38d7f404702b13208f76ddf1dc456b055f1058bd9670a7b747b3254561e797eef50b08d0bd27f6975910b9f8ab90
EBUILD py17track-2021.12.2.ebuild 886 BLAKE2B 014966742d4d621df038bdce4c273cd69a2327a5b7f3a7756a3ddd2ff1587cfc82b77a195672c6e8e7a0b9dae916dbb7bde095c82ecef2e63bde5998842e3e74 SHA512 7c519a36cc681557873bfd00e2002b416bdd9b8ea64ee88e5df3ebf719825b6c4341d80160ff26294451fe05d1aa414387eaf79e35e3edb85b62321d974ce7a7
EBUILD py17track-3.2.1.ebuild 933 BLAKE2B d3fc74048ff9f8db12f49a0576953e3cc05854c4f363b1f38d4e0af426ca93e51fcd7d9d6770b274b11ceba7072c714045be1c8ebe6a483166a39e63cbfd8386 SHA512 988c95c8030efe0373272cfc62793586c2a2550daf141647d57fec9ce494454e3a02b4e17f547c55fc3475507e74c20a75ae956409886b87bfa7a1c97a284ce6
EBUILD py17track-2021.12.2.ebuild 889 BLAKE2B 1cce9ec354607996dab7c2b53f97b0723e280cf7f792a7359ee3de561a2064dd8cce1199df01c988ed5f91b2923c71f7d4e033238aa9fca161cac849dc23aabe SHA512 6b9363ea38f8bf10da088a27e77d40c7dec1e8176e852c2bf6ac94dbb584ee2a1a942bf9796439bbc9d9c056fa6ba9c653743b7357f90f2e64a913285f3ee9ca
MISC metadata.xml 452 BLAKE2B d03eb52b91a9d2005eb4ad7dc493a518b4e7cf9a9847f95bb2197762d6072a13c09b722ead547fafa96ac49f6489d91050e32888dcf6e3cfeab89321cbd16ad7 SHA512 82a5e11e6636c9f6b878592e045365b81c0619e9f751f3ca518c6d02bc84fde3068ed5be0ae9c807496c5a2fe1fe852a788278ebb21e64e5494334d61684b935

View File

@ -1,36 +0,0 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="A Simple Python API for 17track.net"
HOMEPAGE="https://github.com/bachya/py17track https://pypi.org/project/py17track/"
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-3.8.0[${PYTHON_USEDEP}]
dev-python/attrs[${PYTHON_USEDEP}]
>=dev-python/pytz-2021.1[${PYTHON_USEDEP}]"
BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/pytest-cov[${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 )"
@ -34,3 +34,5 @@ python_test() {
nosetests --verbose || die
py.test -v -v || die
}
distutils_enable_tests pytest

View File

@ -1,37 +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="A Simple Python API for 17track.net"
HOMEPAGE="https://github.com/bachya/py17track https://pypi.org/project/py17track/"
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-3.7.4[${PYTHON_USEDEP}]
>=dev-python/async-timeout-3.0.1[${PYTHON_USEDEP}]
dev-python/attrs[${PYTHON_USEDEP}]
>=dev-python/pytz-2021.1[${PYTHON_USEDEP}]"
BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/pytest-cov[${PYTHON_USEDEP}]
)"
python_test() {
nosetests --verbose || die
py.test -v -v || die
}