From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BE4A615808B for ; Fri, 16 Feb 2024 02:17:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB381E2A09; Fri, 16 Feb 2024 02:17:49 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 93F04E2A09 for ; Fri, 16 Feb 2024 02:17:49 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 95728343027 for ; Fri, 16 Feb 2024 02:17:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 429DC14CE for ; Fri, 16 Feb 2024 02:17:46 +0000 (UTC) From: "Horea Christian" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Horea Christian" Message-ID: <1708049854.e9b6e0addfb8b5ad47c6e684f999be2747306e80.chymera@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: dev-python/photutils/ X-VCS-Repository: proj/sci X-VCS-Files: dev-python/photutils/photutils-1.6.0.ebuild X-VCS-Directories: dev-python/photutils/ X-VCS-Committer: chymera X-VCS-Committer-Name: Horea Christian X-VCS-Revision: e9b6e0addfb8b5ad47c6e684f999be2747306e80 X-VCS-Branch: master Date: Fri, 16 Feb 2024 02:17:46 +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: a856b5cb-013b-4044-b50d-edb93c49de91 X-Archives-Hash: f9ed839ffc7b181cab9093fc8d962792 commit: e9b6e0addfb8b5ad47c6e684f999be2747306e80 Author: Horea Christian chymera eu> AuthorDate: Fri Feb 16 02:17:34 2024 +0000 Commit: Horea Christian gmail com> CommitDate: Fri Feb 16 02:17:34 2024 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=e9b6e0ad dev-python/photutils: updated scikit-image package category Signed-off-by: Horea Christian chymera.eu> dev-python/photutils/photutils-1.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/photutils/photutils-1.6.0.ebuild b/dev-python/photutils/photutils-1.6.0.ebuild index b2ea8d831..a1fa5f2d2 100644 --- a/dev-python/photutils/photutils-1.6.0.ebuild +++ b/dev-python/photutils/photutils-1.6.0.ebuild @@ -37,4 +37,4 @@ distutils_enable_tests pytest # dev-python/scipy \ # dev-python/matplotlib \ # sci-libs/scikit-learn \ -# sci-libs/scikit-image \ +# dev-python/scikit-image \