aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Healy <lmiphay@gmail.com>2018-02-25 16:49:01 +0000
committerPaul Healy <lmiphay@gmail.com>2018-02-25 16:49:01 +0000
commit9e7599de28548128c9a83f5a17d7dba833c58c35 (patch)
tree9bb487e8a7aea1b07d484680f2ca136ee4bb4ae4 /dev-python
parentbump pywemo version (diff)
downloadlmiphay-9e7599de28548128c9a83f5a17d7dba833c58c35.tar.gz
lmiphay-9e7599de28548128c9a83f5a17d7dba833c58c35.tar.bz2
lmiphay-9e7599de28548128c9a83f5a17d7dba833c58c35.zip
remove old pywemo builds
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pywemo/Manifest4
-rw-r--r--dev-python/pywemo/pywemo-0.4.20.ebuild30
-rw-r--r--dev-python/pywemo/pywemo-0.4.24.ebuild32
3 files changed, 0 insertions, 66 deletions
diff --git a/dev-python/pywemo/Manifest b/dev-python/pywemo/Manifest
index a1f77d3..fccaa4f 100644
--- a/dev-python/pywemo/Manifest
+++ b/dev-python/pywemo/Manifest
@@ -1,6 +1,2 @@
-DIST pywemo-0.4.20.tar.gz 33127 SHA256 bf0a3aa88459ff42ba7f4e2cc5bb5fcb1d1fd3a26aae8555486daa89a3637381 SHA512 999209ced4ec990ce6b377a451449e596e4032b3577db1b786a923a711c9f2f07792c0144351a061cbf736aae8dabc233a4746cf3c146dfe26c46b41ca0efaa1 WHIRLPOOL 988925c22bf4618a30e302d46c40ca2e24169326eb9e4ba2da94ef585b1af09b8d775ff9dfd7bdf14114c847aa16d0652f7fbd8e97e6f5de047da9228abf768f
-DIST pywemo-0.4.24.tar.gz 35373 SHA256 c895e08591027c6b2f562540619bbe26d6c100fa79a524b107f4f7595b05cfff SHA512 0cfed924b3ba203d5dc4534c315ec249dd49f785815d1f62a1818b042552fd5cc2a3e2f337ea6ef91d151b4babc0375d90635dee11ca51000ed90d363076b2b2 WHIRLPOOL 34ea672481f081e134c36fdb3265cec27d477b95f5de8f9da9227bac4fd854ef84c875bec39b504ebacc3f1bf577d044a6de4202292df74ebb2de6064688f4be
DIST pywemo-0.4.25.tar.gz 35386 SHA256 d3b753960d0fd5bd9960ebfd2b3739949d1ebbe482b7faae1c36f6688d1039a7 SHA512 312b97cc87c96509aac0c3c294be97dd01a4d08a34411a36bef48328472f574b52304cb72e054cc02f0c05fa5d94b11ff809911fc06ce6ab5fc45b3b0de6a772 WHIRLPOOL 31a98cdd4c12347cd75016cd4df1a11d2fe16f76a6476a8e382b4651f09de7d6bda963f9de49e9e8bbbbac2a3ff2c392cd39d2cc80ec357b250b1e8d94d2e9d5
-EBUILD pywemo-0.4.20.ebuild 674 SHA256 b7f0b6399d0e332597e11428b7aecb3cb4ee9f3e81515664e1d54be1f5aa73a2 SHA512 359c05d81eaddf62dadaf7f583cf24333c1bb72e22049d8ec79e72bfc52f901d1cf8ade98fadc6fbf41e1bc84af61b61992e49d3504f28b13330f18d45151e3e WHIRLPOOL c45dbe5f0e6b249f0ff48b5866281b94e2509f7616711d0da1a62008f8b36dd50f8df8421a3d0f4cf883e1854bb93692200a51f022efca728d4238c8f56a51e0
-EBUILD pywemo-0.4.24.ebuild 692 SHA256 55d7c4f5aba5658e561778167a257309d5cb0af6f27d8cc61d7c626f3f672dc6 SHA512 d52920de1f5211f71127e93dfcf60012a72f792a95076bce3d471ac84766818c4a25c95a5c834e00951c7e0230c4112181b4e9851ee82ba24d0a1e87789b429f WHIRLPOOL 7a56b9d2bf51b18a2bd0d29fd89eeaebc4c2bdb2d2611d2e7860da09b2b7a3f4f6bdb4421b0450427794799503c2542f2ecd3e50981dd81b75c39eda313cf05b
EBUILD pywemo-0.4.25.ebuild 690 SHA256 ea2615e87593d8b68b0a0e45a01340767679b91adbf9023397a072d322c7dd34 SHA512 c06559d92e86236cb13672806ea0961ee22f4a1a2d9bf65df63d4121d3c1c067bc6c97932c6149b51d2021e554eb35d0ae3f96ccafee93e7d6c326da7ef80133 WHIRLPOOL cd558f034699fbc7ba02799eda945c059f5631f5395b5ebacf5d90700083d402a3ead4184d5071405ba3f74d027165050b4a33e5931434fb30f23666146ee60b
diff --git a/dev-python/pywemo/pywemo-0.4.20.ebuild b/dev-python/pywemo/pywemo-0.4.20.ebuild
deleted file mode 100644
index 44ce90a..0000000
--- a/dev-python/pywemo/pywemo-0.4.20.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=(python2_7 python3_{4,5,6})
-
-inherit distutils-r1
-
-DESCRIPTION="Lightweight Python module to discover and control WeMo devices"
-HOMEPAGE="https://github.com/pavoni/pywemo"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-RESTRICT="mirror"
-
-LICENSE="BSD MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- ${PYTHON_DEPS}
- dev-python/typing[${PYTHON_USEDEP}]
-"
-DEPEND="
- dev-python/netifaces[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/setuptools[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
- ${RDEPEND}
-"
diff --git a/dev-python/pywemo/pywemo-0.4.24.ebuild b/dev-python/pywemo/pywemo-0.4.24.ebuild
deleted file mode 100644
index 529e1eb..0000000
--- a/dev-python/pywemo/pywemo-0.4.24.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=(python2_7 python3_{4,5,6})
-
-inherit distutils-r1
-
-DESCRIPTION="Lightweight Python module to discover and control WeMo devices"
-HOMEPAGE="https://github.com/pavoni/pywemo"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-RESTRICT="mirror"
-
-LICENSE="BSD MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- ${PYTHON_DEPS}
- dev-python/typing[${PYTHON_USEDEP}]
-"
-DEPEND="
- dev-python/netifaces[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/setuptools[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
- ${RDEPEND}
-"
-
-DOCS="README.md"