commit:     d9ee2f681b93dfd6d732ab7fa28338f0df50e167
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Oct 22 13:57:41 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Oct 22 13:57:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d9ee2f68

dev-python/uvicorn: version bump

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

 dev-python/uvicorn/Manifest                                         | 2 +-
 dev-python/uvicorn/{uvicorn-0.12.1.ebuild => uvicorn-0.12.2.ebuild} | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-python/uvicorn/Manifest b/dev-python/uvicorn/Manifest
index 4ed09b82..d266cfaa 100644
--- a/dev-python/uvicorn/Manifest
+++ b/dev-python/uvicorn/Manifest
@@ -1 +1 @@
-DIST uvicorn-0.12.1.tar.gz 504451 BLAKE2B 
15c86a36f80e9fd3230a7f1fce0ae60fee39387142f3f405234c0fba4a49248aa4dbe561f12910a5c7e77380d3bbd1f8a6780641fd1edb569abd502d63c1c32e
 SHA512 
4aeb153ad9a30645d64449a7068cde90fefe5c54a7f4fb947659978c454f194910a6a709e66d9f085e80bd2d5151a94eb8d953d86f3b825588b0eedc1dda1996
+DIST uvicorn-0.12.2.tar.gz 503530 BLAKE2B 
ab2b4e0a256127430f19f75431ca15652ad28d7d525e1ae00dc6c4d61a4c5affec6800e5ad4823954996d3d390c339f63502d9002fd9e5a8377055e0ee86e9ca
 SHA512 
cc94f9482f4417c6cc79283c0ae1b9d658df9131f3d70d52ae4f1c03fdd7aef28ed902a722827529cb97e302f90bfe208d966546f6484bc01762e8f691121c49

diff --git a/dev-python/uvicorn/uvicorn-0.12.1.ebuild 
b/dev-python/uvicorn/uvicorn-0.12.2.ebuild
similarity index 94%
rename from dev-python/uvicorn/uvicorn-0.12.1.ebuild
rename to dev-python/uvicorn/uvicorn-0.12.2.ebuild
index fea003f2..203ea418 100644
--- a/dev-python/uvicorn/uvicorn-0.12.1.ebuild
+++ b/dev-python/uvicorn/uvicorn-0.12.2.ebuild
@@ -27,15 +27,17 @@ RDEPEND="
        dev-python/typing-extensions[${PYTHON_USEDEP}]
 "
 
-DEPEND="test? (
+BDEPEND="test? (
        dev-python/colorama[${PYTHON_USEDEP}]
        dev-python/pytest-mock[${PYTHON_USEDEP}]
        dev-python/python-dotenv[${PYTHON_USEDEP}]
        dev-python/pyyaml[${PYTHON_USEDEP}]
+       dev-python/trustme[${PYTHON_USEDEP}]
        >=dev-python/uvloop-0.14.0[${PYTHON_USEDEP}]
        >=dev-python/websockets-8.0[${PYTHON_USEDEP}]
        dev-python/httptools[${PYTHON_USEDEP}]
        >=dev-python/watchgod-0.6[${PYTHON_USEDEP}]
+       dev-python/wsproto[${PYTHON_USEDEP}]
 )"
 
 distutils_enable_tests pytest

Reply via email to