Skip to content

Commit a86eb1c

Browse files
committed
dev-python/flexit-bacnet: add 2.2.1
Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/3171 Signed-off-by: Andreas Billmeier <[email protected]>
1 parent eb1b14c commit a86eb1c

File tree

4 files changed

+27
-5
lines changed

4 files changed

+27
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -617,11 +617,11 @@ A daily compile test is run at Github with Python 3.9 to catch general faults. E
617617

618618
## Licenses
619619
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.
620-
There are 1945 Ebuilds in total, 1934 of them have in total 1953 (42 different) licenses assigned.
620+
There are 1946 Ebuilds in total, 1935 of them have in total 1954 (42 different) licenses assigned.
621621

622622
|License| Ebuilds using it|
623623
|-------|-----|
624-
|MIT|1095|
624+
|MIT|1096|
625625
|Apache-2.0|446|
626626
|GPL-3|130|
627627
|BSD|111|

dev-python/flexit-bacnet/Manifest

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
DIST flexit_bacnet-2.1.0.tar.gz 11455 BLAKE2B 36eabfcbfcccaa2eddde4dfd663984a82e0d54cba7ca12795e4434cb0f6f97d62e07804a25d53ab445833dcbd4ef42bed507dbe9c066e0c8157fa238f11d7113 SHA512 5322a10f9225d64d3c4e57ae9d81d64a24c3410a8cde644caa5e6653f4559acd22307f9615b7ea27ae2ca4633c54865bf6255247bc1adc49172010e87bbaa962
2-
EBUILD flexit-bacnet-2.1.0.ebuild 531 BLAKE2B 8efb27c0cdeebe34d637cba1075a83e875a4cde8c0da8457fcfca8c5b02baf49f19acf4e5e0fdb62d9a7383b6b7c3d3154beec2cc39555a4220ad3c68f5a93b3 SHA512 f1d9f6b69794a85c9b928238e4b8f4b3f73dfdc1f7b71ea25ebd5d5893f304351f62d5cb2afda3f91c6018735a02be76c578c05dad744252bcfc5c83e31edf19
2+
DIST flexit_bacnet-2.2.1.tar.gz 13444 BLAKE2B 9cbbc9514791e52061d8d689bb5380a47de8d4330c6844412652da4c07d170c073cf411bd6d9ba8da42621f3ad07d1e729f5a466feecf36de86f215442e950fb SHA512 172263da1d6bdb4476493e6a6c750da4aaa2e81b8a4d75d21c24446cb90366f8c82ae043df1649fab6c703db271a964c8d384a093fc3c53c8a614146cbb42e2f
3+
EBUILD flexit-bacnet-2.1.0.ebuild 531 BLAKE2B f6352d1905e528984fd004c099ec8862ab83d01bf91f6501f835a950a7690441709a395b5f3fcbf51e0c126e8a8b696316d8d0540e1e319f9201bcbb204a4528 SHA512 53b3cfe9dec9c88875a807c6b7e01ae25a54ce6485867e704fa9c91a25065bc56668d5a2752cceab87833b6aa1c3c20570d85170735dd9b545e94e74fb2b2b8e
4+
EBUILD flexit-bacnet-2.2.1.ebuild 531 BLAKE2B f6352d1905e528984fd004c099ec8862ab83d01bf91f6501f835a950a7690441709a395b5f3fcbf51e0c126e8a8b696316d8d0540e1e319f9201bcbb204a4528 SHA512 53b3cfe9dec9c88875a807c6b7e01ae25a54ce6485867e704fa9c91a25065bc56668d5a2752cceab87833b6aa1c3c20570d85170735dd9b545e94e74fb2b2b8e
35
MISC metadata.xml 401 BLAKE2B 619d4d676809d7608b2d0f54995170dcdf646d28954274b7aca3a34d601f4d7ee24e7225e00752f77b82278b2b5f6a37e2d64da02159d919f586e53ca8f5fd73 SHA512 90d2b28a4e75d42908e2f330176e7ec4cd1d5cabd5b63987dc5d721943412fa2d7148f7c3ea8e9cdf7612102e58604dfdf18c32910182d4070e8ba64f416a67a

dev-python/flexit-bacnet/flexit-bacnet-2.1.0.ebuild

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Copyright 1999-2023 Gentoo Authors
1+
# Copyright 1999-2024 Gentoo Authors
22
# Distributed under the terms of the GNU General Public License v2
33

44
EAPI=8
55

6-
PYTHON_COMPAT=( python3_{10..12} )
6+
PYTHON_COMPAT=( python3_{11..12} )
77
DISTUTILS_USE_PEP517=setuptools
88
inherit distutils-r1 pypi
99

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Copyright 1999-2024 Gentoo Authors
2+
# Distributed under the terms of the GNU General Public License v2
3+
4+
EAPI=8
5+
6+
PYTHON_COMPAT=( python3_{11..12} )
7+
DISTUTILS_USE_PEP517=setuptools
8+
inherit distutils-r1 pypi
9+
10+
DESCRIPTION="Client BACnet library for Flexit Nordic series of air handling units."
11+
HOMEPAGE="https://github.com/piotrbulinski/flexit_bacnet https://pypi.org/project/flexit-bacnet/"
12+
13+
LICENSE="MIT"
14+
SLOT="0"
15+
KEYWORDS="amd64 arm arm64 x86"
16+
IUSE="test"
17+
RESTRICT="!test? ( test )"
18+
19+
DOCS="README.md"
20+
distutils_enable_tests pytest

0 commit comments

Comments
 (0)