Skip to content

Commit a782896

Browse files
committed
dev-python/sisyphus-control: add 3.1.4
Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/3756 Signed-off-by: Andreas Billmeier <[email protected]>
1 parent 2bcdad1 commit a782896

File tree

5 files changed

+42
-7
lines changed

5 files changed

+42
-7
lines changed

README.md

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

607607
## Licenses
608608
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.
609-
There are 2062 Ebuilds in total, 2051 of them have in total 2079 (42 different) licenses assigned.
609+
There are 2064 Ebuilds in total, 2053 of them have in total 2081 (42 different) licenses assigned.
610610

611611
|License| Ebuilds using it|
612612
|-------|-----|
613-
|MIT|1192|
613+
|MIT|1194|
614614
|Apache-2.0|465|
615615
|GPL-3|126|
616616
|BSD|111|

dev-python/sisyphus-control/Manifest

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
DIST sisyphus-control-3.1.3.gh.tar.gz 14080 BLAKE2B 3fa0a73f531980eb7878cf2df95a7f3b63b5842f9bd49c57c5ec2133edde8989c8e49ab49eb6163c8532f985cfa3bc53f2d030018f7cd5d41e092f60c9363638 SHA512 93eba153707e8c3dbf521ede232dfe281f1c8a384d203ae1545e18f0cbd26a4224bf2748eacb4d0a4a6d439c904516b11a4ba80027eef11dee62c11835fbe008
2-
EBUILD sisyphus-control-3.1.3.ebuild 1089 BLAKE2B 66fea636b488b20955be53a87f26a9ae4ef8f11d3c7bf19f25509244ed2792fc802a7345eca172a83827a5a0b86804afdd25125852d72f19ab5d330992b372e2 SHA512 492294bfa948f6539189a40cc9ee96cc205aa4d4e3a032d778c51bb2a1678509b17b39c9e356d606242a572003b56bf56045530796dc1652f0c9f08386d132c4
3-
MISC metadata.xml 400 BLAKE2B 65b8140dcdbc50fc882e2c5a6037e418129031ffbd8d21cb5bbc604a8511a35bd18d74fdb78573ca774a17fd2b5f4f43388145f32d261650671697cba20a7e2b SHA512 badc259a6f278f0b0d339c5fc38b61c1ab95542df1def984ed3036464476ec7c76e989a33fa389aaa573e3d0fc07913bdde7ffe2a104674d0a4a66067111ecd7
2+
DIST sisyphus-control-3.1.4.gh.tar.gz 37239 BLAKE2B 44f3ba21a455a38dea5ea37f8b0f3c06a281a9f2ad51f5ecca010cda8e3bc82301130df019a426c25f51c0e6a8b8c5b872922ba448d453b3d9a44b6a77a6cad6 SHA512 61d3d9d7f35db23dbe97be2008c55892cb0543004565c59fc3105a9f9f61a18546fc641ec290fffb094d7f264b2bcbdfaf83f0cb9c797e7a0b192473c63fadbe
3+
EBUILD sisyphus-control-3.1.3.ebuild 1089 BLAKE2B 782b117049c77ad904dffc25222bdbc74c4478c757271af81e5d177b8c049ddaa855bdd62688390382def1e987b8e3780950ddbe9b29f42b403a046f288ccf08 SHA512 c6f8c11692b8e00bdc97f6c0c07b2817d51dd2c200d5cb71c30f871dfe3fcfa95a8d27828d44e7de894d8414e82fed4b202b30e17e77e9c60e916fa53f5fbf1a
4+
EBUILD sisyphus-control-3.1.4.ebuild 1042 BLAKE2B cb6945f4763ab75510978c64fa2347a8db9fa5bd93061545657a8f4e52be3434ad2c77cd2439db9619194bff22d880bb7c49d0ff4134f5dfd4285cd7a2eed977 SHA512 21292c8c8871258ae214ee5860492c2798077cd0d449ebc052aa1dcb973fc0a5ce55dd71458fef1a2dd66973d733cd37754b490675eb4414a8748a118da46165
5+
MISC metadata.xml 400 BLAKE2B e5b44b54473b2e53203ca5e1584a6bedc6c260ea6d5eb94479c1d1eadfed4d0393f15047fb0a568428bec27104a2c43b70be6348df7b3047fd9e55f8c5d40d5a SHA512 0c11718f3820c1fc430024ab745cd5c460e373c453e55907c3f42067440cf3eb96d547ad92d691b6225d4a9ca39a0831c5534bcb55323a1d1e95489f06662f1a

dev-python/sisyphus-control/metadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<name>Andreas Billmeier</name>
77
</maintainer>
88
<upstream>
9-
<remote-id type="pypi">sisyphus-control</remote-id>
9+
<remote-id type="pypi">sisyphus_control</remote-id>
1010
<remote-id type="github">jkeljo/sisyphus-control</remote-id>
1111
</upstream>
1212
</pkgmetadata>

dev-python/sisyphus-control/sisyphus-control-3.1.3.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..13} )
77
DISTUTILS_USE_PEP517=setuptools
88
inherit distutils-r1
99

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
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..13} )
7+
DISTUTILS_USE_PEP517=poetry
8+
inherit distutils-r1
9+
10+
DESCRIPTION="Control your Sisyphus kinetic art tables (sisyphus-industries.com)"
11+
HOMEPAGE="https://github.com/jkeljo/sisyphus-control https://pypi.org/project/sisyphus-control/"
12+
SRC_URI="https://github.com/jkeljo/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
13+
14+
LICENSE="MIT"
15+
SLOT="0"
16+
KEYWORDS="amd64 arm arm64 x86"
17+
IUSE="test"
18+
RESTRICT="!test? ( test )"
19+
20+
DOCS="README.rst"
21+
22+
# https://github.com/jkeljo/sisyphus-control/issues/6 pinning to old version
23+
RDEPEND="dev-python/aiohttp[${PYTHON_USEDEP}]
24+
dev-python/netifaces[${PYTHON_USEDEP}]
25+
>=dev-python/python-socketio-4.6.1[${PYTHON_USEDEP}]
26+
>=dev-python/python-engineio-3.14.2[${PYTHON_USEDEP}]"
27+
28+
src_prepare() {
29+
echo -ne '\n[build-system]\nrequires = ["poetry>=0.12"]\nbuild-backend = "poetry.masonry.api"\n' >> pyproject.toml || die
30+
eapply_user
31+
}
32+
33+
distutils_enable_tests pytest

0 commit comments

Comments
 (0)