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: mail-filter/spf-engine/
Date: Fri, 17 Mar 2023 15:29:17 +0000 (UTC)	[thread overview]
Message-ID: <1679066943.ea29554eb8d4cab30c6e200158de80dfdd080f85.mgorny@gentoo> (raw)

commit:     ea29554eb8d4cab30c6e200158de80dfdd080f85
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 12:02:38 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 15:29:03 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea29554e

mail-filter/spf-engine: Use pypi.eclass

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

 mail-filter/spf-engine/spf-engine-2.9.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mail-filter/spf-engine/spf-engine-2.9.3.ebuild b/mail-filter/spf-engine/spf-engine-2.9.3.ebuild
index cd5b4ddf5002..bc923ece8954 100644
--- a/mail-filter/spf-engine/spf-engine-2.9.3.ebuild
+++ b/mail-filter/spf-engine/spf-engine-2.9.3.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=8
 
+PYPI_NO_NORMALIZE=1
 PYTHON_COMPAT=( python3_9 python3_10 )
 
 # The built-in ipaddress module handles the parsing of IP addresses. If
@@ -11,11 +12,10 @@ PYTHON_COMPAT=( python3_9 python3_10 )
 # other words, it's completely broken.
 PYTHON_REQ_USE="ipv6(+)"
 
-inherit distutils-r1
+inherit distutils-r1 pypi
 
 DESCRIPTION="Policy daemon and milter for Postfix SPF verification"
 HOMEPAGE="https://launchpad.net/spf-engine"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"


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

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-17 15:29 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-19 20:06 [gentoo-commits] repo/gentoo:master commit in: mail-filter/spf-engine/ Michael Orlitzky
2025-04-15  3:53 Sam James
2025-03-19 17:13 Michael Orlitzky
2024-05-29 13:53 Michael Orlitzky
2024-05-28 13:19 Sam James
2024-04-14 12:14 Michael Orlitzky
2023-05-04 14:03 Michael Orlitzky
2023-05-04 14:03 Michael Orlitzky
2023-05-03  6:33 Arthur Zamarin
2023-05-03  3:53 Sam James
2023-03-26 22:59 Michael Orlitzky
2022-06-09 12:44 Michael Orlitzky
2022-06-09  7:39 Agostino Sarubbo
2022-06-09  7:34 Agostino Sarubbo
2022-05-13  9:16 Michael Orlitzky
2021-10-29 12:56 Michael Orlitzky
2021-08-31  9:05 Michał Górny
2021-05-30 11:51 Michael Orlitzky
2021-05-29 16:09 Sam James
2021-05-29 15:23 Sam James
2021-05-29  1:07 Michael Orlitzky
2020-05-26 13:40 Michael Orlitzky

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=1679066943.ea29554eb8d4cab30c6e200158de80dfdd080f85.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