summaryrefslogtreecommitdiff
path: root/dev-python/notify2
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /dev-python/notify2
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'dev-python/notify2')
-rw-r--r--dev-python/notify2/Manifest2
-rw-r--r--dev-python/notify2/notify2-0.3.1-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/notify2/Manifest b/dev-python/notify2/Manifest
index 90e51760c4d8..3b02732a6625 100644
--- a/dev-python/notify2/Manifest
+++ b/dev-python/notify2/Manifest
@@ -1,3 +1,3 @@
DIST notify2-0.3.1.tar.gz 17792 BLAKE2B 649df1934d1fffb97dabbf2f483204c55427fbede851840d642da2e4e62a9bda9d49670e60f5b2cda36b62ee47b7d0cd861d757d338867547dce3c7d61ddf7b4 SHA512 0b69a64e0a7e4955ee767c975db92c5c60d28c0e54f77498cfb98390771a8f536631fc34e42b5c46c138dfa1054b5516a0809b8e3b0cb9237a39825ddb827109
-EBUILD notify2-0.3.1-r2.ebuild 727 BLAKE2B d9f5bbeda7365aa426ed34c64c505e8fd47fbb4b84259add3f15ad5b3a5408e9db2967764c140963a92d3e25a7d27915391f21dbde87c83816e258a147558578 SHA512 9a14a919cf90bb572d6ac13813c714e73a213ca2a92e17ea041681af3fd294d4fb75a9f0e262638729421e84bd89a481a27391376e7d263b9bc980338528e342
+EBUILD notify2-0.3.1-r2.ebuild 726 BLAKE2B df82bcc43b12585b69c230fe96a9972a844942529aa9e60203f6e7df0722c3ece0dd19160d575557a0bcd6590398349270e8c9801dff9088783e8d7de6c355c6 SHA512 09204dfd6ac52dc9c9c02c52f53da93a48c66460f6cd5dc90a4ccdbfba64c651ea1914dc45f06d352807e915b56c473d1db3e040ff18570bcdf0e885bf317fae
MISC metadata.xml 489 BLAKE2B eabe7e987fab3a3fe339557ee676125ac7bb5a5e95c2526e96d5fde7d37b0c43eadd1bc83f367e2aee8798f69263c7b35c6328b4efd315a5f249d7bbc02f248a SHA512 1510250bad67679a9eba2e5758512500b70bf61d428c208fb6427e75b69886df94f19b6c3a57bdad4427bff62b04f33fba0c5ec4ddba6b96be38a1b1af17f015
diff --git a/dev-python/notify2/notify2-0.3.1-r2.ebuild b/dev-python/notify2/notify2-0.3.1-r2.ebuild
index 6a8949f1c2a6..707efcbff8b2 100644
--- a/dev-python/notify2/notify2-0.3.1-r2.ebuild
+++ b/dev-python/notify2/notify2-0.3.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -18,7 +18,7 @@ KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
IUSE="examples"
RDEPEND="dev-python/dbus-python[${PYTHON_USEDEP}]"
-BDEPEND="test? ( sys-apps/dbus[X] )"
+DEPEND="test? ( sys-apps/dbus[X] )"
python_test() {
virtx ${EPYTHON} test_notify2.py