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: Fri, 18 Mar 2022 10:02:45 +0000 (UTC) [thread overview]
Message-ID: <1647597755.139cb213892840aa30cd0b681bc89f16a9765f2f.Alessandro-Barbieri@gentoo> (raw)
commit: 139cb213892840aa30cd0b681bc89f16a9765f2f
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Fri Mar 18 10:02:35 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Fri Mar 18 10:02:35 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=139cb213
dev-python/hypercorn: drop 0.11.2-r1
Closes: https://bugs.gentoo.org/816180
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-python/hypercorn/Manifest | 1 -
dev-python/hypercorn/hypercorn-0.11.2-r1.ebuild | 58 -------------------------
2 files changed, 59 deletions(-)
diff --git a/dev-python/hypercorn/Manifest b/dev-python/hypercorn/Manifest
index 40a30786e..b2361427e 100644
--- a/dev-python/hypercorn/Manifest
+++ b/dev-python/hypercorn/Manifest
@@ -1,2 +1 @@
-DIST hypercorn-0.11.2.tar.gz 150475 BLAKE2B fa2c2572fe61aa09bfa62691ac18a8d0149a2e31dda82c77c4fc6ff2720739a824e05ff754d9aec9c499e6c02fb77e1f0a2bd4e3efbb3154730fc369f91b949c SHA512 7d90f654445cc3db6cec001ac8523513dec78bd8bce03ddfb56cd46b999c6d5b4f44a7853f2e88673c3e288c104adae3d105c8c8147f306656136cbb9771b289
DIST hypercorn-0.13.2.tar.gz 151984 BLAKE2B b0176016819409cb6958a758041bfe710a008d141a52348ce545deb285cb9e6fc0a4c05321d021bfae5b9de96149db9302f9ce40d01b57c3176d6ad9aef61402 SHA512 c7f12c173b2e9da6108388b2a66b2abca7e26e0d2952e9f3828e94d37b9e3df6076395afd8438aaaa7e328f9a4b085d62f6efd28e2503c4db9bc1f430795048e
diff --git a/dev-python/hypercorn/hypercorn-0.11.2-r1.ebuild b/dev-python/hypercorn/hypercorn-0.11.2-r1.ebuild
deleted file mode 100644
index b8758ae61..000000000
--- a/dev-python/hypercorn/hypercorn-0.11.2-r1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-DOCS_BUILDER="sphinx"
-DOCS_DEPEND="
- dev-python/sphinxcontrib-napoleon
- 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
-
-DESCRIPTION="ASGI Server based on Hyper libraries and inspired by Gunicorn"
-HOMEPAGE="
- https://pgjones.gitlab.io/hypercorn
- https://gitlab.com/pgjones/hypercorn
- https://github.com/pgjones/hypercorn
- https://pypi.org/project/Hypercorn
-"
-SRC_URI="https://github.com/pgjones/hypercorn/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
- dev-python/h11[${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}]
-"
-BDEPEND="
- test? (
- dev-python/hypothesis[${PYTHON_USEDEP}]
- >=dev-python/mock-4[${PYTHON_USEDEP}]
- dev-python/pytest-asyncio[${PYTHON_USEDEP}]
- dev-python/pytest-trio[${PYTHON_USEDEP}]
- dev-python/trio[${PYTHON_USEDEP}]
- )
-"
-
-PATCHES=( "${FILESDIR}/${P}-no-coverage.patch" )
-
-distutils_enable_tests pytest
-
-pkg_postinst() {
- optfeature "asyncio event loop on top of libuv" dev-python/uvloop
- optfeature "websockets support using wsproto" dev-python/wsproto
- optfeature "websockets support using websockets" dev-python/websockets
- optfeature "httpstools package for http protocol" dev-python/httptools
- optfeature "efficient debug reload" dev-python/watchgod
-}
next reply other threads:[~2022-03-18 10:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-18 10:02 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 4:04 Anna Vyalkova
2021-10-06 22:37 Alessandro Barbieri
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=1647597755.139cb213892840aa30cd0b681bc89f16a9765f2f.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