From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pymilter/
Date: Thu, 4 Aug 2022 01:45:48 +0000 (UTC) [thread overview]
Message-ID: <1659575114.34468378f3c2a77cb6b40e71f86d4549405041c7.sam@gentoo> (raw)
commit: 34468378f3c2a77cb6b40e71f86d4549405041c7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 4 01:03:32 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 4 01:05:14 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34468378
dev-python/pymilter: depend on libmilter
libmilter and sendmail no longer block each other, and we also need a := dep on
libmilter.
(Straight-to-stable is intentional as long been in stable anyway, but not dropping
old w/ git mv or similar yet in case folks want to downgrade to older sendmail for
now.)
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pymilter/pymilter-1.0.4-r3.ebuild | 30 ++++++++++++++++++++++++++++
1 file changed, 30 insertions(+)
diff --git a/dev-python/pymilter/pymilter-1.0.4-r3.ebuild b/dev-python/pymilter/pymilter-1.0.4-r3.ebuild
new file mode 100644
index 000000000000..268e99b48bdf
--- /dev/null
+++ b/dev-python/pymilter/pymilter-1.0.4-r3.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python interface to sendmail milter API"
+HOMEPAGE="https://github.com/sdgathman/pymilter"
+SRC_URI="https://github.com/sdgathman/${PN}/archive/${P}.tar.gz"
+S="${WORKDIR}/${PN}-${P}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="amd64"
+
+RDEPEND="mail-filter/libmilter:="
+DEPEND="
+ ${RDEPEND}
+"
+BDEPEND="
+ test? (
+ $(python_gen_impl_dep sqlite)
+ )
+"
+
+distutils_enable_tests unittest
next reply other threads:[~2022-08-04 1:45 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-04 1:45 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-05-07 6:37 [gentoo-commits] repo/gentoo:master commit in: dev-python/pymilter/ Joonas Niilola
2023-05-04 16:30 Michał Górny
2023-05-01 4:31 Michał Górny
2023-05-01 1:53 Sam James
2023-02-16 3:29 Sam James
2023-02-16 3:29 Sam James
2023-02-16 3:29 Sam James
2022-06-05 8:08 Joonas Niilola
2022-03-21 10:01 Michał Górny
2022-03-16 8:07 Michał Górny
2022-03-15 18:16 Jakov Smolić
2022-01-29 21:19 Michał Górny
2020-10-15 22:12 Thomas Deutschmann
2020-10-15 22:12 Thomas Deutschmann
2020-10-13 9:26 Agostino Sarubbo
2020-08-20 14:55 Thomas Deutschmann
2019-10-15 15:01 Thomas Deutschmann
2019-06-09 11:28 Thomas Deutschmann
2019-06-07 19:13 Thomas Deutschmann
2019-06-07 18:53 Thomas Deutschmann
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=1659575114.34468378f3c2a77cb6b40e71f86d4549405041c7.sam@gentoo \
--to=sam@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