From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BC37115827B for ; Wed, 13 Aug 2025 13:50:44 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id AAAC2340F14 for ; Wed, 13 Aug 2025 13:50:44 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 95624110569; Wed, 13 Aug 2025 13:50:28 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 8F6AE110567 for ; Wed, 13 Aug 2025 13:50:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 48448340E15 for ; Wed, 13 Aug 2025 13:50:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD6A4335B for ; Wed, 13 Aug 2025 13:50:25 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1755093013.7cd65f86ebb82a113bc6c84d2d973eaf8843da70.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/fitsio/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/fitsio/metadata.xml X-VCS-Directories: dev-python/fitsio/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 7cd65f86ebb82a113bc6c84d2d973eaf8843da70 X-VCS-Branch: master Date: Wed, 13 Aug 2025 13:50:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7819df8a-5965-493a-8df6-778557cbc373 X-Archives-Hash: c4a65caf80a708ee64bd5dd95b888902 commit: 7cd65f86ebb82a113bc6c84d2d973eaf8843da70 Author: Michał Górny gentoo org> AuthorDate: Wed Aug 13 13:45:30 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Aug 13 13:50:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cd65f86 dev-python/fitsio: Add python@ as co-maint. Signed-off-by: Michał Górny gentoo.org> dev-python/fitsio/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dev-python/fitsio/metadata.xml b/dev-python/fitsio/metadata.xml index d9c6cc190393..0468ed326a7e 100644 --- a/dev-python/fitsio/metadata.xml +++ b/dev-python/fitsio/metadata.xml @@ -5,6 +5,10 @@ sci-astronomy@gentoo.org Gentoo Astronomy Project + + python@gentoo.org + Python + Fitsio provides an easy to use object-oriented API including providing a Numpy interface to FITS files read from CFITSIO. It