commit: d6f4416bff25a460363a3ee6cdbf22be30cfbc3f
Author: Henri Gasc <gasc <AT> eurecom <DOT> fr>
AuthorDate: Sat Apr 15 20:04:57 2023 +0000
Commit: Henri Gasc <gasc <AT> eurecom <DOT> fr>
CommitDate: Sat Apr 15 20:04:57 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d6f4416b
dev-python/tempy: add 1.1.0, drop 1.0.9
Signed-off-by: Henri Gasc <gasc <AT> eurecom.fr>
dev-python/tempy/Manifest | 2 +-
dev-python/tempy/{tempy-1.0.9.ebuild => tempy-1.1.0.ebuild} | 7 +++----
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/dev-python/tempy/Manifest b/dev-python/tempy/Manifest
index 1e7e337e2..bea41a540 100644
--- a/dev-python/tempy/Manifest
+++ b/dev-python/tempy/Manifest
@@ -1 +1 @@
-DIST tempy-1.0.9.tar.gz 1526849 BLAKE2B
8cdfebb70079ad84813a5281363935e3a26179149933927f6815be0dc50b4661e969e5e2fcdfb6d0cd42d5a4f65fa91cc33750d5151a7f3f281b25f6cf7f518c
SHA512
62acfa7dd27358bfed2ccb99c04d6b3b5ccde775a9c4708a1f86694d257812a6a51674977a3ea95ad1e829238303fb737d9968b7b93492e32bdfad0f8cae76f3
+DIST tempy-1.1.0.tar.gz 1526857 BLAKE2B
9d043db27466bc254bf285687359cb8302c1280e0e3c4aa97bc927931fdd14b28c59407dbf5005c159f292f7594e6a21ae2b374535941cbe771c35244ea31469
SHA512
e2eec6f5763226868634e5865a103ebde09ddc5dde9bca4ecf74dfe53de1efb0a576c765c23b0b2910fdea573320c0bc8df2f892e22bf4f5959afe7c72a44b68
diff --git a/dev-python/tempy/tempy-1.0.9.ebuild
b/dev-python/tempy/tempy-1.1.0.ebuild
similarity index 82%
rename from dev-python/tempy/tempy-1.0.9.ebuild
rename to dev-python/tempy/tempy-1.1.0.ebuild
index c403cc0f9..5729441c3 100644
--- a/dev-python/tempy/tempy-1.0.9.ebuild
+++ b/dev-python/tempy/tempy-1.1.0.ebuild
@@ -10,17 +10,16 @@ inherit distutils-r1
DESCRIPTION="A simple, visually pleasing weather report in your terminal"
HOMEPAGE="https://github.com/noprobelm/tempy"
-SRC_URI="https://github.com/noprobelm/tempy/archive/7a597ee.tar.gz ->
${P}.tar.gz"
-S="${WORKDIR}/tempy-7a597ee78fc7ba2c4ced041780470f568998f3c1"
+SRC_URI="https://github.com/noprobelm/tempy/archive/26f13ed.tar.gz ->
${P}.tar.gz"
+S="${WORKDIR}/tempy-26f13ed15bc1a4458976572ccdc60399ca5cb123"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
RDEPEND="
dev-python/rich[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]"
-BDEPEND=""
DEPEND="${RDEPEND}"
PATCHES=(