dev-python/pysma: change SRC_URI, drop olds

Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
Andreas Billmeier 2023-11-01 22:55:41 +01:00 committed by Andreas Billmeier
parent 2a1dd91e01
commit a496fbeedf
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
5 changed files with 6 additions and 85 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 1936 Ebuilds in total, 1925 of them have in total 1941 (40 different) licenses assigned.
There are 1934 Ebuilds in total, 1923 of them have in total 1939 (40 different) licenses assigned.
|License| Ebuilds using it|
|-------|-----|
|MIT|1113|
|MIT|1111|
|Apache-2.0|418|
|GPL-3|123|
|BSD|108|

View File

@ -1,7 +1,3 @@
DIST pysma-0.6.12.tar.gz 18759 BLAKE2B 46c481c5a7df490cf190092d3836030992bdccd46b2e5e904bdd78b25c1ca7c6fb15028f6f88be305f1c28d647051273495b0084cb4ac27cf0c5a66fce327565 SHA512 f4721bd3b81c4c00bfe0686e816f033a1c2dd568cfef66261b9f90e4198a26cc582701d4313066c318d2d9444086b0876b713178937598863cf1fbef0fd2c6c1
DIST pysma-0.7.2.tar.gz 33113 BLAKE2B 333f92ae8ce37069e2f0b7434faecd00adb55d7d218307cff3c93710c45f99acc45c7fad99316ca481a4db40f5d36d81a2db6614047e4f5f8307bb96b04cda91 SHA512 d7c1dee64f40d22cea03e626798611041fd6514811212c361caf6e5be88543e9e1cb462e970a811ffee727b165188d204e71344c06a1e4d3a9d2c4cf7178fc76
DIST pysma-0.7.3.tar.gz 36050 BLAKE2B 86b0f73cdd401e95d3a2d695c0063573269cb91bebdac04f63b3882642e6b2b1693f3ef8e3d4e665e7fbf2bbeaf9cb74b69fd250d531b0b19e2732b0e6d5bb41 SHA512 cef12cfd0b0535661118bbe5238e928f3a073522c8352403c571362b99a242155bf4f7478319c68a5fb207c973f301ded61ec3113e48f1ec752170cecaec1478
EBUILD pysma-0.6.12.ebuild 819 BLAKE2B 4db58806693723bac1c3f319100fee5743c18866f103e666e7d5ae3822c7578e4b5318398f4a4ce3c5250bf88ea897375826b38d90a067b1f83e3fdb4b65af55 SHA512 d0c79c8d42c824608d5aaee4caaad48673f2ac29ab529887db6c4ea18b42be2a6dc2d45f8125bcb90e0aa1af3341811799c754259fd1c3b62adc27a7022ffa00
EBUILD pysma-0.7.2.ebuild 819 BLAKE2B 4db58806693723bac1c3f319100fee5743c18866f103e666e7d5ae3822c7578e4b5318398f4a4ce3c5250bf88ea897375826b38d90a067b1f83e3fdb4b65af55 SHA512 d0c79c8d42c824608d5aaee4caaad48673f2ac29ab529887db6c4ea18b42be2a6dc2d45f8125bcb90e0aa1af3341811799c754259fd1c3b62adc27a7022ffa00
EBUILD pysma-0.7.3.ebuild 819 BLAKE2B 4db58806693723bac1c3f319100fee5743c18866f103e666e7d5ae3822c7578e4b5318398f4a4ce3c5250bf88ea897375826b38d90a067b1f83e3fdb4b65af55 SHA512 d0c79c8d42c824608d5aaee4caaad48673f2ac29ab529887db6c4ea18b42be2a6dc2d45f8125bcb90e0aa1af3341811799c754259fd1c3b62adc27a7022ffa00
EBUILD pysma-0.7.3.ebuild 732 BLAKE2B 1dc1e93e46431a512039f188feb405bb3d036d6a86ffb505d491a8b2e8add8bcb6a0988c6805e1ee73468adc32d56d9d1d27d78ad0312e077a0a9e28dec09226 SHA512 b9e97a74a1996dca0c2fed9748580073c02b1cf7f0c9571f3567dca55a3bcd32880250380bbf89e5f8db9a9093879bcab5b8c6f1a4d0beb4ddb788282363161b
MISC metadata.xml 508 BLAKE2B 4aa9f159f01d753a5654d793a485a0f049b06cc8d67a01023e502d83abe39db7ee3aa4b07ba09a06c31030469f55d8963510b736b53fb5b64f351e049baff437 SHA512 f3a810c85cc2c2192247324a5e26560992ca3447c65c5cb0be720f82ea9d91f59e4437ce9dfd6b2632ff516827b562c9ca72d4fd8940a98456a3f64b38d49566

View File

@ -1,36 +0,0 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
DESCRIPTION="Library to interface an SMA Solar WebConnect module"
HOMEPAGE="https://github.com/kellerza/pysma https://pypi.org/project/pysma/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
DOCS="README.md"
RDEPEND=">=dev-python/aiohttp-3.3[${PYTHON_USEDEP}]
>=dev-python/attrs-18[${PYTHON_USEDEP}]
<dev-python/jmespath-2[${PYTHON_USEDEP}]"
BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/pytest[${PYTHON_USEDEP}]
)"
python_test() {
py.test -v -v || die
}
distutils_enable_tests pytest

View File

@ -1,36 +0,0 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
DESCRIPTION="Library to interface an SMA Solar WebConnect module"
HOMEPAGE="https://github.com/kellerza/pysma https://pypi.org/project/pysma/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
DOCS="README.md"
RDEPEND=">=dev-python/aiohttp-3.3[${PYTHON_USEDEP}]
>=dev-python/attrs-18[${PYTHON_USEDEP}]
<dev-python/jmespath-2[${PYTHON_USEDEP}]"
BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/pytest[${PYTHON_USEDEP}]
)"
python_test() {
py.test -v -v || die
}
distutils_enable_tests pytest

View File

@ -1,16 +1,14 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
inherit distutils-r1 pypi
DESCRIPTION="Library to interface an SMA Solar WebConnect module"
HOMEPAGE="https://github.com/kellerza/pysma https://pypi.org/project/pysma/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
@ -24,7 +22,6 @@ RDEPEND=">=dev-python/aiohttp-3.3[${PYTHON_USEDEP}]
>=dev-python/attrs-18[${PYTHON_USEDEP}]
<dev-python/jmespath-2[${PYTHON_USEDEP}]"
BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/pytest[${PYTHON_USEDEP}]
)"