From 939cbf1e85d176f10c6b0da88a79217d9049ef9d Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Wed, 8 Feb 2023 22:20:56 +0100 Subject: [PATCH] dev-python/findpython: Bump to 0.2.4 Signed-off-by: Nils Freydank --- dev-python/findpython/Manifest | 2 +- .../{findpython-0.2.2.ebuild => findpython-0.2.4.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename dev-python/findpython/{findpython-0.2.2.ebuild => findpython-0.2.4.ebuild} (93%) diff --git a/dev-python/findpython/Manifest b/dev-python/findpython/Manifest index 982c550..58ae65c 100644 --- a/dev-python/findpython/Manifest +++ b/dev-python/findpython/Manifest @@ -1 +1 @@ -DIST findpython-0.2.2.tar.gz 15998 BLAKE2B 295a03c92035eef35d69d6e29bd948a7f6b8bfe4f266d707cabece0fc65999db989b22fe70b45b5ce386fc909d386c3f97fb16381a8b7dff37382da6658bba1e SHA512 908d74167f1a58e772f48d7c2269b9d393dd66e9e854fd19a65cd3bbf381a3427d8ee3f71e14c138c9bdb93aec47777e716e45eb311cd8da51b76e59040791fe +DIST findpython-0.2.4.tar.gz 16109 BLAKE2B 1f30682d5a68f03338ce57af8e37c89567e611142f1854baa2032eabee7f41eff3382be2a3ceaac4808db18a7ff65eb9af929c8dea16be772c4ba34f8b0ee2ea SHA512 7b4ea68c07eb81b18107b5976fd5ca32220d0299f08e5c87b94e0d92f1b0f4abe146be22320c9aa46a329877f83073793cf9953d6a40a5eb09c87a9dc9d02cd5 diff --git a/dev-python/findpython/findpython-0.2.2.ebuild b/dev-python/findpython/findpython-0.2.4.ebuild similarity index 93% rename from dev-python/findpython/findpython-0.2.2.ebuild rename to dev-python/findpython/findpython-0.2.4.ebuild index 7364d19..6550fba 100644 --- a/dev-python/findpython/findpython-0.2.2.ebuild +++ b/dev-python/findpython/findpython-0.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8