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/async-timeout/
Date: Fri, 17 Mar 2023 15:21:23 +0000 (UTC)	[thread overview]
Message-ID: <1679066418.2d6aedb8973443f4538e2d59b0635b9f1f17ca72.mgorny@gentoo> (raw)

commit:     2d6aedb8973443f4538e2d59b0635b9f1f17ca72
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 11:58:31 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 15:20:18 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d6aedb8

dev-python/async-timeout: Use pypi.eclass

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

 dev-python/async-timeout/async-timeout-4.0.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/async-timeout/async-timeout-4.0.2-r1.ebuild b/dev-python/async-timeout/async-timeout-4.0.2-r1.ebuild
index 8fb6042617f2..080a9b77be95 100644
--- a/dev-python/async-timeout/async-timeout-4.0.2-r1.ebuild
+++ b/dev-python/async-timeout/async-timeout-4.0.2-r1.ebuild
@@ -4,16 +4,16 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
 PYTHON_COMPAT=( python3_{9..11} pypy3 )
 
-inherit distutils-r1
+inherit distutils-r1 pypi
 
 DESCRIPTION="Timeout context manager for asyncio programs"
 HOMEPAGE="
 	https://github.com/aio-libs/async-timeout/
 	https://pypi.org/project/async-timeout/
 "
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"


             reply	other threads:[~2023-03-17 15:21 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-17 15:21 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-23  9:50 [gentoo-commits] repo/gentoo:master commit in: dev-python/async-timeout/ Michał Górny
2024-11-23  8:45 Arthur Zamarin
2024-11-07  6:45 Michał Górny
2024-10-31 15:50 Michał Górny
2024-09-08 19:10 Arthur Zamarin
2024-05-17 14:26 Michał Górny
2023-09-11 11:49 Michał Górny
2023-09-11 11:41 Arthur Zamarin
2023-08-11  6:09 Michał Górny
2023-05-26 20:26 Arthur Zamarin
2022-07-02 11:25 Michał Górny

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=1679066418.2d6aedb8973443f4538e2d59b0635b9f1f17ca72.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