commit:     12d467ec99cdbed16393b3d210b9c50ec62ece8a
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Feb  5 12:16:55 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Feb  5 12:16:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=12d467ec

dev-python/watchgod: version bump 0.7

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-python/watchgod/Manifest                                     | 2 +-
 dev-python/watchgod/{watchgod-0.6.ebuild => watchgod-0.7.ebuild} | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-python/watchgod/Manifest b/dev-python/watchgod/Manifest
index 50084a1c..c4dfebc1 100644
--- a/dev-python/watchgod/Manifest
+++ b/dev-python/watchgod/Manifest
@@ -1 +1 @@
-DIST watchgod-0.6.tar.gz 13261 BLAKE2B 
6cf32f6ea467fd4cdb3b0da30aa56bfbf3909adb25d2d44621733c665dccf77b203e99049655793a674f688f3adc8519d8e95156932ccfb9dceda28888bac115
 SHA512 
1eaa0febc4ba8b1e4bbd6e7bae8f2312c2eeaae395ebbf76953fdf937d4eda06bad818574000d6b96abfefe391affb5d007426bbf7867578293729decc6b61fb
+DIST watchgod-0.7.tar.gz 14362 BLAKE2B 
0c16b7ef2a7e1d0ca2c9d27b1503a9710662364318d5021e916aabf90c8f917b0bf69559a545658f839953832edc579b0014a0736b3b155f097d1d29c2e4b4f7
 SHA512 
afa225b30cf796ce95861c61fbe8eb22ed72011522de53d53c41148311793db10e41b66e9eb1237c4372f142edaec992de79715c568e435ddb1695666be1cdd8

diff --git a/dev-python/watchgod/watchgod-0.6.ebuild 
b/dev-python/watchgod/watchgod-0.7.ebuild
similarity index 81%
rename from dev-python/watchgod/watchgod-0.6.ebuild
rename to dev-python/watchgod/watchgod-0.7.ebuild
index eecff62c..003ea4f1 100644
--- a/dev-python/watchgod/watchgod-0.6.ebuild
+++ b/dev-python/watchgod/watchgod-0.7.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=7
@@ -18,7 +18,8 @@ KEYWORDS="~amd64 ~x86"
 SLOT="0"
 
 DEPEND="test? (
-       dev-python/pytest-aiohttp[${PYTHON_USEDEP}]
+       dev-python/pygments[${PYTHON_USEDEP}]
+       dev-python/pytest-asyncio[${PYTHON_USEDEP}]
        dev-python/pytest-toolbox[${PYTHON_USEDEP}]
        dev-python/pytest-mock[${PYTHON_USEDEP}]
 )"

Reply via email to