From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/ntfy/
Date: Fri, 13 Mar 2020 13:01:32 +0000 (UTC) [thread overview]
Message-ID: <1584104463.42249668a129d40ecbd6b2dac0325fd75c17f255.andrewammerlaan@gentoo> (raw)
Message-ID: <20200313130132.q1LySe8-gXC54BSV8E0OvD97s1LRFXbxCW7-TLJ8baI@z> (raw)
commit: 42249668a129d40ecbd6b2dac0325fd75c17f255
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Mar 13 13:01:03 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Mar 13 13:01:03 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=42249668
app-misc/ntfy: enable doc use flag
also simplified tess using the distutils functions
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
app-misc/ntfy/ntfy-2.7.0.ebuild | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/app-misc/ntfy/ntfy-2.7.0.ebuild b/app-misc/ntfy/ntfy-2.7.0.ebuild
index 9d9c388..771af3d 100644
--- a/app-misc/ntfy/ntfy-2.7.0.ebuild
+++ b/app-misc/ntfy/ntfy-2.7.0.ebuild
@@ -10,11 +10,12 @@ inherit distutils-r1
DESCRIPTION="A utility for sending notifications, on demand and when commands finish."
HOMEPAGE="https://github.com/dschep/ntfy"
SRC_URI="https://github.com/dschep/ntfy/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64"
LICENSE="GPL-3"
SLOT="0"
-IUSE="test telegram dbus"
+
+IUSE="telegram dbus"
RDEPEND="
dev-python/appdirs[${PYTHON_USEDEP}]
@@ -40,6 +41,5 @@ DEPEND="${RDEPEND}
)
"
-python_test() {
- esetup.py test || die
-}
+distutils_enable_tests pytest
+distutils_enable_sphinx docs
next reply other threads:[~2020-03-13 13:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-13 17:45 Andrew Ammerlaan [this message]
2020-03-13 13:01 ` [gentoo-commits] repo/proj/guru:dev commit in: app-misc/ntfy/ Andrew Ammerlaan
-- strict thread matches above, loose matches on Subject: below --
2021-04-13 13:21 Andrew Ammerlaan
2021-04-13 13:22 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-09-19 14:24 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-09-19 14:24 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-03-13 17:45 Andrew Ammerlaan
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=1584104463.42249668a129d40ecbd6b2dac0325fd75c17f255.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--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