* [gentoo-commits] repo/user/gerislay:master commit in: dev-python/lifxlan/
@ 2020-01-09 19:57 gerion
0 siblings, 0 replies; 2+ messages in thread
From: gerion @ 2020-01-09 19:57 UTC (permalink / raw
To: gentoo-commits
commit: 2e7b97b95c53f45b5792c1eb28a22cc76927f854
Author: Gerion Entrup <gerion.entrup <AT> flump <DOT> de>
AuthorDate: Thu Jan 9 19:56:21 2020 +0000
Commit: gerion <gerion.entrup <AT> flump <DOT> de>
CommitDate: Thu Jan 9 19:56:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/user/gerislay.git/commit/?id=2e7b97b9
dev-python/lifxlan: add 9999 package
Signed-off-by: Gerion Entrup <gerion.entrup <AT> flump.de>
dev-python/lifxlan/Manifest | 1 +
dev-python/lifxlan/lifxlan-9999.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-python/lifxlan/Manifest b/dev-python/lifxlan/Manifest
new file mode 100644
index 0000000..2713d95
--- /dev/null
+++ b/dev-python/lifxlan/Manifest
@@ -0,0 +1 @@
+EBUILD lifxlan-9999.ebuild 551 BLAKE2B 660992953d61dd78a218a4ad5cebe11f096ea5c8b86a05a8cdab1a091c0ce87bfdce41e2311aff838e73bc06c110809c253209dc5654e33f7cd5e614480e372e SHA512 43fa65174ca0ca725fbef39e5f88fbb3da99e558c3540bfce72a82067b44ca8df76f303b2427da6cb868bdc05ca1b271493e0c40a1f3fdd401ceb65dba24eb78
diff --git a/dev-python/lifxlan/lifxlan-9999.ebuild b/dev-python/lifxlan/lifxlan-9999.ebuild
new file mode 100644
index 0000000..1c431c9
--- /dev/null
+++ b/dev-python/lifxlan/lifxlan-9999.ebuild
@@ -0,0 +1,24 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+inherit distutils-r1 git-r3
+
+DESCRIPTION="Python library for accessing LIFX devices using the official LIFX LAN protocol."
+HOMEPAGE="https://github.com/mclarkk/lifxlan"
+EGIT_REPO_URI="https://github.com/mclarkk/lifxlan.git"
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+ dev-python/bitstring[${PYTHON_USEDEP}]
+ dev-python/netifaces[${PYTHON_USEDEP}]
+"
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+DOCS=( README.md )
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/user/gerislay:master commit in: dev-python/lifxlan/
@ 2021-08-08 1:00 gerion
0 siblings, 0 replies; 2+ messages in thread
From: gerion @ 2021-08-08 1:00 UTC (permalink / raw
To: gentoo-commits
commit: 9bd3dd5f8cf06ece4e16efcfaeff5e4551ef2d9b
Author: Gerion Entrup <gerion.entrup <AT> flump <DOT> de>
AuthorDate: Sun Aug 8 01:01:07 2021 +0000
Commit: gerion <gerion.entrup <AT> flump <DOT> de>
CommitDate: Sun Aug 8 01:01:36 2021 +0000
URL: https://gitweb.gentoo.org/repo/user/gerislay.git/commit/?id=9bd3dd5f
dev-python/lifxlan: python 3.9/3.10
Signed-off-by: Gerion Entrup <gerion.entrup <AT> flump.de>
dev-python/lifxlan/Manifest | 2 +-
dev-python/lifxlan/lifxlan-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/lifxlan/Manifest b/dev-python/lifxlan/Manifest
index 2713d95..82799d9 100644
--- a/dev-python/lifxlan/Manifest
+++ b/dev-python/lifxlan/Manifest
@@ -1 +1 @@
-EBUILD lifxlan-9999.ebuild 551 BLAKE2B 660992953d61dd78a218a4ad5cebe11f096ea5c8b86a05a8cdab1a091c0ce87bfdce41e2311aff838e73bc06c110809c253209dc5654e33f7cd5e614480e372e SHA512 43fa65174ca0ca725fbef39e5f88fbb3da99e558c3540bfce72a82067b44ca8df76f303b2427da6cb868bdc05ca1b271493e0c40a1f3fdd401ceb65dba24eb78
+EBUILD lifxlan-9999.ebuild 551 BLAKE2B aaf01326189546a69b26a3a51bf0f17bd1ae3cf89cde30be508da67a649501a372ca59ca7e875902c038ade650f21e2b7a745d1831b2086bc7bd8bd1b31cb446 SHA512 0b9d875a1801c836dbd9b7bdcab1b5051b78bba8214eb9da4c9b2c294d6742bf916ccac8498dd03c9dfbbf2d149c86a3f5db1853a6a46a540e7615ec00e5ce44
diff --git a/dev-python/lifxlan/lifxlan-9999.ebuild b/dev-python/lifxlan/lifxlan-9999.ebuild
index 1c431c9..565cb77 100644
--- a/dev-python/lifxlan/lifxlan-9999.ebuild
+++ b/dev-python/lifxlan/lifxlan-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python2_7 python3_{8..10} )
inherit distutils-r1 git-r3
DESCRIPTION="Python library for accessing LIFX devices using the official LIFX LAN protocol."
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-08-08 1:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-09 19:57 [gentoo-commits] repo/user/gerislay:master commit in: dev-python/lifxlan/ gerion
-- strict thread matches above, loose matches on Subject: below --
2021-08-08 1:00 gerion
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox