From: "Andrey Grozin" <grozin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pygpgme/
Date: Mon, 8 Feb 2021 06:39:13 +0000 (UTC) [thread overview]
Message-ID: <1612766336.fd5a2df7fb5ade9bb41b49f85bf2b4244a748a78.grozin@gentoo> (raw)
commit: fd5a2df7fb5ade9bb41b49f85bf2b4244a748a78
Author: Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 8 06:38:31 2021 +0000
Commit: Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Mon Feb 8 06:38:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd5a2df7
dev-python/pygpgme: python3_9 added
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrey Grozin <grozin <AT> gentoo.org>
dev-python/pygpgme/pygpgme-0.3-r3.ebuild | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/dev-python/pygpgme/pygpgme-0.3-r3.ebuild b/dev-python/pygpgme/pygpgme-0.3-r3.ebuild
new file mode 100644
index 00000000000..0f5f53075db
--- /dev/null
+++ b/dev-python/pygpgme/pygpgme-0.3-r3.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1 flag-o-matic
+
+DESCRIPTION="A Python wrapper for the GPGME library"
+HOMEPAGE="https://launchpad.net/pygpgme https://pypi.org/project/pygpgme/"
+SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="app-crypt/gpgme"
+RDEPEND="${DEPEND}"
+
+python_configure_all() {
+ append-cflags $(gpgme-config --cflags)
+}
next reply other threads:[~2021-02-08 6:39 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-08 6:39 Andrey Grozin [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-05-15 3:48 [gentoo-commits] repo/gentoo:master commit in: dev-python/pygpgme/ Sam James
2022-02-16 21:26 David Seifert
2021-09-14 1:30 Yixun Lan
2021-03-15 15:03 Michał Górny
2021-03-15 13:43 Sam James
2021-03-15 6:30 Sam James
2021-03-15 2:26 Sam James
2020-08-02 9:15 Michał Górny
2020-06-04 14:10 Agostino Sarubbo
2020-06-03 19:46 Agostino Sarubbo
2020-04-23 5:49 Andrey Grozin
2019-07-29 13:04 Aaron Bauman
2019-06-01 15:46 David Seifert
2017-04-28 15:26 Manuel Rüger
2016-02-22 0:35 Stephen Klimaszewski
2016-01-23 20:58 Mike Gilbert
2016-01-23 20:46 Mike Gilbert
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=1612766336.fd5a2df7fb5ade9bb41b49f85bf2b4244a748a78.grozin@gentoo \
--to=grozin@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