dev-python/dbus-fast: drop 2.12.0

Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
Andreas Billmeier 2024-02-11 18:49:48 +01:00
parent e947d2ee2e
commit 0b3126ab20
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
3 changed files with 2 additions and 32 deletions

View File

@ -617,11 +617,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 1694 Ebuilds in total, 1683 of them have in total 1702 (42 different) licenses assigned.
There are 1693 Ebuilds in total, 1682 of them have in total 1701 (42 different) licenses assigned.
|License| Ebuilds using it|
|-------|-----|
|MIT|965|
|MIT|964|
|Apache-2.0|371|
|GPL-3|113|
|BSD|95|

View File

@ -1,8 +1,6 @@
DIST dbus_fast-2.12.0.tar.gz 68809 BLAKE2B 7484543abd8fb7ba6ee636370b6dc9ab6bffa9a65b46ba07122daa1a8e3d49234c30314b45412898a3c5b8188eadb0b33d3767d5b7ad19f26d3fe51c50eff522 SHA512 31091a68ea707c8903456a1b9d1cf873eb33a1ee22056055286084666edd1cfc5f24582521bf40dc0afce1326a7573003f86562e67e680b2b45bfb8911a50548
DIST dbus_fast-2.14.0.tar.gz 68918 BLAKE2B e8e343c19ae05f1c462999fb373f37b7c80cbdb3092f11010eee1796a24134c57ad99779f45f73a7cfba90e9ba3f18a189de55c79681f88a909072c5a42cfe00 SHA512 ef1a1d1c7b6fa5651124f629fb1b4bbe40a0bd0df923a917cc0137b5856336ef9f58967bccc62103d33cee8ce3e3ffff29d1bdc8a0f855d50d3965d675542dd4
DIST dbus_fast-2.21.0.tar.gz 69353 BLAKE2B 52445f31236f66f326fa129fdfe450273f38684f978e99617d75a8e021969166fd1eb3d54f57197cc63b6f87e8675002f7337a5cb76b352cdaed8a787d62e4b7 SHA512 0ccdfc24bcdaf5ab12750f9e9eaeb3f4d9aebece09f36ee735ea2c65bb1b606046e5013d0c471e1f33f6e5f09fa5d05f86ad6d00173661dd5c1c0015b48d6d56
DIST dbus_fast-2.21.1.tar.gz 69413 BLAKE2B 65f83b2b78fcc042000f0723768a2f405e43d2c7eaefe2097719e6b6c5a259edcfa3f84359bd39e9889f79559cde1b904b2aa3e814e6c833bbf42c485058fc78 SHA512 100e848c2da713fefdaab8eabdcda83828116eb7ea48332bdd61b870b859c06e5a57c9ff95a4347fd087ca222c0f7cd0ab9e6059c37c29e8c57f64848c7e7da6
EBUILD dbus-fast-2.12.0.ebuild 674 BLAKE2B e662b95c622c3b5299ca7f113af03297406e97da73eea97ad9905b5935e6f8f184187c0c053319542134183e8a73cda9684bc92a9dc2ed9d44a617e11398e2c5 SHA512 a696befe82704f6da125a88513fb3c009505eed2556050ad253ce60372e6adfd8e0c2e3d5e97bc34615df5f7b7379b70e4ad8c6da7d3d38cb41f78e46c410172
EBUILD dbus-fast-2.14.0.ebuild 674 BLAKE2B e662b95c622c3b5299ca7f113af03297406e97da73eea97ad9905b5935e6f8f184187c0c053319542134183e8a73cda9684bc92a9dc2ed9d44a617e11398e2c5 SHA512 a696befe82704f6da125a88513fb3c009505eed2556050ad253ce60372e6adfd8e0c2e3d5e97bc34615df5f7b7379b70e4ad8c6da7d3d38cb41f78e46c410172
EBUILD dbus-fast-2.21.0.ebuild 674 BLAKE2B e662b95c622c3b5299ca7f113af03297406e97da73eea97ad9905b5935e6f8f184187c0c053319542134183e8a73cda9684bc92a9dc2ed9d44a617e11398e2c5 SHA512 a696befe82704f6da125a88513fb3c009505eed2556050ad253ce60372e6adfd8e0c2e3d5e97bc34615df5f7b7379b70e4ad8c6da7d3d38cb41f78e46c410172
EBUILD dbus-fast-2.21.1.ebuild 636 BLAKE2B 57a4e9e04d6c571386a338b7427c9d78d3416a309ae305c57d8b93371d402413027c1c171ede893c9806f1e8a4d1de50d083f571706e7986945d83f7dab3fbe7 SHA512 827992e3268087e208956be5c7820cd9c1401d10fc9a419f6fe35f7fb4d108edce496f46ae369f4b9495335af36c91c1a63bb8db631c3811cc50b22abfc762ba

View File

@ -1,28 +0,0 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517=poetry
inherit distutils-r1 pypi
DESCRIPTION="A faster version of dbus-next"
HOMEPAGE="https://github.com/bluetooth-devices/dbus-fast https://pypi.org/project/dbus-fast/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
DOCS="README.md"
BDEPEND="
>=dev-python/cython-3[${PYTHON_USEDEP}]
test? (
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/pytest-cov[${PYTHON_USEDEP}]
dev-python/pytest-asyncio[${PYTHON_USEDEP}]
)"
distutils_enable_tests pytest