From 38799d47cfe0a71d86fad4251c0b804182347914 Mon Sep 17 00:00:00 2001 From: "Andreas Billmeier (@Home/mbp)" Date: Sun, 17 Dec 2023 17:37:25 +0100 Subject: [PATCH] dev-python/opower: drop 0.0.38 Signed-off-by: Andreas Billmeier --- README.md | 4 +-- dev-python/opower/Manifest | 2 -- dev-python/opower/opower-0.0.38.ebuild | 38 -------------------------- 3 files changed, 2 insertions(+), 42 deletions(-) delete mode 100644 dev-python/opower/opower-0.0.38.ebuild diff --git a/README.md b/README.md index cf052f765..789ab2da2 100644 --- a/README.md +++ b/README.md @@ -612,12 +612,12 @@ A daily compile test is run at Github with Python 3.9 to catch general faults. E ## Licenses 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. -There are 1660 Ebuilds in total, 1649 of them have in total 1667 (42 different) licenses assigned. +There are 1659 Ebuilds in total, 1648 of them have in total 1666 (42 different) licenses assigned. |License| Ebuilds using it| |-------|-----| |MIT|962| -|Apache-2.0|347| +|Apache-2.0|346| |GPL-3|107| |BSD|90| |LGPL-3|23| diff --git a/dev-python/opower/Manifest b/dev-python/opower/Manifest index 13824772e..ab57c1d78 100644 --- a/dev-python/opower/Manifest +++ b/dev-python/opower/Manifest @@ -1,7 +1,5 @@ DIST opower-0.0.36.tar.gz 23384 BLAKE2B 8c99559dd3fce46fa44e3e6f245b483936392adf2611bf26d088d1554297f3f86882d9b5a4e364eca2cf12537ddea74865b70ade26fb0ee025860bd35cbf6f73 SHA512 416966fc0bbe7aede735e83790c8272b8077a9cb9b3d36a9f17b911a890278b8d63acda8c1373b540310baf3d8a144545fcd8f6842cc3a701c6cf9dac63efd60 -DIST opower-0.0.38.tar.gz 23387 BLAKE2B 6c4740d66bc9544bedfc388f30564c41599bddca06c952a01ffe3e99687b66268e576c27979ca991d970eb063019574291bc0c5df59a16bad1064d9cfd07e6bf SHA512 acfba946b3bdb51db64f6c29474d802f2aad47ee112c7450f0ce5442048bdfd1283c2981bbc1f571cfefaa1f3abac0951f4b971cef8e4d741a8a242a9e0d781c DIST opower-0.0.39.tar.gz 23438 BLAKE2B e79cf5f16ea76b5b28feb8f4613c549f8b99fc5bb4f863cb4b0ea57226091c987206fc5eeabd1d07415e7861a5a2bab612828371d21c2781ff9329e68b272f18 SHA512 1b08a097231841e3a065a155a83a7127e704e92cb247e5cce22eb7ae4248fcb4a696ece9bc0ebc4e8fecfa7f7a4ab23e87205072c14f4f3edd2cfeddbbabb2ba EBUILD opower-0.0.36.ebuild 866 BLAKE2B 84f8b9f0744a4f335d2f310eee94e3cf327bafb3e02b5381c3d561eefe92f33873fd23dbfb542eb4e142fc8c9888fcbcbfaf38895c43d8ed909904be734293c8 SHA512 db7f5acf2d0f7c76f6c9d2740da453679b7333adc105c1ad331c68d37210ca0925ac9a473ba56dc0c30bb36c06b93f81fc340f6039f9b514b1b8be1a2bbecec6 -EBUILD opower-0.0.38.ebuild 866 BLAKE2B 84f8b9f0744a4f335d2f310eee94e3cf327bafb3e02b5381c3d561eefe92f33873fd23dbfb542eb4e142fc8c9888fcbcbfaf38895c43d8ed909904be734293c8 SHA512 db7f5acf2d0f7c76f6c9d2740da453679b7333adc105c1ad331c68d37210ca0925ac9a473ba56dc0c30bb36c06b93f81fc340f6039f9b514b1b8be1a2bbecec6 EBUILD opower-0.0.39.ebuild 866 BLAKE2B 84f8b9f0744a4f335d2f310eee94e3cf327bafb3e02b5381c3d561eefe92f33873fd23dbfb542eb4e142fc8c9888fcbcbfaf38895c43d8ed909904be734293c8 SHA512 db7f5acf2d0f7c76f6c9d2740da453679b7333adc105c1ad331c68d37210ca0925ac9a473ba56dc0c30bb36c06b93f81fc340f6039f9b514b1b8be1a2bbecec6 MISC metadata.xml 502 BLAKE2B 18b640b6ee57712e551f28053de871360e4f7caecc2bc1c1a405eefed951d5370820f6e83da5c05e67e0bf882b1f3899996c80c03e1910bc3bb55219f2e8c50b SHA512 ee38f413cf7afcdffa67d485e4049035f73e02bd8061b47f04946ae3b7dd97de8b909e895252227b416a1cadd41745773ec4da032cc71becaffa4d398458ce5f diff --git a/dev-python/opower/opower-0.0.38.ebuild b/dev-python/opower/opower-0.0.38.ebuild deleted file mode 100644 index 869ca215f..000000000 --- a/dev-python/opower/opower-0.0.38.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 pypi - -DESCRIPTION="A Python library for getting historical and forecasted usage/cost from utilities that use opower.com such as PG&E" -HOMEPAGE="https://github.com/tronikos/opower https://pypi.org/project/opower/" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 arm arm64 x86" -IUSE="test" -RESTRICT="!test? ( test )" - -DOCS="README.md" - -RDEPEND=">=dev-python/aiohttp-3.8[${PYTHON_USEDEP}] - >=dev-python/arrow-1.2[${PYTHON_USEDEP}] - >=dev-python/pyotp-2.0[${PYTHON_USEDEP}]" -BDEPEND=" - test? ( - dev-python/pytest[${PYTHON_USEDEP}] - )" - -src_prepare() { - rm src/demo.py - distutils-r1_src_prepare - } - -python_test() { - py.test -v -v || die -} - -distutils_enable_tests pytest