dev-python/pyDuotecno: update LICENSE

Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
2023-11-01 23:07:23 +01:00
committed by onkelbeh
parent bd85a53293
commit 1b83e37c6f
4 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -612,12 +612,12 @@ 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 1925 Ebuilds in total, 1914 of them have in total 1930 (40 different) licenses assigned.
There are 1925 Ebuilds in total, 1914 of them have in total 1932 (40 different) licenses assigned.
|License| Ebuilds using it|
|-------|-----|
|MIT|1104|
|Apache-2.0|418|
|Apache-2.0|420|
|GPL-3|123|
|BSD|106|
|GPL-2|27|
+2 -2
View File
@@ -1,5 +1,5 @@
DIST pyDuotecno-2023.10.0.tar.gz 12757 BLAKE2B 3568c0e9fdf15eacf631fb144a2ce4cd67b41f3420ece3cb0d7de7449bcbe12a5d3f85077adde1e90dac00d94c7a75f688e60ac3f1fb30c43dc6c7d486444fb8 SHA512 924785d3d85f77bc44ca3381ea1b01c47c9e7a9b03730fe220a714ea67b97703c98077a1ac1f41c2db55dbbae836ec1c47ff589d492d2de68bad06d9acd9d0a2
DIST pyDuotecno-2023.10.1.tar.gz 12800 BLAKE2B 88b9312999dcff03eb5801f7f234cfd487b2389549196c55e89036412867aa5e4f42cccc4941be651ccd3c58b48fe430de0ce8fdd8a7c1e97750b1b8e4cacb56 SHA512 ed906c85ca04df76fa9aa907f4f0b9a858625b9cec661182ee02803949712459d2d5278631fadb6a2394cb9ac126aac3e0f87cf3e46c925a661d916878f067bf
EBUILD pyDuotecno-2023.10.0.ebuild 461 BLAKE2B c78db910cf59eca765a197cc0dff193caac71e55a55994e8cf216e62a0239cff4d462fffb06cd29a1a68b1ce20408018cc779d915a1f6328c0568798d2d0f31c SHA512 e44fc3515a2beda46061b85d734b093d1de3ef0d3dc6938afd357662ab4331c29dc38ba0a9c0300696090306f57c3ad7ee72b5a0f1261623a262bf1cc56d6987
EBUILD pyDuotecno-2023.10.1.ebuild 461 BLAKE2B c78db910cf59eca765a197cc0dff193caac71e55a55994e8cf216e62a0239cff4d462fffb06cd29a1a68b1ce20408018cc779d915a1f6328c0568798d2d0f31c SHA512 e44fc3515a2beda46061b85d734b093d1de3ef0d3dc6938afd357662ab4331c29dc38ba0a9c0300696090306f57c3ad7ee72b5a0f1261623a262bf1cc56d6987
EBUILD pyDuotecno-2023.10.0.ebuild 465 BLAKE2B dfb1da788f11f6d12b4eaf01bdfb8fd2b45027de331468c892441a5693ddb8f32b533b7a69df80862fc4a46bce2a3215d4f9b72f312d85f5d03b8b6bc1707429 SHA512 521cf93c3650e72bfca6b4dd1bb268d0af00da56a7a844656bba0503c6b6dd59317c2d2778d5f030408ce37a58efb0140f024f518b15066745e1cf954f44d57f
EBUILD pyDuotecno-2023.10.1.ebuild 465 BLAKE2B dfb1da788f11f6d12b4eaf01bdfb8fd2b45027de331468c892441a5693ddb8f32b533b7a69df80862fc4a46bce2a3215d4f9b72f312d85f5d03b8b6bc1707429 SHA512 521cf93c3650e72bfca6b4dd1bb268d0af00da56a7a844656bba0503c6b6dd59317c2d2778d5f030408ce37a58efb0140f024f518b15066745e1cf954f44d57f
MISC metadata.xml 519 BLAKE2B 4e59cef6a6f279432a32da4ded2ec305f7c9104ba083b53b60e71d708cb9745f1c41807ac61b4a7c4e81c0fe8c506ca5f041629afe43dcfe543b09ac494e1bfd SHA512 aaeb1a2e1e8ef44d47a2fb011bb42a8564872c2cc966fd74c4242086967564805eb02f90fe5c54e1ea1f394438c6500b26555d9fe718ab09e25d4e135e13de89
@@ -10,7 +10,7 @@ inherit distutils-r1 pypi
DESCRIPTION="Open-source home automation platform running on Python 3."
HOMEPAGE="https://github.com/Cereal2nd/pyDuotecno https://pypi.org/project/pyDuotecno/"
LICENSE="Apache"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
DOCS="README.md"
@@ -10,7 +10,7 @@ inherit distutils-r1 pypi
DESCRIPTION="Open-source home automation platform running on Python 3."
HOMEPAGE="https://github.com/Cereal2nd/pyDuotecno https://pypi.org/project/pyDuotecno/"
LICENSE="Apache"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
DOCS="README.md"