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/sphinx_ansible_theme/
Date: Sat, 20 May 2023 07:25:39 +0000 (UTC)	[thread overview]
Message-ID: <1684567533.11f8616df2d8fe3d488b46e19b77dfaaf17dfdb8.mgorny@gentoo> (raw)

commit:     11f8616df2d8fe3d488b46e19b77dfaaf17dfdb8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 20 07:21:09 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 20 07:25:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11f8616d

dev-python/sphinx_ansible_theme: Use pypi.eclass in older version(s)

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

 dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.1.ebuild | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.1.ebuild b/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.1.ebuild
index 6b2e14dde2ce..e7a356b0bd46 100644
--- a/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.1.ebuild
+++ b/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.1.ebuild
@@ -4,16 +4,14 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYPI_PN="sphinx-ansible-theme"
 PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1
 
-MY_PN="${PN//_/-}"
-MY_P="${MY_PN}-${PV}"
+inherit distutils-r1 pypi
 
 DESCRIPTION="A reusable Ansible Sphinx theme"
 HOMEPAGE="https://github.com/ansible-community/sphinx_ansible_theme"
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-S="${WORKDIR}"/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"


             reply	other threads:[~2023-05-20  7:25 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-20  7:25 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-24 13:02 [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx_ansible_theme/ Michał Górny
2023-06-11 16:18 Michał Górny
2023-06-11 15:04 Sam James
2023-05-08  4:31 Michał Górny
2023-03-25 17:19 Michał Górny
2023-02-27 12:45 Marek Szuba
2022-12-17  7:03 Michał Górny
2022-12-16 20:04 Arthur Zamarin
2022-12-08 16:57 Michał Górny
2022-11-11 14:31 Michał Górny
2022-09-27  7:06 Agostino Sarubbo
2022-09-26  1:01 Marek Szuba
2022-06-05  5:52 Michał Górny
2022-04-01  8:18 Marek Szuba
2022-03-27  0:10 Sam James
2022-03-26 22:31 Marek Szuba
2021-12-10 17:12 Arthur Zamarin
2021-10-17  9:41 Michał Górny
2021-09-10 10:21 Marek Szuba
2021-08-17 12:10 Marek Szuba
2021-08-17 12:10 Marek Szuba
2021-06-21  7:54 Michał Górny
2021-06-14 12:39 Marek Szuba

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=1684567533.11f8616df2d8fe3d488b46e19b77dfaaf17dfdb8.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