public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Fri, 31 Jul 2020 17:58:10 +0000 (UTC)	[thread overview]
Message-ID: <1596218275.3f8ac57d5934cb96a2ca0bda759ed8ed951538f0.andrewammerlaan@gentoo> (raw)
Message-ID: <20200731175810.hF5FMzGp5tSrchIxWcoIY2iNF8Gz29JviLvNnAR1sFU@z> (raw)

commit:     3f8ac57d5934cb96a2ca0bda759ed8ed951538f0
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Jul 31 17:57:55 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Jul 31 17:57:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3f8ac57d

dev-python/uvicorn: version bump

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

 dev-python/uvicorn/Manifest                                  |  2 +-
 .../uvicorn/{uvicorn-0.11.7.ebuild => uvicorn-0.11.8.ebuild} | 12 ++----------
 2 files changed, 3 insertions(+), 11 deletions(-)

diff --git a/dev-python/uvicorn/Manifest b/dev-python/uvicorn/Manifest
index e27a07c..3d6faf3 100644
--- a/dev-python/uvicorn/Manifest
+++ b/dev-python/uvicorn/Manifest
@@ -1 +1 @@
-DIST uvicorn-0.11.7.tar.gz 500505 BLAKE2B 4c687d3d99ff4b479f4e48b29340c920c72d6811fa847bc11e14eb716e7e29bf76882206702b284c8c973aa96eb060483d61b4d47f984e380f831db0c985e2d7 SHA512 48f407b082dea0baf9e8c32ab2bef6e119673b1490243be59df097743716d819335950f8c79accb4130a5d6359f84c88089d86ce22ed670c3bba3ed00f80af3e
+DIST uvicorn-0.11.8.tar.gz 500658 BLAKE2B 91e887191683da23eda64b2c6b2e6ab0661b3c9fdb0901cf85675efeab693c59cab2fd3c995cad82d5c051d2d1d622a269c7e4a5eb9beef9362e7553c7694032 SHA512 fbf7ff9cb1d71d106082723417131e23a74c5f84d213050ac35a3ab7890699cdc2a21f0975e7f5b5ee9b403c0b58c793b2c98573be1b618c1a808a1c6bf84269

diff --git a/dev-python/uvicorn/uvicorn-0.11.7.ebuild b/dev-python/uvicorn/uvicorn-0.11.8.ebuild
similarity index 77%
rename from dev-python/uvicorn/uvicorn-0.11.7.ebuild
rename to dev-python/uvicorn/uvicorn-0.11.8.ebuild
index 605377a..5b595c1 100644
--- a/dev-python/uvicorn/uvicorn-0.11.7.ebuild
+++ b/dev-python/uvicorn/uvicorn-0.11.8.ebuild
@@ -23,7 +23,8 @@ SLOT="0"
 
 RDEPEND="
 	dev-python/click[${PYTHON_USEDEP}]
-	dev-python/h11[${PYTHON_USEDEP}]"
+	dev-python/h11[${PYTHON_USEDEP}]
+"
 
 DEPEND="test? (
 	dev-python/isort[${PYTHON_USEDEP}]
@@ -38,15 +39,6 @@ DEPEND="test? (
 distutils_enable_tests pytest
 
 python_prepare_all() {
-	# these tests fail to collect, likely because wsproto is out of date
-	# ImportError: cannot import name 'ConnectionType'
-	rm tests/protocols/test_websocket.py || die
-	rm tests/protocols/test_http.py || die
-
-	# AttributeError: module 'uvicorn.protocols.http' has no attribute 'h11_impl'
-	sed -i -e 's:test_concrete_http_class:_&:' \
-		tests/test_config.py || die
-
 	# do not install LICENSE to /usr/
 	sed -i -e '/data_files/d' setup.py || die
 


             reply	other threads:[~2020-07-31 17:58 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-31 17:58 Andrew Ammerlaan [this message]
2020-07-31 17:58 ` [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
2021-01-03 14:29 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-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=1596218275.3f8ac57d5934cb96a2ca0bda759ed8ed951538f0.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