diff --git a/README.md b/README.md index 30460096c..6c69d1b94 100644 --- a/README.md +++ b/README.md @@ -606,12 +606,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 2316 Ebuilds in total, 2302 of them have in total 2339 (43 different) licenses assigned. +There are 2315 Ebuilds in total, 2301 of them have in total 2338 (43 different) licenses assigned. |License| Ebuilds using it| |-------|-----| |MIT|1318| -|Apache-2.0|541| +|Apache-2.0|540| |GPL-3|143| |BSD|124| |GPL-2|26| diff --git a/dev-python/zhong-hong-hvac/Manifest b/dev-python/zhong-hong-hvac/Manifest index 920048806..7f16a6fc7 100644 --- a/dev-python/zhong-hong-hvac/Manifest +++ b/dev-python/zhong-hong-hvac/Manifest @@ -1,7 +1,5 @@ DIST zhong_hong_hvac-1.0.12.tar.gz 10950 BLAKE2B 91d4a7b656cb587c23187df333df055f7b975e20848a5502bfa22344679592e3887b311c74003d7b273c07b74b718699bbf96b23a626b6a4f0d2e07469640107 SHA512 d7e16c0d85e79c65dea7d0b9055f5e0c1fadb0e33bdd26caf2f262121cd36a6126286baeec7ee2d27a33482fd2b1ad6cb0f98f15ae547d1abe29c96193e1a54f DIST zhong_hong_hvac-1.0.13.tar.gz 10958 BLAKE2B 42b6a1d70f970734fe805df6d108037d033e4f985de57819b82d379b88bc4979aee8a33d69b2a456fa2952624cfbbcfdb9d5544a495855588dc1ec0accd47d6d SHA512 b6ce525c00929551543d235793b1075cd4eeb98deab556dbdfae821a46de5ec056bea5f1a456550dbe9791866ed197c56cc53ff2d7b8244b564bbdd2fc5364e5 -DIST zhong_hong_hvac-1.0.9.tar.gz 6798 BLAKE2B 402ef6aa714b3a0d31cdfd7bca17e7b0515753e54c4d5676d5ac762c15211e6d5fdfc4ddce22b1160db58b92fbd68169de3b5ae295c51e7835b0956028a1048c SHA512 edb4ef02f125a5a3a8c3acc9bb51a01b803ec4ee5af9e0bdc92077c1a991955b2012593a6e427216213ac9762efe722522afc0734a2ab2d9a7971f6d1f7172e5 EBUILD zhong-hong-hvac-1.0.12.ebuild 566 BLAKE2B 9de94e1070f8258b27f4e344821153c68ae448fcf951648dea485b4ec0c32bb465d264904886a968730a39cca5fc899125b04fe3b7974636383e81f7bcc5dca8 SHA512 b0530eee1357924be6176213c242853e82d4a0663f0514c94d668f5821e55cedfb7f2433201bcd54470d8f230de77bb1c2118cc50bbc94d98cc9118b49b67b33 EBUILD zhong-hong-hvac-1.0.13.ebuild 575 BLAKE2B 97cb51ae10169aafaea8b01a4151d21189aede366512af894afa9c24f1479e8c15d43d111aa46d5b468f9c0ad963e52c6527dcb99c1df85dfe33cdb3c424b58a SHA512 1a20e76a7db89f4d45e5027e695c9d0c043095e9605eecd012697806688f2cde5856ee8f5ebd2462469d0d74b664bd4d1b0ded1c9b2d19205296b061c58e3b46 -EBUILD zhong-hong-hvac-1.0.9.ebuild 672 BLAKE2B 47134c9641c00f4bdfa7775b7152afd94fd7adb6388700e1caa408ec5e3ecb3410701b62672ecf59408c570249ef264c04bf38210441c5cac82fbc6405d222e9 SHA512 91947ff46fde616a6beb660d27b72ba00c4c059b8e983dfa691dd2fce6f08fb4a47874c6e707f94aa3273412d63c3069ea18afe99bcfc145850e2d66202a287e MISC metadata.xml 518 BLAKE2B df2bc1d25ec76d6a033057e7134fc9bf78b631bb1dca03c76e11e55aaf39295c1e2c756e8e15b5e01301a19246e69bd2f196d60c4eb5b11fc71cfdf3022bc6a8 SHA512 786541e92a111e600b9b8f0bb8904203b0fc4dd23086580a9c5a40ef90e20d1c0299ae17db85fee227bca880423a92a47c14df47778495008ac9fa787954360c diff --git a/dev-python/zhong-hong-hvac/zhong-hong-hvac-1.0.9.ebuild b/dev-python/zhong-hong-hvac/zhong-hong-hvac-1.0.9.ebuild deleted file mode 100644 index 5afc35cc8..000000000 --- a/dev-python/zhong-hong-hvac/zhong-hong-hvac-1.0.9.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# 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="Python library for interfacing with ZhongHong HVAC controller" -HOMEPAGE="https://github.com/crhan/ZhongHongHVAC https://pypi.org/project/zhong-hong-hvac/" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 arm arm64 x86" -IUSE="test" -RESTRICT="!test? ( test )" - -DOCS="README.md" - -RDEPEND="dev-python/attrs[${PYTHON_USEDEP}]" -BDEPEND=" - test? ( - dev-python/pytest[${PYTHON_USEDEP}] - )" - -python_test() { - py.test -v -v || die -} - -distutils_enable_tests pytest