dev-python/pyrisco: add 0.6.2

Closes: #3368
Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
Andreas Billmeier 2024-05-26 09:19:35 +02:00
parent 5d0a274807
commit 90b43b71dc
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
3 changed files with 27 additions and 2 deletions

View File

@ -606,11 +606,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 1837 Ebuilds in total, 1826 of them have in total 1847 (42 different) licenses assigned.
There are 1838 Ebuilds in total, 1827 of them have in total 1848 (42 different) licenses assigned.
|License| Ebuilds using it|
|-------|-----|
|MIT|1058|
|MIT|1059|
|Apache-2.0|403|
|GPL-3|107|
|BSD|106|

View File

@ -1,7 +1,9 @@
DIST pyrisco-0.5.10.tar.gz 14750 BLAKE2B a19e8f3c5e46f2c28697d1906326cf04e2e32d93a817a2196739bf458872c4e4257372e5f0d884aea720f993130a93f2e16ec004c1d9dca10d5ebe9923c821cb SHA512 e6e64aef6ca500e76436acc78faedf7f7efddaf25c0a975f8a5db92944b7295d856758186835840aed26b1aa2d952dc0b03fe783d123383e986a51e49488b901
DIST pyrisco-0.6.0.tar.gz 15006 BLAKE2B db4cfdc1cad07cfe1b594635e1c94e4653e93c00aca220a3f33d06b69547c868bfb295cd26f2186962a923ccaba896023391e729988f1dbf8e107a27f05efea0 SHA512 d0a6a556feed1a3f617211212dfa7d105f6c938e324a3c9c47e2d1ca31a2b964f7ec4686328ba7b98bb10dfb074bc1e0881a99f1a458f4afc4598aee5ff3bebf
DIST pyrisco-0.6.1.tar.gz 15002 BLAKE2B 9113dd67bbe70510c29bf1099af71148a85552d67ec866e60c4fe5497dbfaf59c0b4c1016087509687b8de67498ac758ffbb592326a841f11e4625bb037a7a8a SHA512 863fc5436813d507ec0fa9fcef381cc465f119cf1a63fe5cd661ea963d764674a0b9e475c5929c325bc1b4f74ac1deacf5c59f7e91fe8eedc843c85140571c52
DIST pyrisco-0.6.2.tar.gz 15010 BLAKE2B 02fa0c4b5dc49b0d6c5293b0e535fd0b26ec2b36bb969ea72a92f13cabe501185b02c41db5035c8c67660b1182b047698af4f7ec5cdfbde5cf38401ed8c6bdf9 SHA512 f703ed0d2fe1537600d48be2f41cca98dce0114adac2bff79ce45e237d1a2e50dd11da0d391c73d3080791872d1057be81c384a5e75291b8fdbad543d72c00bb
EBUILD pyrisco-0.5.10.ebuild 604 BLAKE2B 591232480fb626897da4fafd2f42735161991ce0fdc5a296604ffec937cb6d2dddf8a115f15fe63b0eca50a3d7a85ebe67b6c9250dcf892e397c2ea82dad4221 SHA512 c96f3ab6f9e4e0e18bdcf4047dc835c99499fb03369e1ed22bb644a06de901f59e7fb6d3356e54d3e44c558c01e99c3e395e45cc35f81e0cd0c09af6d7067ad6
EBUILD pyrisco-0.6.0.ebuild 543 BLAKE2B b1f9f8dd698194d340c8d03fb3e5b6fff83adeeb260d88671e7334035457353e8cfe93cf19998770cdf723a5c959149c44512f9749043ab0bd007afc995217fc SHA512 fdef80da1e23fe71fc103f3f7278d76cf6c3553a9001737f0885fdea472f8f4874628c72f5afb6787604dbf8c0528445592ba1f3d83a2574eaba2befe6a51436
EBUILD pyrisco-0.6.1.ebuild 543 BLAKE2B b1f9f8dd698194d340c8d03fb3e5b6fff83adeeb260d88671e7334035457353e8cfe93cf19998770cdf723a5c959149c44512f9749043ab0bd007afc995217fc SHA512 fdef80da1e23fe71fc103f3f7278d76cf6c3553a9001737f0885fdea472f8f4874628c72f5afb6787604dbf8c0528445592ba1f3d83a2574eaba2befe6a51436
EBUILD pyrisco-0.6.2.ebuild 543 BLAKE2B b1f9f8dd698194d340c8d03fb3e5b6fff83adeeb260d88671e7334035457353e8cfe93cf19998770cdf723a5c959149c44512f9749043ab0bd007afc995217fc SHA512 fdef80da1e23fe71fc103f3f7278d76cf6c3553a9001737f0885fdea472f8f4874628c72f5afb6787604dbf8c0528445592ba1f3d83a2574eaba2befe6a51436
MISC metadata.xml 505 BLAKE2B 1ebff0f8ced158a1cfc9c88fe66c6671cd2331b3c34e0b87db2ad28af99cb2e927e9679b30cff3b1bf0bbad49e971d632fa1774640b39b8ed9c10d2b6c071d1f SHA512 18474295818478798ea28697bfd88eb232ac7170bdf3a96c4cbc70df66bff610240199103452362070244a4dd03b6748e57b7d8c34856c5755174e9249e0a475

View File

@ -0,0 +1,23 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi
DESCRIPTION="A python library to communicate with Risco Cloud."
HOMEPAGE="https://github.com/OnFreund/PyRisco https://pypi.org/project/pyrisco/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
DOCS="README.md"
RDEPEND="dev-python/aiohttp[${PYTHON_USEDEP}]"
distutils_enable_tests pytest