From 5547955ca0d09c0a37da7911849e81bee94d32af Mon Sep 17 00:00:00 2001 From: "Andreas Billmeier (@Home/mbp)" Date: Sat, 12 Sep 2020 15:44:59 +0200 Subject: [PATCH] directv-0.3.0 (fixes https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/127), olds removed --- CHANGELOG.txt | 2 ++ dev-python/directv/Manifest | 6 ++--- dev-python/directv/directv-0.2.0.ebuild | 33 ------------------------- dev-python/directv/directv-0.3.0.ebuild | 11 ++++++--- 4 files changed, 12 insertions(+), 40 deletions(-) delete mode 100644 dev-python/directv/directv-0.2.0.ebuild diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 5fbda1d77..38242651d 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -12,6 +12,8 @@ * update esphome-1.14.5-r2, Python 3.8 for my production box * update esphome-1.15.0_beta4, esphome-9999 (without src_prepare()) + * directv-0.3.0 (fixes https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/127), olds removed + 2020-09-11 homeassistant-0.115.0_beta5 * bump numpy-1.19.2 * bump homeassistant-0.115.0_beta5 diff --git a/dev-python/directv/Manifest b/dev-python/directv/Manifest index 6e82cbc3a..5ece8389e 100644 --- a/dev-python/directv/Manifest +++ b/dev-python/directv/Manifest @@ -1,5 +1,3 @@ -DIST directv-0.2.0.tar.gz 6991 BLAKE2B 3da8ccd7d5b014265757b12a290658dafd8b4cd6b70422ac7f6be4916539711823484ae864d2fbc0a7e0c83a6892038d71e2c807018069f5450d3daefec5bcda SHA512 f1cff9ab1d5e07aa3ca27583131f49dea6d7eaa3f7fc5ac2b0eae30ae82800fe0396bad3c206535b6f831f0588d948f55d7be82d308b7880fc7f3f12871bca3a -DIST directv-0.3.0.tar.gz 7055 BLAKE2B a34f97cdeb13a3b13b311476dec68c580e5adafcea082adf8c1fbbe6a5a62d965d47b882bbf263a2bbdec3bc8d58a3107e6a87049bf799e7739563a8b4ff995e SHA512 563b21b9aea03144b72b0f1930e38101cc2ac1176463f4e56ba4e9f8a67e3d8f7c2765744d0b93dcfc4e86e465ce2dabd713c53fa8d8dbd74a88e9279b4e3236 -EBUILD directv-0.2.0.ebuild 799 BLAKE2B 9ab36bb4ccc9e7c0fdfcf42ff8b86208594cfcbbb52af382e743c34390e8a180d7e4cd4075eacb07d8c0881e385ef8a809201ef4bc87a57a6fe49470c9422f60 SHA512 e4da48c41a048de69053c9dae45e1567f71b1b9f404f2683cd29068b751096670d0775e0c33bc03c0e86d58bbc86ae592e9e4432c40c31fb3fc99438189491bc -EBUILD directv-0.3.0.ebuild 799 BLAKE2B 9ab36bb4ccc9e7c0fdfcf42ff8b86208594cfcbbb52af382e743c34390e8a180d7e4cd4075eacb07d8c0881e385ef8a809201ef4bc87a57a6fe49470c9422f60 SHA512 e4da48c41a048de69053c9dae45e1567f71b1b9f404f2683cd29068b751096670d0775e0c33bc03c0e86d58bbc86ae592e9e4432c40c31fb3fc99438189491bc +DIST directv-0.3.0.tar.gz 19111 BLAKE2B 63340a12fb08ed49367be7bed6171ae768409dedf244959c554619f889745a87d762043a0b085d24d38e8e1d0c4ad01796d737bef099c27aded900deaf5c5c17 SHA512 88badd331829998b39c3b666ec6b4b66c5c5ceeb203a6a80c8b94be522753530a5272d290f7b306c44cecade32ade77f9c1e28f1926608879d70f6c84a21199f +EBUILD directv-0.3.0.ebuild 966 BLAKE2B cf0c311c466c86a8d2c492592ed77a32e32215ba7e1d31f7012ee336075005434caaedb4c7beb80105bd1ec139e0ace4d2979b8e914845960792d6c5c8ee9fef SHA512 7f17db644330198c44b6cf0aff5952a5bc42c0dff4458dfeeaa02b32835deb802b99e1d136679204876670b1f865294b011c665a20065ab13137a6f227235ab4 MISC metadata.xml 460 BLAKE2B 784527ea7b0319a1da5f3cc0986835643d2dd610f98fa558a1ac9eae7d537f8ccf8a12217e3f5eb16da0ed1cc8e5d0aa722a81d885fed4eea72139b7735d4d48 SHA512 dfed4fd4f44af156780c1b4231ef5a1cc7362051a82fbd77db5ffbd9a429cc244223732ed416f688edde107b28ce9c11ff4eb67584f368cca0d911cab1fe0fc2 diff --git a/dev-python/directv/directv-0.2.0.ebuild b/dev-python/directv/directv-0.2.0.ebuild deleted file mode 100644 index be27c110b..000000000 --- a/dev-python/directv/directv-0.2.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -PYTHON_COMPAT=( python3_{6..8} ) - -inherit distutils-r1 - -DESCRIPTION="Asynchronous Python client for DirecTV (SHEF)." -HOMEPAGE="https://github.com/ctalkington/python-directv https://pypi.org/project/directv/" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" -IUSE="test" - -DOCS="README.md" - -RDEPEND=">=dev-python/aiohttp-3.6.2[${PYTHON_USEDEP}] - >=dev-python/yarl-1.4.4[${PYTHON_USEDEP}]" -BDEPEND="${REDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] - test? ( - dev-python/nose[${PYTHON_USEDEP}] - dev-python/pytest[${PYTHON_USEDEP}] - )" - -python_test() { - nosetests --verbose || die - py.test -v -v || die -} diff --git a/dev-python/directv/directv-0.3.0.ebuild b/dev-python/directv/directv-0.3.0.ebuild index be27c110b..0194d61b4 100644 --- a/dev-python/directv/directv-0.3.0.ebuild +++ b/dev-python/directv/directv-0.3.0.ebuild @@ -9,7 +9,12 @@ inherit distutils-r1 DESCRIPTION="Asynchronous Python client for DirecTV (SHEF)." HOMEPAGE="https://github.com/ctalkington/python-directv https://pypi.org/project/directv/" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" + +# SDIST at Pypi is incomplete +MY_PN="python-directv" +#SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" +SRC_URI="https://github.com/ctalkington/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +S=${WORKDIR}/${MY_PN}-${PV} LICENSE="MIT" SLOT="0" @@ -18,8 +23,8 @@ IUSE="test" DOCS="README.md" -RDEPEND=">=dev-python/aiohttp-3.6.2[${PYTHON_USEDEP}] - >=dev-python/yarl-1.4.4[${PYTHON_USEDEP}]" +RDEPEND="~dev-python/aiohttp-3.6.2[${PYTHON_USEDEP}] + ~dev-python/yarl-1.4.2[${PYTHON_USEDEP}]" BDEPEND="${REDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] test? (