public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hanno Böck" <hanno@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/courier-pythonfilter/
Date: Sat,  9 Nov 2019 07:42:44 +0000 (UTC)	[thread overview]
Message-ID: <1573285353.15ce2473b8382a582cc990d515cd9b6b9a2c2dcc.hanno@gentoo> (raw)

commit:     15ce2473b8382a582cc990d515cd9b6b9a2c2dcc
Author:     Hanno Böck <hanno <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  9 07:42:33 2019 +0000
Commit:     Hanno Böck <hanno <AT> gentoo <DOT> org>
CommitDate: Sat Nov  9 07:42:33 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15ce2473

mail-filter/courier-pythonfilter: Initial commit

Python-based mail filtering for the courier MTA.

Signed-off-by: Hanno Böck <hanno <AT> gentoo.org>
Package-Manager: Portage-2.3.79, Repoman-2.3.18

 mail-filter/courier-pythonfilter/Manifest             |  1 +
 .../courier-pythonfilter-3.0.2.ebuild                 | 19 +++++++++++++++++++
 mail-filter/courier-pythonfilter/metadata.xml         |  7 +++++++
 3 files changed, 27 insertions(+)

diff --git a/mail-filter/courier-pythonfilter/Manifest b/mail-filter/courier-pythonfilter/Manifest
new file mode 100644
index 00000000000..d3b5583d0ca
--- /dev/null
+++ b/mail-filter/courier-pythonfilter/Manifest
@@ -0,0 +1 @@
+DIST courier-pythonfilter-3.0.2.tar.gz 59121 BLAKE2B 6223ddd62c1c1af980720451e3446cd3b2296a243c5c8d3b5e60fd8640e3391ba2e561ea251bbacbb4a1c6cdbe7eccf6f7ff8221d952cf5703d389b0267a1a2f SHA512 62985a3fefc2d324b3ba7035117e88e4e246815e63fe1b681af11a38a20ea55e649a233c1979b918b166f5c2abbcc22037f215b73be298763f777648249cd652

diff --git a/mail-filter/courier-pythonfilter/courier-pythonfilter-3.0.2.ebuild b/mail-filter/courier-pythonfilter/courier-pythonfilter-3.0.2.ebuild
new file mode 100644
index 00000000000..8807a3f26a5
--- /dev/null
+++ b/mail-filter/courier-pythonfilter/courier-pythonfilter-3.0.2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{5,6,7} )
+inherit distutils-r1
+
+DESCRIPTION="Python filtering architecture for the Courier MTA"
+HOMEPAGE="https://bitbucket.org/gordonmessmer/courier-pythonfilter/src/default/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="mail-mta/courier"
+DEPEND="${RDEPEND}
+	dev-python/setuptools[${PYTHON_USEDEP}]"

diff --git a/mail-filter/courier-pythonfilter/metadata.xml b/mail-filter/courier-pythonfilter/metadata.xml
new file mode 100644
index 00000000000..1d07f2a1081
--- /dev/null
+++ b/mail-filter/courier-pythonfilter/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>hanno@gentoo.org</email>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2019-11-09  7:42 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-09  7:42 Hanno Böck [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-12-07  7:34 [gentoo-commits] repo/gentoo:master commit in: mail-filter/courier-pythonfilter/ Hanno Böck
2020-08-23 11:45 David Seifert
2020-09-02 17:18 Hanno Böck
2020-11-11 16:13 Hanno Böck
2020-11-18  9:08 Hanno Böck
2020-11-18 10:40 Sam James
2022-02-01 15:00 Hanno Böck
2022-03-05  0:05 Sam James
2023-02-26 19:08 Hanno Böck
2023-04-19  9:43 Sam James
2023-05-01 12:41 Michał Górny
2023-05-20  8:43 Michał Górny
2024-04-26 19:47 Hanno Böck
2024-06-24  7:45 Hanno Böck
2024-09-10  8:55 Hanno Böck

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=1573285353.15ce2473b8382a582cc990d515cd9b6b9a2c2dcc.hanno@gentoo \
    --to=hanno@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