update led-ble-0.9.1

This commit is contained in:
Andreas Billmeier 2022-09-13 07:23:44 +02:00 committed by Andreas Billmeier
parent ced9b3d195
commit 38befa480b
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
3 changed files with 5 additions and 5 deletions

View File

@ -563,9 +563,9 @@ There are 1883 Ebuilds in total, 1876 of them have in total 1888 (35 different)
|CC-BY-NC-SA-4.0|1|
|CC0-1.0|1|
(Last counted: 12/09/2022)
(Last counted: 13/09/2022)
I did my best to keep these clean. If a valid license was published on PyPI, it has been automatically merged. Otherwise I took it from GitHub or alternatively from comments/files in the source. Sometimes these differed and have been not unique. All license strings are adjusted to the list in `/usr/portage/gentoo/licenses/`. Some packages do not have any license published. In this case, Authors have been asked for clarification, some did not respond. Following the [official Gentoo Guide](https://devmanual.gentoo.org/general-concepts/licenses/index.html), these then were added with an `all-rights-reserved` license and `RESTRICT="mirror"` was set. Find the appropriate licenses referenced in the Ebuild files and in the corresponding homepages or sources.
A big thanks goes to Iris for reviewing this README.
Last updated: 12/09/2022
Last updated: 13/09/2022

View File

@ -1,5 +1,5 @@
DIST led-ble-0.7.0.tar.gz 15892 BLAKE2B 9b3feb6c9091add8fc0ad6b6691432cb64b85da4abc0cf71967733963e5420c69f2f6d64b32de28b33b3432f151601fc5c8763a8462eb1882bafb606d59c6dcb SHA512 75e6232d212ff6dbd6b3c551412fd9d5a62f980cd7f9a0f91feeca9f51ea991859854c4df58363e18399d04a6552ad542df9d1ce0569c64cb49ea0f4a936d2c1
DIST led-ble-0.7.1.tar.gz 16285 BLAKE2B f91ec0b8e8c5c51473afa464273e5e6aa469b519eaf720523b0bfd6c85fad7cb412019a0f1245fdb7dc112fb2c6edc0ea7c904565d0cf62e4db6fec4c2d51983 SHA512 d69796724b89af97c5d7673fd50411ceaf698472156b1f1bdde1cc78e3de4378f0fd6f9d8f0b7ad8275ac5b2a314ff18f3eac3836ad558398e2daa7d04c53181
EBUILD led-ble-0.7.0.ebuild 981 BLAKE2B 73052a0f0802ff4ebdde4caf464758ca225dd62be1cb66abae43fbb73abf394754e32f27422a5775d8d68ee8a1635ad6f2a43bc18a3afb29b7218704bfc193a5 SHA512 3caabf369b88b5aa67d890dca374c33c8ee73a08e208d8bfe5def3265d8d7fe65027aca33d75c179961c4249bcf5357f7b6130e9b3bf597e90e2afbac47d4d6a
DIST led-ble-0.9.1.tar.gz 16320 BLAKE2B 19c7f31cd831960da7fa65a46ac45bf987eadfa825784a6c5bb7ee4c15f4f679c5ade711fae71fc536066a67f5d1d1f9a1692f6d85fd3b7ca2aa428429792a96 SHA512 b8ff03d1d3bf2f2510209d8d9ade0f2d491675d166e91f08ba39ea289e4f36b81c1a06761d1034e868acee2a8a6f54a7fc40182c340523e8d3a693c985436e2b
EBUILD led-ble-0.7.1.ebuild 981 BLAKE2B 73052a0f0802ff4ebdde4caf464758ca225dd62be1cb66abae43fbb73abf394754e32f27422a5775d8d68ee8a1635ad6f2a43bc18a3afb29b7218704bfc193a5 SHA512 3caabf369b88b5aa67d890dca374c33c8ee73a08e208d8bfe5def3265d8d7fe65027aca33d75c179961c4249bcf5357f7b6130e9b3bf597e90e2afbac47d4d6a
EBUILD led-ble-0.9.1.ebuild 981 BLAKE2B 83f92a75e7b89c47fd9fd80917ce909e95272786d8212f0f1a1c550eb4797d2619116b6a7a1e63d595687d9dd555038782a39de262cabe9740e36d00a2955a3e SHA512 8dae4c28cabb452826fd87201e2b6cb9f274dbac5026e444b5a698f465cd89a86459f076000a1170ba05db33a7c731eb24616c702f67f3bafe7a2ddb33fe5dff
MISC metadata.xml 449 BLAKE2B 4d45f8a25c460ba45022f0e288066fb7b20aed729c29a2f5c58a6ad52c7cad4c9d60104d729aae449c86a6b43b5e4397b8e5c962241a3c2d69163da9ea03492c SHA512 15e7e479f2112ca3d6a6bb1e9f1f35f56d0a552162deb747dbe0c46da7b424fec323cd2cf1a0a876da2c9a36a7112151e29eecd231c90551ac6e9af013b6a36f

View File

@ -20,7 +20,7 @@ RESTRICT="!test? ( test )"
DOCS="README.md"
RDEPEND=">=dev-python/bleak-0.15.1[${PYTHON_USEDEP}]
>=dev-python/bleak-retry-connector-1.11.0[${PYTHON_USEDEP}]
>=dev-python/bleak-retry-connector-1.14.0[${PYTHON_USEDEP}]
>=dev-python/async-timeout-4.0.1[${PYTHON_USEDEP}]
>=dev-python/flux-led-0.28.32[${PYTHON_USEDEP}]"
BDEPEND="