From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/khard/
Date: Sun, 2 Aug 2020 20:33:23 +0000 (UTC) [thread overview]
Message-ID: <1596400395.0667adfa7f4d72886d3ed8c9272713a43fc391cf.bman@gentoo> (raw)
commit: 0667adfa7f4d72886d3ed8c9272713a43fc391cf
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 2 20:32:21 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Aug 2 20:33:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0667adfa
app-misc/khard: port to py3{7,8}
Closes: https://bugs.gentoo.org/718232
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
app-misc/khard/khard-0.13.0.ebuild | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/app-misc/khard/khard-0.13.0.ebuild b/app-misc/khard/khard-0.13.0.ebuild
index 4cb2597381a..7b7ff564f1b 100644
--- a/app-misc/khard/khard-0.13.0.ebuild
+++ b/app-misc/khard/khard-0.13.0.ebuild
@@ -2,11 +2,17 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_6 )
+
+PYTHON_COMPAT=( python3_{7,8} )
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
inherit distutils-r1
+
DESCRIPTION="Console CardDAV client"
HOMEPAGE="https://github.com/scheibler/khard"
LICENSE="GPL-3"
+
SLOT="0"
IUSE="test zsh-completion"
RESTRICT="!test? ( test )"
next reply other threads:[~2020-08-02 20:33 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-02 20:33 Aaron Bauman [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-05 17:56 [gentoo-commits] repo/gentoo:master commit in: app-misc/khard/ Michael Orlitzky
2025-02-05 17:35 Sam James
2025-02-05 2:58 Michael Orlitzky
2024-11-24 19:36 Viorel Munteanu
2024-09-08 14:17 Michał Górny
2024-09-08 14:17 Michał Górny
2024-09-08 14:17 Michał Górny
2024-05-28 15:27 Michał Górny
2023-05-01 12:34 Michał Górny
2023-05-01 1:48 Sam James
2023-05-01 1:48 Sam James
2023-05-01 0:30 Sam James
2023-05-01 0:16 Sam James
2023-05-01 0:12 Sam James
2023-02-25 12:43 Joonas Niilola
2022-11-15 18:17 Michał Górny
2022-06-08 8:43 Agostino Sarubbo
[not found] <1654677763.a5179fe9f6dfd34db56d31b63ffc3f2ab918e788.ago@gentoo>
2022-06-08 8:43 ` Agostino Sarubbo
2022-06-08 6:13 Joonas Niilola
2022-06-08 6:13 Joonas Niilola
2022-04-13 14:46 Sam James
2022-03-05 20:02 Andrey Utkin
2022-03-05 14:28 Andrey Utkin
2021-12-21 16:49 Andrey Utkin
2021-07-31 0:18 Sam James
2021-07-31 0:18 Sam James
2020-10-28 6:49 Andrey Utkin
2020-10-25 19:46 Thomas Deutschmann
2020-10-20 5:06 Sam James
2020-10-19 20:13 Sam James
2020-08-30 13:48 Andrey Utkin
2020-08-30 13:48 Andrey Utkin
2020-08-02 20:33 Aaron Bauman
2020-06-21 6:23 Michał Górny
2020-05-06 1:01 Thomas Deutschmann
2019-04-10 3:18 Aaron Bauman
2019-01-28 2:24 Andrey Utkin
2019-01-28 2:24 Andrey Utkin
2019-01-28 2:24 Andrey Utkin
2018-06-09 14:22 Mart Raudsepp
2018-03-30 18:35 Aaron Bauman
2018-03-14 21:09 Markus Meier
2018-02-11 21:56 Thomas Deutschmann
2018-02-07 12:18 Andrey Utkin
2018-01-19 1:44 Andrey Utkin
2018-01-19 1:44 Andrey Utkin
2017-12-17 17:26 Andrey Utkin
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=1596400395.0667adfa7f4d72886d3ed8c9272713a43fc391cf.bman@gentoo \
--to=bman@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