From 9e93fefc54a612ad95d0969f4e316801ac7ecb89 Mon Sep 17 00:00:00 2001 From: "Andreas Billmeier (@Home/mbp)" Date: Sun, 10 Dec 2023 00:14:05 +0100 Subject: [PATCH] dev-python/AEMET-OpenData: add 0.4.6 Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/2420 Signed-off-by: Andreas Billmeier --- README.md | 6 ++--- .../AEMET-OpenData-0.4.6.ebuild | 22 +++++++++++++++++++ dev-python/AEMET-OpenData/Manifest | 2 ++ 3 files changed, 27 insertions(+), 3 deletions(-) create mode 100644 dev-python/AEMET-OpenData/AEMET-OpenData-0.4.6.ebuild diff --git a/README.md b/README.md index 1fc2ac901..de0f135e1 100644 --- a/README.md +++ b/README.md @@ -612,15 +612,15 @@ 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 1655 Ebuilds in total, 1644 of them have in total 1664 (43 different) licenses assigned. +There are 1656 Ebuilds in total, 1645 of them have in total 1666 (43 different) licenses assigned. |License| Ebuilds using it| |-------|-----| |MIT|968| -|Apache-2.0|338| +|Apache-2.0|339| |BSD|96| |GPL-3|95| -|GPL-2|27| +|GPL-2|28| |LGPL-3|22| |all-rights-reserved|15| |BSD-2|12| diff --git a/dev-python/AEMET-OpenData/AEMET-OpenData-0.4.6.ebuild b/dev-python/AEMET-OpenData/AEMET-OpenData-0.4.6.ebuild new file mode 100644 index 000000000..595df7b8f --- /dev/null +++ b/dev-python/AEMET-OpenData/AEMET-OpenData-0.4.6.ebuild @@ -0,0 +1,22 @@ +# 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 +PYPI_NO_NORMALIZE=1 +inherit distutils-r1 pypi +DESCRIPTION="AEMET OpenData Rest API library" +HOMEPAGE="https://github.com/Noltari/AEMET-OpenData https://pypi.org/project/AEMET-OpenData/" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="amd64 arm arm64 x86" +IUSE="test" +RESTRICT="!test? ( test )" + +DOCS="README.md" + +RDEPEND="sci-geosciences/geopy[${PYTHON_USEDEP}] + dev-python/aiohttp[${PYTHON_USEDEP}]" diff --git a/dev-python/AEMET-OpenData/Manifest b/dev-python/AEMET-OpenData/Manifest index 728df0b05..f6065e1d7 100644 --- a/dev-python/AEMET-OpenData/Manifest +++ b/dev-python/AEMET-OpenData/Manifest @@ -1,5 +1,7 @@ DIST AEMET-OpenData-0.2.2.tar.gz 13246 BLAKE2B 1d6fe70d260ef00b145c9abff26172132acf5b7a0f98891676581ca791bb43721ca0daddaf0085446b4cf0e5a3efc3f90c2f1ec6197f05232fc529ee22c4fdb9 SHA512 c455d835aba4a1a708a1352cbce721d416ddcb9097126e49ad0f25c002a8331ae2f898612ee94c248fd2793557a0158c0f99bbb41b1f26c1577f02f89d043837 DIST AEMET-OpenData-0.4.5.tar.gz 23097 BLAKE2B ab6ccb08c57a514b968b1c36f0825dad709dc7094fe43a82b66b4b34443c77448584bdd5a4405f469bad22eaf06df884d2e563f20be30c123b9ef28cc2bbe79c SHA512 117f80e17c7ae9abafec8f2c12ed9d04ee365a48965cdd30ddc0fa08def5799b3c903a3b03d4739c4c127725edfda61bf4a5f83ec3d5213009dd54ff49a4b5b9 +DIST AEMET-OpenData-0.4.6.tar.gz 23161 BLAKE2B 2775f6cadd55e5b72e54d098ec781a0cd17db15ac96a3da8d3500fae4a1141032aab7198a6407cb1809ae4bf5e1b17ee9f009b11c2514ba79c1b0aac1f71b9a4 SHA512 f5445d2d508c290a46d35c9eb9e3b7bc2e67a6599fd26f424db4d3f2c16e1c006b772976c850f85534c8d5587ba51b17d669193b096419065698d0ad9b47f2eb EBUILD AEMET-OpenData-0.2.2.ebuild 608 BLAKE2B 278bd6c6408e20591418ad67f8f657c45b3a91d091cdc8268ce98d3d825e56068c8e632b555e402d1efaeb5f7ed892c9ca5235779399a1e9c737ecbf9174d4a4 SHA512 1409f393f85eafc9b5094cab266fba6df73e060ba7f7ba47b54948e114452ef105100d992bb303e374dcf34fbab456cc6b823f78231a8d39e37ea91026fd1d3d EBUILD AEMET-OpenData-0.4.5.ebuild 608 BLAKE2B 278bd6c6408e20591418ad67f8f657c45b3a91d091cdc8268ce98d3d825e56068c8e632b555e402d1efaeb5f7ed892c9ca5235779399a1e9c737ecbf9174d4a4 SHA512 1409f393f85eafc9b5094cab266fba6df73e060ba7f7ba47b54948e114452ef105100d992bb303e374dcf34fbab456cc6b823f78231a8d39e37ea91026fd1d3d +EBUILD AEMET-OpenData-0.4.6.ebuild 569 BLAKE2B 3512d301d1c4947573c1ec48de7a0d58433f431d7e74c8d1d81fe079e7d9df5398122a4e628009311c5819f90bb1cf3fbef4d456f1771a088322aa361facb82c SHA512 e636e409d12c3e9e8b74a29d9538bcf628f037e9cd200f4e2b7355063d4674b5b1ea00991c51c265e324eaa3cc3217dc934a85bd38492d1af2908a91f0fe8d84 MISC metadata.xml 532 BLAKE2B 373144ccbefeba2231001852729de66f7041d89635ce6073889fd0e895a29317f892880786f81d2b20940d5fb8bab036ad7342c3c52c9074978c2dd56d8d2dbf SHA512 bfa81d6ecfaa84167a019231a59650438e70721b2ee2d3f26ba5ee47715b475cd3ed032ce660320d488dc086542221031d4fa6a12428f820ff1187af92ddd122