commit:     ed2387f431b1cf04733ed9034d2ecd74c88b51a8
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun Jan  3 14:29:21 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Jan  3 14:29:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ed2387f4

dev-python/uvicorn: version bump 0.13.3

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

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

diff --git a/dev-python/uvicorn/Manifest b/dev-python/uvicorn/Manifest
index 08b4b84a..2bc44c34 100644
--- a/dev-python/uvicorn/Manifest
+++ b/dev-python/uvicorn/Manifest
@@ -1 +1 @@
-DIST uvicorn-0.13.1.tar.gz 506827 BLAKE2B 
bded67c6bbf0e4be456acc0f4303ad29160002bc38e8ebef2fe545f0204d80dbdc813983169c1c42bb78251e4e0f585ac67b8a10a0f740b95731836c8ebb3d1f
 SHA512 
a8ad800c6fc96137bb8cc444fd55d2bea3b7f63c3cee9db6662c73be9a01437805342ae909029bd5b9163643ce1648ee447264b2c51fd1706aa00a0fea089185
+DIST uvicorn-0.13.3.tar.gz 506306 BLAKE2B 
cd7d92a2c88ad00776eca3343e322c75207ea7948c5f3f27d91b241af826cdc597d05919acc33e5bdb37357cfb2fd0895cb2874a9cdaecaaa79b77e555110757
 SHA512 
c332f4a766e42a042068b2a7aa10dfde66b2a84a5c7101a0523d64c1883275597b17fa73fef54f0144f1b8612777e89867933582922ae0ec684fb0aa7090eca9

diff --git a/dev-python/uvicorn/uvicorn-0.13.1.ebuild 
b/dev-python/uvicorn/uvicorn-0.13.3.ebuild
similarity index 94%
rename from dev-python/uvicorn/uvicorn-0.13.1.ebuild
rename to dev-python/uvicorn/uvicorn-0.13.3.ebuild
index 3cd9c7e2..d6a523d6 100644
--- a/dev-python/uvicorn/uvicorn-0.13.1.ebuild
+++ b/dev-python/uvicorn/uvicorn-0.13.3.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
@@ -28,6 +28,7 @@ RDEPEND="
 "
 
 BDEPEND="test? (
+       dev-python/cryptography[${PYTHON_USEDEP}]
        >=dev-python/colorama-0.4[${PYTHON_USEDEP}]
        dev-python/pytest-mock[${PYTHON_USEDEP}]
        >=dev-python/python-dotenv-0.13[${PYTHON_USEDEP}]
@@ -37,6 +38,7 @@ BDEPEND="test? (
        >=dev-python/websockets-8.0[${PYTHON_USEDEP}]
        >=dev-python/httptools-0.1[${PYTHON_USEDEP}]
        <dev-python/httptools-0.2[${PYTHON_USEDEP}]
+       dev-python/httpx[${PYTHON_USEDEP}]
        >=dev-python/watchgod-0.6[${PYTHON_USEDEP}]
        <dev-python/watchgod-0.7[${PYTHON_USEDEP}]
        dev-python/wsproto[${PYTHON_USEDEP}]

Reply via email to