public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/scikit-image/
Date: Thu,  2 Mar 2023 05:13:11 +0000 (UTC)	[thread overview]
Message-ID: <1677733908.ea1df623f8f92ce0f95101432b11da36ab733526.mgorny@gentoo> (raw)

commit:     ea1df623f8f92ce0f95101432b11da36ab733526
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  2 05:09:20 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar  2 05:11:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea1df623

sci-libs/scikit-image: Use pypi.eclass

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sci-libs/scikit-image/scikit-image-0.19.3-r1.ebuild | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/sci-libs/scikit-image/scikit-image-0.19.3-r1.ebuild b/sci-libs/scikit-image/scikit-image-0.19.3-r1.ebuild
index 86a13f204ed1..ce0e6d1aafb2 100644
--- a/sci-libs/scikit-image/scikit-image-0.19.3-r1.ebuild
+++ b/sci-libs/scikit-image/scikit-image-0.19.3-r1.ebuild
@@ -1,15 +1,20 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..11} )
 DISTUTILS_USE_PEP517=setuptools
-inherit distutils-r1 optfeature
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1 optfeature pypi
 
 DESCRIPTION="Image processing routines for SciPy"
-HOMEPAGE="https://scikit-image.org/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+HOMEPAGE="
+	https://scikit-image.org/
+	https://github.com/scikit-image/scikit-image/
+	https://pypi.org/project/scikit-image/
+"
 
 LICENSE="BSD"
 SLOT="0"


             reply	other threads:[~2023-03-02  5:13 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-02  5:13 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-26 20:15 [gentoo-commits] repo/gentoo:master commit in: sci-libs/scikit-image/ Michał Górny
2024-01-26 20:15 Michał Górny
2024-01-26 20:15 Michał Górny
2023-11-08  8:08 Arthur Zamarin
2023-11-06 14:40 Sam James
2023-11-06 11:12 Andrew Ammerlaan
2023-07-16  5:25 Sam James
2023-01-10 11:07 Arthur Zamarin
2022-12-21  6:46 Michał Górny
2022-12-21  6:46 Michał Górny
2022-10-27 15:54 Andrew Ammerlaan
2022-10-14 13:31 Andrew Ammerlaan
2022-07-31  2:59 Sam James
2022-06-13 10:57 Andrew Ammerlaan
2021-12-29 14:13 Andrew Ammerlaan
2021-12-13  3:34 Sam James
2021-10-14 12:12 Arthur Zamarin
2021-09-13 18:10 Jakov Smolić
2021-01-05 14:45 David Seifert
2020-11-18 18:58 David Seifert
2020-11-18 13:19 David Seifert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1677733908.ea1df623f8f92ce0f95101432b11da36ab733526.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox