From ce7ce13a06ba4fca56493b74edfe3e88a4b6a88c Mon Sep 17 00:00:00 2001 From: Michael Schubert Date: Sun, 15 Mar 2026 11:39:16 +0000 Subject: [PATCH] dev-python/pyfaidx: version bump 0.9.0.3 py3.14 tests pass but sci-biology/pysam::gentoo doesn't list it yet Signed-off-by: Michael Schubert --- dev-python/pyfaidx/Manifest | 2 +- .../pyfaidx/{pyfaidx-0.8.1.4.ebuild => pyfaidx-0.9.0.3.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename dev-python/pyfaidx/{pyfaidx-0.8.1.4.ebuild => pyfaidx-0.9.0.3.ebuild} (93%) diff --git a/dev-python/pyfaidx/Manifest b/dev-python/pyfaidx/Manifest index 025205e1b78..05377547d48 100644 --- a/dev-python/pyfaidx/Manifest +++ b/dev-python/pyfaidx/Manifest @@ -1 +1 @@ -DIST pyfaidx-0.8.1.4.tar.gz 103099 BLAKE2B ea78e523b9369f1e9b001f51ab9e97b515193ab71b599c2a55ac3b04fcdea96b7b472acbd2cfec7398b150a4712b0160189ee0fad4780f960103a05aa30170ab SHA512 34273b5ed013a49629933247f7a1ca76c59a8fca15668adb60b9b42e0e3e8e366387beb74e408433ead36ad6cf7ca5c85799bb83842324219291c854512bbd6c +DIST pyfaidx-0.9.0.3.tar.gz 71549 BLAKE2B 3264fcfee03653ff2fa8c49d466f40a88e605443816cf635ebc90a778a661c094a678115460683a1e2ab0a6b0f64a414e9bee7928bfad295e43c63fc366602fa SHA512 2e0eca46a9d53b061d00fc9b18e7537861e4873911e303dd1b3c39ad1c9c18f3bc4fc2a155f9dc25bf4aea2745a5ee360a186845b8f56907bf31b38b540b159e diff --git a/dev-python/pyfaidx/pyfaidx-0.8.1.4.ebuild b/dev-python/pyfaidx/pyfaidx-0.9.0.3.ebuild similarity index 93% rename from dev-python/pyfaidx/pyfaidx-0.8.1.4.ebuild rename to dev-python/pyfaidx/pyfaidx-0.9.0.3.ebuild index d66d54ea4cb..28255484ec1 100644 --- a/dev-python/pyfaidx/pyfaidx-0.8.1.4.ebuild +++ b/dev-python/pyfaidx/pyfaidx-0.9.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8