From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/uvicorn/
Date: Sun, 3 Jan 2021 14:29:34 +0000 (UTC) [thread overview]
Message-ID: <1609684161.ed2387f431b1cf04733ed9034d2ecd74c88b51a8.andrewammerlaan@gentoo> (raw)
Message-ID: <20210103142934.HG-Gp-ZTwgWzvTpmVvkDm9LMMbloS--jv8kHiLKPv1o@z> (raw)
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}]
next reply other threads:[~2021-01-03 14:29 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-03 14:29 Andrew Ammerlaan [this message]
2021-01-03 14:29 ` [gentoo-commits] repo/proj/guru:master commit in: dev-python/uvicorn/ Andrew Ammerlaan
-- strict thread matches above, loose matches on Subject: below --
2021-02-17 18:45 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-02-07 8:24 Andrew Ammerlaan
2020-12-18 14:15 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-12-18 14:15 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-11-27 15:43 Alessandro Barbieri
2020-10-22 14:39 Andrew Ammerlaan
2020-10-18 9:03 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-10-18 9:03 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-09-24 12:50 Andrew Ammerlaan
2020-08-14 18:35 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-08-14 18:20 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-07-31 17:58 Andrew Ammerlaan
2020-07-28 14:32 Andrew Ammerlaan
2020-07-17 14:44 Andrew Ammerlaan
2020-06-30 19:19 Andrew Ammerlaan
2020-04-29 10:59 Andrew Ammerlaan
2020-04-28 17:30 Andrew Ammerlaan
2020-03-28 11:00 Andrew Ammerlaan
2020-03-27 17:52 Alessandro Barbieri
2020-03-19 19:07 Andrew Ammerlaan
2020-03-18 19:27 Andrew Ammerlaan
2020-03-13 17:45 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-03-13 15:01 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-03-13 13:24 Piotr Staroszczyk
2020-03-09 17:55 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-03-09 17:28 ` [gentoo-commits] repo/proj/guru:dev " 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=1609684161.ed2387f431b1cf04733ed9034d2ecd74c88b51a8.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