dev-python/pytrafikverket: add 0.3.9.1

Closes: #2498
Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
Andreas Billmeier 2023-12-10 14:15:33 +01:00 committed by Andreas Billmeier
parent 21b51b1b2a
commit 7c328ccabd
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
4 changed files with 38 additions and 4 deletions

View File

@ -612,11 +612,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 1725 Ebuilds in total, 1714 of them have in total 1734 (43 different) licenses assigned.
There are 1726 Ebuilds in total, 1715 of them have in total 1735 (43 different) licenses assigned.
|License| Ebuilds using it|
|-------|-----|
|MIT|1010|
|MIT|1011|
|Apache-2.0|363|
|GPL-3|98|
|BSD|96|

View File

@ -1,5 +1,7 @@
DIST pytrafikverket-0.3.6.tar.gz 13201 BLAKE2B 99b0a976d98b2668c73f90b92b3137ff1ec25ff240a11ca923374a9b74be5c9c77347af3bec5c224d392beda0ae70040a92685ac3798f4b09c4e148941f91b0e SHA512 fd0e47617cf2747c17d712f38a472818e90cfd883a788069adfd6c43442871f04eb43a51669cf27580979ff8fbb3807d429f7dddf270e332dcf18de19b1324bb
DIST pytrafikverket-0.3.7.tar.gz 13426 BLAKE2B e71e99525363d010dc41bc155887f0df3a881ba7637754ee0db7aba2f1a68ba630ca4e315665996239ce6f7dc815d1c0d9721c435b9fd398880cd44ff83ec63b SHA512 69b6aabbc3328af170b70fa3fe4a097ff6fecdc1f37448bfffc5254c8e4f25a8f0b6af64fbfb754248d7295ef9e3353a399cea0fd77f2a9982aa5f3587e82363
DIST pytrafikverket-0.3.9.1.tar.gz 14140 BLAKE2B d02be7164178dbde84cfc8164e28ae6c3273ed27a0e002a418e3f7778583df3a92e8669833249858ae15584bdc3f8a1425ebbaba7a87291a86e0468958bef777 SHA512 d4fc39f863b4eb844e6e7c0acc61402dc0a89a0fb517c9c367eeec17134e9f18f7d60d24bcb880c4b3884ed418c1e83f75116a6e465f1c734522d84beb4644b5
EBUILD pytrafikverket-0.3.6.ebuild 963 BLAKE2B 6aa9de93edb87a56b5cb06ec419f5a54f7a4c0ecb2158b91483f2b75c07cc4b029acde847e79896436ed9c13493570bb704458a26afbad9a079a505b02348a08 SHA512 bdd4dd1ec00cc89a961b2ed85f29a0c7de28f63adf4bca2f3577be7cd9802a2585abc0a71e27a4fafb0f60dc94e8da10a5140e4dc0470ff111329a5e963e5e53
EBUILD pytrafikverket-0.3.7.ebuild 815 BLAKE2B 6d3f714e6af12845e25776568c8a2ed0fd93da132ce1effc07be7e34e02159184869d4e23cf2663d48c7212c6419471f1d1ff6c696b0d471c72d3a8ec7769edf SHA512 efe7d16b4b14cee037ee30314c9bbae3c3d2a26c969dcc187cb6c604350cad5a28cbd808a5c4cf14e24ca83c216ed2b38720b0de9530b66bcd15ab0faaec9c34
MISC metadata.xml 401 BLAKE2B 3ddf09c700524354f0e60bce070783e463cb2dfea320b6974e2766b88f54964990a76c7b121305b99fa5936b54a7953053ba41173aec4911308ad21b515c6af2 SHA512 1e1c9b63f41a8894bec392e3b293be0b2cd0fe97b356d34c88a19a1d8ca47eaba44696f1d180e39fe2f44fefde2965866c7930b65a9830544e5fd5be51e12171
EBUILD pytrafikverket-0.3.9.1.ebuild 735 BLAKE2B cd754f67081e0579963d2780e510933a78239709771cc613f50529e10da02b6e2ad985fd8dac834c31cbfa3f89c19a6bcfc90e1c891320874d466caa3c388cba SHA512 459fc555e2faac72ab321acd5d40f4489d9e2c53d1a1575aa80722d218357b7011dd8edc6ff409d43bf092f1a85631374d8c6c13678d873c1a8b3795da9701d3
MISC metadata.xml 403 BLAKE2B 85b27ebe383ff8545f6ebcc380b3b29f9e8be2dba8dc12b8d8947247513758c775d948d3382cd5e5179890f22ab18edfe9a94515ffec9817e2033a614704285c SHA512 de66ddf78944b3a84057c8f903f6da999d43b77f6c63b5b6bc0e7c2d4d607f11f5de7d95534fc969a5f689bee07f80dc422707a3fd516685d5405606535f4faf

View File

@ -7,6 +7,6 @@
</maintainer>
<upstream>
<remote-id type="pypi">pytrafikverket</remote-id>
<remote-id type="github">endor-force/pytrafikverket</remote-id>
<remote-id type="github">gjohansson-ST/pytrafikverket</remote-id>
</upstream>
</pkgmetadata>

View File

@ -0,0 +1,32 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi
DESCRIPTION="Retreive values from public API at the Swedish Transport Administration (Trafikverket)."
HOMEPAGE="https://github.com/endor-force/pytrafikverket https://pypi.org/project/pytrafikverket/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
DOCS="README.md"
RDEPEND="dev-python/aiohttp[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]"
BDEPEND="
test? (
dev-python/pytest[${PYTHON_USEDEP}]
)"
python_test() {
py.test -v -v || die
}
distutils_enable_tests pytest