From: "Hanno Böck" <hanno@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/postorius/
Date: Fri, 11 Sep 2020 11:16:22 +0000 (UTC) [thread overview]
Message-ID: <1599822977.2db0edb7327ba6e5f12682dc38e29cb10b0e3e90.hanno@gentoo> (raw)
commit: 2db0edb7327ba6e5f12682dc38e29cb10b0e3e90
Author: Hanno Böck <hanno <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 11 11:16:17 2020 +0000
Commit: Hanno Böck <hanno <AT> gentoo <DOT> org>
CommitDate: Fri Sep 11 11:16:17 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2db0edb7
net-mail/postorius: Initial commit
Webinterface for mailman 3.
Signed-off-by: Hanno Böck <hanno <AT> gentoo.org>
Package-Manager: Portage-3.0.6, Repoman-3.0.1
net-mail/postorius/Manifest | 1 +
net-mail/postorius/metadata.xml | 10 ++++++++++
net-mail/postorius/postorius-1.3.3.ebuild | 31 +++++++++++++++++++++++++++++++
3 files changed, 42 insertions(+)
diff --git a/net-mail/postorius/Manifest b/net-mail/postorius/Manifest
new file mode 100644
index 00000000000..fac3606d7c8
--- /dev/null
+++ b/net-mail/postorius/Manifest
@@ -0,0 +1 @@
+DIST postorius-1.3.3.tar.gz 2704738 BLAKE2B 0ae5a7b3ace1ad7f64eae53156592d0c76a09e358d08edfe1b506717e87df67c669bfab356c203e28c03006f46461a67b4c7222e0e305100e15511a93e3e6a59 SHA512 31d6d6d0dbbe8a57251c81cf8f7d8b80d17dd4aab9f31be684fef26637a4ba81a196d4ab63e7389bd4173a60778a00c83ee440c24f83a1f60b094ccab8cf345a
diff --git a/net-mail/postorius/metadata.xml b/net-mail/postorius/metadata.xml
new file mode 100644
index 00000000000..557e7cfbec0
--- /dev/null
+++ b/net-mail/postorius/metadata.xml
@@ -0,0 +1,10 @@
+<?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>
+ <upstream>
+ <remote-id type="pypi">postorius</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/net-mail/postorius/postorius-1.3.3.ebuild b/net-mail/postorius/postorius-1.3.3.ebuild
new file mode 100644
index 00000000000..982ec7b64f7
--- /dev/null
+++ b/net-mail/postorius/postorius-1.3.3.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="A web user interface for GNU Mailman 3"
+HOMEPAGE="https://www.list.org"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="net-mail/django-mailman3[${PYTHON_USEDEP}]
+ dev-python/django[${PYTHON_USEDEP}]
+ net-mail/mailmanclient[${PYTHON_USEDEP}]
+ dev-python/readme_renderer[${PYTHON_USEDEP}]
+ test? (
+ dev-python/mock[${PYTHON_USEDEP}]
+ dev-python/vcrpy[${PYTHON_USEDEP}]
+ dev-python/beautifulsoup[${PYTHON_USEDEP}]
+ dev-python/isort[${PYTHON_USEDEP}]
+ )"
+
+DOCS=( README.rst )
next reply other threads:[~2020-09-11 11:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-11 11:16 Hanno Böck [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-11 13:11 [gentoo-commits] repo/gentoo:master commit in: net-mail/postorius/ Hanno Böck
2021-09-28 8:43 Arthur Zamarin
2021-09-28 8:43 Arthur Zamarin
2021-09-28 8:43 Arthur Zamarin
2021-09-29 20:07 Arthur Zamarin
2021-12-27 14:51 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=1599822977.2db0edb7327ba6e5f12682dc38e29cb10b0e3e90.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