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: dev-python/pathspec/
Date: Fri, 24 Feb 2023 20:04:19 +0000 (UTC)	[thread overview]
Message-ID: <1677269054.639a013f39905bc483d0faf83170bd88618aa778.mgorny@gentoo> (raw)

commit:     639a013f39905bc483d0faf83170bd88618aa778
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 24 20:03:49 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 24 20:04:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=639a013f

dev-python/pathspec: Use pypi.eclass

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

 dev-python/pathspec/pathspec-0.11.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/pathspec/pathspec-0.11.0.ebuild b/dev-python/pathspec/pathspec-0.11.0.ebuild
index 612656839f5f..e494a04e25f3 100644
--- a/dev-python/pathspec/pathspec-0.11.0.ebuild
+++ b/dev-python/pathspec/pathspec-0.11.0.ebuild
@@ -6,14 +6,13 @@ EAPI=8
 DISTUTILS_USE_PEP517=flit
 PYTHON_COMPAT=( python3_{9..11} pypy3 )
 
-inherit distutils-r1
+inherit distutils-r1 pypi
 
 DESCRIPTION="Utility library for gitignore style pattern matching of file paths"
 HOMEPAGE="
 	https://github.com/cpburnz/python-pathspec/
 	https://pypi.org/project/pathspec/
 "
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MPL-2.0"
 SLOT="0"


             reply	other threads:[~2023-02-24 20:04 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-24 20:04 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-08 18:31 [gentoo-commits] repo/gentoo:master commit in: dev-python/pathspec/ Michał Górny
2023-12-30 14:32 Michał Górny
2023-12-30 14:25 Arthur Zamarin
2023-12-11  4:14 Michał Górny
2023-12-10  6:45 Michał Górny
2023-09-01 16:42 Michał Górny
2023-09-01 16:30 Arthur Zamarin
2023-07-29  2:54 Michał Górny
2023-05-03 10:47 Fabian Groffen
2023-04-22  9:16 Michał Górny
2023-04-22  9:04 Arthur Zamarin
2023-03-15  6:13 Michał Górny
2023-02-24 20:04 Michał Górny
2023-02-24 19:58 Arthur Zamarin
2023-01-25  7:55 Michał Górny
2022-12-17  6:43 Michał Górny
2022-12-16 19:43 Arthur Zamarin
2022-12-10  6:37 Michał Górny
2022-11-13 18:57 Michał Górny
2022-10-03  7:22 Michał Górny
2022-10-03  0:44 Sam James
2022-09-02 13:44 Arthur Zamarin
2022-08-31  9:21 Michał Górny
2022-06-12 14:25 Michał Górny
2022-06-12 12:46 Sam James
2022-05-11 17:54 Michał Górny
2022-05-11 17:54 Michał Górny
2022-04-10 10:44 James Le Cuirot
2021-08-26  8:15 Michał Górny
2021-08-26  3:00 Sam James
2021-07-18  6:16 Michał Górny
2021-05-07 11:25 Michał Górny
2021-01-05 21:32 Michał Górny
2021-01-05 21:03 Sam James
2020-12-04 14:35 Sam James
2020-11-28  7:47 Sam James
2020-09-04  8:57 Sergei Trofimovich
2020-07-16 12:50 Sam James
2020-07-16  4:18 Sam James
2020-07-09 13:06 Michał Górny
2020-07-09 13:06 Michał Górny
2020-05-31 23:46 Matt Turner
2020-05-30  7:12 Michał Górny
2020-05-02 13:30 Mart Raudsepp
2020-04-14 20:13 Sebastian Pipping
2020-04-08 14:01 Agostino Sarubbo
2020-04-08 12:46 Agostino Sarubbo
2020-04-05 19:01 Sergei Trofimovich
2020-03-28 11:36 Michał Górny
2020-03-25 15:42 Agostino Sarubbo
2020-03-25 14:17 Agostino Sarubbo
2020-02-05 17:59 Michał Górny
2020-01-26 11:47 Tim Harder
2019-12-02 10:46 Agostino Sarubbo
2019-12-02 10:45 Agostino Sarubbo
2019-11-17  2:41 Tim Harder
2019-11-17  2:35 Tim Harder

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=1677269054.639a013f39905bc483d0faf83170bd88618aa778.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