public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/hypercorn/
Date: Wed,  6 Oct 2021 22:37:33 +0000 (UTC)	[thread overview]
Message-ID: <1633559837.a061df2acc28d02ea217306ea0c00d87635d38aa.Alessandro-Barbieri@gentoo> (raw)

commit:     a061df2acc28d02ea217306ea0c00d87635d38aa
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Wed Oct  6 22:37:17 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Wed Oct  6 22:37:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a061df2a

dev-python/hypercorn: EAPI 8

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 .../{hypercorn-0.11.2.ebuild => hypercorn-0.11.2-r1.ebuild}      | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/dev-python/hypercorn/hypercorn-0.11.2.ebuild b/dev-python/hypercorn/hypercorn-0.11.2-r1.ebuild
similarity index 90%
rename from dev-python/hypercorn/hypercorn-0.11.2.ebuild
rename to dev-python/hypercorn/hypercorn-0.11.2-r1.ebuild
index 181ee3e08..b8758ae61 100644
--- a/dev-python/hypercorn/hypercorn-0.11.2.ebuild
+++ b/dev-python/hypercorn/hypercorn-0.11.2-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DISTUTILS_USE_SETUPTOOLS=rdepend
 DOCS_BUILDER="sphinx"
@@ -10,6 +10,7 @@ DOCS_DEPEND="
 	dev-python/pydata-sphinx-theme
 "
 DOCS_DIR="${S}/docs"
+EPYTEST_DESELECT=( tests/trio/test_keep_alive.py::test_http1_keep_alive_pre_request )
 PYTHON_COMPAT=( python3_{8..9} )
 
 inherit distutils-r1 docs optfeature
@@ -29,7 +30,7 @@ KEYWORDS="~amd64"
 
 RDEPEND="
 	dev-python/h11[${PYTHON_USEDEP}]
-	>=dev-python/hyper-h2-3.1.0[${PYTHON_USEDEP}]
+	>=dev-python/h2-3.1.0[${PYTHON_USEDEP}]
 	dev-python/priority[${PYTHON_USEDEP}]
 	dev-python/toml[${PYTHON_USEDEP}]
 	>=dev-python/wsproto-0.14.0[${PYTHON_USEDEP}]
@@ -48,10 +49,6 @@ PATCHES=( "${FILESDIR}/${P}-no-coverage.patch" )
 
 distutils_enable_tests pytest
 
-python_test() {
-	epytest -vv --deselect tests/trio/test_keep_alive.py::test_http1_keep_alive_pre_request || die
-}
-
 pkg_postinst() {
 	optfeature "asyncio event loop on top of libuv" dev-python/uvloop
 	optfeature "websockets support using wsproto" dev-python/wsproto


             reply	other threads:[~2021-10-06 22:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-06 22:37 Alessandro Barbieri [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-07 13:12 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/hypercorn/ Arthur Zamarin
2022-05-31  7:27 Anna Vyalkova
2022-03-23 16:17 Ronny Gutbrod
2022-03-18 10:02 Alessandro Barbieri
2022-03-18  4:04 Anna Vyalkova
2021-04-13 13:22 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-04-13 12:27 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-02-17 18:03 Andrew Ammerlaan
2020-12-06  9:40 Alessandro Barbieri

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=1633559837.a061df2acc28d02ea217306ea0c00d87635d38aa.Alessandro-Barbieri@gentoo \
    --to=lssndrbarbieri@gmail.com \
    --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