dev-python/btsmarthub-devicelist: drop olds, update SRC_URI

Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
Andreas Billmeier 2023-06-10 18:59:04 +02:00 committed by Andreas Billmeier
parent cec8d3838d
commit 9badc8659a
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
4 changed files with 6 additions and 86 deletions

View File

@ -1,7 +1,3 @@
DIST btsmarthub-devicelist-0.2.0.tar.gz 4599 BLAKE2B b03448af8497a317ed6a6d581c19a3414736019b93cde5e5619cebafe34446bc229ab6c5bd536c650f9aa9965897a3846cdbb1a6bebad4385c163d07aad685e6 SHA512 172327c42535ceb087ba5376c84106bab84684243b8cb0a669e881e6a4224cf36a80842a2b223a83e006d8b3a80ccc2f247ce4f9575fbe0aa8ae033ca1f80acf
DIST btsmarthub-devicelist-0.2.2.tar.gz 7259 BLAKE2B 8e7a4d114ca17b7f2a5c41534b6f2ff799b6e8a633368a546587d84f5c307aae2569f93d1c782c06e4f464bf4142eba62a1c1626b3fb20d573d653a244b9ac27 SHA512 fc014a5b23e7ddf12e7d074f71bd75c8f37bb5a121f84c8c11cbec32921f721f6c76c2b80fb5be92c3f3a9b252fd344c2c47c293ace41adbcb12612bc52d58d8
DIST btsmarthub-devicelist-0.2.3.tar.gz 7360 BLAKE2B c79bb8c91e97cb6b8b9dca59ea180c1672c5e12920ccf004a569716bd6877a88d8d78715720495a99760ebdc69d31d422bb12a07f91b166ac2e43e59806e5d37 SHA512 d19002f5abbdd862a5e125529e6666af4f0571ae35f168f6b38de6d11f2ff3644ae164c4f22499e13cc64064706ae51da7f0591768ba670ecaf72089ee6e1c8b
EBUILD btsmarthub-devicelist-0.2.0.ebuild 741 BLAKE2B 27cba12f5ea89c4e9b0089554a76eb8466de267295b40a8040e79390ec711d9377f4c8dfd648a5cf0f8251ca9d04f291e9531ad30ec41f12e7467a327b6093a7 SHA512 376e11fb8383a49ccfafd529b69ddf2f79d3f66de2fc45a9b231b1af745ea8eccedacd0adb5743759ec7b4d34f9c97fe6c518c75d34581d3727a537205ea3016
EBUILD btsmarthub-devicelist-0.2.2.ebuild 809 BLAKE2B 5427a61afea46cf96b6847a3ba91d71c7b1993cd8bd68287e2c236f5452cb25169263686b0fe9f4cba82c0b24e2470f9fde6e76e063629e72756b5792947a1c0 SHA512 f64ba652442163a4cedbe156368a182d188435c5e743b9e3d35a70130dd3079fd77e4a3a6b58109b1a9ee954fe25f63d8a5394b0e359d327ae9799326a9cac23
EBUILD btsmarthub-devicelist-0.2.3.ebuild 878 BLAKE2B 6570667c3ba20500f9423a33b3805fea6a54e4956f6c291807cf0e292121ae25031b5405574c080123e3f68954245c1800dcd5702ca5f4f2f47e29c5414aee1f SHA512 b9b8aa05b9b1fca34db565b17dad6e95f4e94318a9463e1f430262e25e0ee87592b7c39333b3482b5497a693cc5e453b4e58cf9dbc1d23bcfe649533defed785
DIST btsmarthub_devicelist-0.2.3.tar.gz 7360 BLAKE2B c79bb8c91e97cb6b8b9dca59ea180c1672c5e12920ccf004a569716bd6877a88d8d78715720495a99760ebdc69d31d422bb12a07f91b166ac2e43e59806e5d37 SHA512 d19002f5abbdd862a5e125529e6666af4f0571ae35f168f6b38de6d11f2ff3644ae164c4f22499e13cc64064706ae51da7f0591768ba670ecaf72089ee6e1c8b
EBUILD btsmarthub-devicelist-0.2.3.ebuild 647 BLAKE2B f6d44c060575af1616a1619f1abd5be05a22c74b5356cf0a5a290b59b1549374fd9ebd942227457f14952bf6316b565fe726918e1df86ef347efb2ea7dedf2f1 SHA512 35d1465b5c24ab0db1ac0bb635d6a34520988bc79a78f8b587211b616a1b67b67b2378f7d1441d4da255ee58eb4b1f7394bdf4579ff7f8291e078896ac73e716
MISC metadata.xml 554 BLAKE2B cc14ffe9654336ecd0aee2b2ef29b402b0ee5be35cde59f112d8b17ea6286964003af699515045c1680e2d56abd8bf78740240bd8fec9b81a77934da1baff53f SHA512 700d978223842ee76144462d1ca580c31680ae4d254e5b666110f4276b500d058684c6cc0f0a7cd60475fd53985f80137d82535e87254a964904b1b1e9938c48

View File

@ -1,30 +0,0 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1
DESCRIPTION="Retrieve list of devices from a bt smarthub or bt smarthub 2 on a local network"
HOMEPAGE="https://github.com/jxwolstenholme/btsmarthub_devicelist https://pypi.org/project/btsmarthub-devicelist/"
MY_PN=${PN//-/_}
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/pytest[${PYTHON_USEDEP}]
)"
python_test() {
py.test -v -v || die
}

View File

@ -1,33 +0,0 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1
DESCRIPTION="Retrieve a list of devices from a bt smarthub or bt smarthub 2 on a local network"
HOMEPAGE="https://github.com/jxwolstenholme/btsmarthub_devicelist https://pypi.org/project/btsmarthub-devicelist/"
MY_PN=${PN//-/_}
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
DOCS="README.md"
RDEPEND="dev-python/requests[${PYTHON_USEDEP}]"
BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/pytest[${PYTHON_USEDEP}]
)"
python_test() {
py.test -v -v || die
}

View File

@ -1,17 +1,13 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1
PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi
DESCRIPTION="Retrieve a list of devices from a bt smarthub or bt smarthub 2 on a local network"
HOMEPAGE="https://github.com/jxwolstenholme/btsmarthub_devicelist https://pypi.org/project/btsmarthub-devicelist/"
MY_PN=${PN//-/_}
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="MIT"
SLOT="0"
@ -23,14 +19,5 @@ DOCS="README.md"
RDEPEND="dev-python/requests[${PYTHON_USEDEP}]
dev-python/urllib3[${PYTHON_USEDEP}]"
BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/pytest[${PYTHON_USEDEP}]
)"
python_test() {
py.test -v -v || die
}
distutils_enable_tests pytest