dev-python/pysiaalarm: rework, remove olds

This commit is contained in:
2022-10-15 09:51:40 +02:00
committed by Andreas Billmeier
parent ded2af2562
commit 49fa627da0
5 changed files with 8 additions and 76 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 1831 Ebuilds in total, 1824 of them have in total 1836 (35 different) licenses assigned.
There are 1829 Ebuilds in total, 1822 of them have in total 1834 (35 different) licenses assigned.
|License| Ebuilds using it|
|-------|-----|
|MIT|1103|
|MIT|1101|
|Apache-2.0|344|
|GPL-3|113|
|BSD|101|

View File

@@ -1,7 +1,3 @@
DIST pysiaalarm-3.0.0.tar.gz 271373 BLAKE2B 785142f9b433a7f5328402bb7ef17cf35a4869f0dd76bbfce02a37fa3c14580af6ddce1d86411e9485d4e8bce8cea87e06ae96a51123512c36216c3edc39e5ac SHA512 2ffa7b35867a62be836b52fa9aaad56c4ef84b3541cd7880e66be5f8f6db7c7f867861bc16c7992b245d0b553e3ad35a676bba60af5fd020a02997e70ef3c10e
DIST pysiaalarm-3.0.1.tar.gz 271577 BLAKE2B ac33e3724b2870b60542cdc31d5a836dbdf0246a5b76b46735938c9f941c09742e1cd4061cdbb6315f53c1ca7a1e472357e4c01d2085734f9cb97b4a4d633355 SHA512 1a9c37f08f7ea2f13d92f86d3f90d752df668b8fe92bef902868b2ac0337e45a46cbb71219ce6d9e4e84e08c349d48417ea1655d108b853400b748d0ca52e08b
DIST pysiaalarm-3.0.2.tar.gz 272536 BLAKE2B 536871d21064f6234ba10cf300f3054c977e0abb3019b23591bb9725c7f5c188446ca31b88e798b8922062d6ad8a2681ad0528fa0bfc2aab6853b8639065c66e SHA512 4695b61af5ce1c03e8b6c588f27d9c846b82ccc3397fd716e0dee7a5fac8c52d0c4881a3af99f61c26b6397e44fff3b68ea3a21dc2d5908c989cfd5231d67d48
EBUILD pysiaalarm-3.0.0.ebuild 819 BLAKE2B d1db53d1d488c58f39b5620f50c8262dc97f895c885347a99aab7e6eac40736864f187e3fe67385f7fece4028b53358f44bb97a543a1182cbdf15a4931a9db3e SHA512 ad6b8f54e4a0e8d9ad4843090a8a06b6c630f1606350209847c17c6ba215793b11de73d48c1fd88229f750055234c6dc79f0863fb313d914019a0aeb75fc2915
EBUILD pysiaalarm-3.0.1.ebuild 819 BLAKE2B d1db53d1d488c58f39b5620f50c8262dc97f895c885347a99aab7e6eac40736864f187e3fe67385f7fece4028b53358f44bb97a543a1182cbdf15a4931a9db3e SHA512 ad6b8f54e4a0e8d9ad4843090a8a06b6c630f1606350209847c17c6ba215793b11de73d48c1fd88229f750055234c6dc79f0863fb313d914019a0aeb75fc2915
EBUILD pysiaalarm-3.0.2.ebuild 817 BLAKE2B c41343949c82ae27fd45bc6b8b2d0b6ec6ef6577eb886b499e020cd62da518128eb53a1002b3eda5e7378249b846224531eace3c7514318a666397c4e7738fc6 SHA512 e8eed5baa35a47b7237c16e0be6a0326f0c460df81a75d68266fd923042a79a8934ce6cf547d2a78c5dcf17f97d65720ef034322c1d4cf849fd3ea017045e42d
EBUILD pysiaalarm-3.0.2.ebuild 820 BLAKE2B 430d5fcd8d149959efa0e2395cf04ff617294014c6a8d240a3a8f05bebc058f5a6dfabc1fedf864cd0262caace8dfabe65b831dda8cebb3d735ea318c818feff SHA512 0963e3764c344066d74bcabe0deaaab71b15038611cf119b8c458bf08d7c88a5020418a02d1d577e02e146e94b1b1f62a5cfadb1431221edc24fec36a422c7f6
MISC metadata.xml 465 BLAKE2B 6e3def033f4cac0347ab692f69dc7170bd68f62757b76df8ae3183d2086a204d5d394b8ad05102cac91d42c810c48a63160df05580e393a9755456b4ffad5905 SHA512 483f9b6a8fdc8d4c3e5ebc749237e006853e17872fae346aedec4e2e9bc27fff8c90aeafdc5385f428e8b1624a13567bbcb656da0f2cfad8a468af2fd8bb04f8

View File

@@ -1,33 +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="Python package for creating a client that talks with SIA-based alarm systems."
HOMEPAGE="https://github.com/eavanvalkenburg/pysiaalarm/ https://pypi.org/project/pysiaalarm/"
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.rst"
RDEPEND=">=dev-python/pycryptodome-3.9.7[${PYTHON_USEDEP}]"
BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
)"
python_test() {
nosetests --verbose || die
py.test -v -v || die
}

View File

@@ -1,33 +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="Python package for creating a client that talks with SIA-based alarm systems."
HOMEPAGE="https://github.com/eavanvalkenburg/pysiaalarm/ https://pypi.org/project/pysiaalarm/"
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.rst"
RDEPEND=">=dev-python/pycryptodome-3.9.7[${PYTHON_USEDEP}]"
BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/pytest[${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 )"
@@ -31,3 +31,5 @@ python_test() {
nosetests --verbose || die
py.test -v -v || die
}
distutils_enable_tests pytest