From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1286230-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6885B1382C5 for <garchives@archives.gentoo.org>; Wed, 26 May 2021 01:58:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43D4BE0729; Wed, 26 May 2021 01:58:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 26BFAE0729 for <gentoo-commits@lists.gentoo.org>; Wed, 26 May 2021 01:58:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C5967340E0E for <gentoo-commits@lists.gentoo.org>; Wed, 26 May 2021 01:57:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 31506797 for <gentoo-commits@lists.gentoo.org>; Wed, 26 May 2021 01:57:57 +0000 (UTC) From: "Anna Vyalkova" <cyber+gentoo@sysrq.in> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" <cyber+gentoo@sysrq.in> Message-ID: <1621993995.8b73c291867f85976c687759df9432b5195d61fd.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/sse-starlette/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/sse-starlette/Manifest dev-python/sse-starlette/sse-starlette-0.7.2.ebuild X-VCS-Directories: dev-python/sse-starlette/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 8b73c291867f85976c687759df9432b5195d61fd X-VCS-Branch: dev Date: Wed, 26 May 2021 01:57:57 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5df07efc-21aa-4dad-8010-e6173a1e1bc3 X-Archives-Hash: 5e5a20903872363a4d6ea08499f794ce commit: 8b73c291867f85976c687759df9432b5195d61fd Author: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Tue May 25 23:31:26 2021 +0000 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> CommitDate: Wed May 26 01:53:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8b73c291 dev-python/sse-starlette: add 0.7.2 Signed-off-by: Anna Vyalkova <cyber+gentoo <AT> sysrq.in> dev-python/sse-starlette/Manifest | 1 + .../sse-starlette/sse-starlette-0.7.2.ebuild | 29 ++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/dev-python/sse-starlette/Manifest b/dev-python/sse-starlette/Manifest index 227cd8236..4820bbf06 100644 --- a/dev-python/sse-starlette/Manifest +++ b/dev-python/sse-starlette/Manifest @@ -1 +1,2 @@ DIST sse-starlette-0.6.1.tar.gz 6081 BLAKE2B d11c713f106334bd54b419fce4a6c9dc9a19b265220c281ee58165b14d8cccffc7e3636a90e3d741c38da498f4e747362310326bbfd7a57c96400118347c75b5 SHA512 ffb184ae36de1a54e244a6beacc138088afc0c4ea3312b9ac7de37a993934564a30daeee16d5477eb9f185a160426281bdcb1107a07eab5495251e8733b6367f +DIST sse-starlette-0.7.2.tar.gz 510457 BLAKE2B f56849be2725b62bb4dd17afed337f21ad07bd2d6c1e0ef9e4c2f33652df2306385caa3920cc81009a7daf699d7556d7af1aece6a7fa7f1299f95df843ed070b SHA512 c02b638e6a378be21a730059a340f08bb9b1100da7d38a506858c8f9aaadf24c230394923f04e1af1989e8cc0de2b1dda4784151460829ee6daca8bad6d6334b diff --git a/dev-python/sse-starlette/sse-starlette-0.7.2.ebuild b/dev-python/sse-starlette/sse-starlette-0.7.2.ebuild new file mode 100644 index 000000000..7177196ad --- /dev/null +++ b/dev-python/sse-starlette/sse-starlette-0.7.2.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{8..9} ) + +inherit distutils-r1 + +DESCRIPTION="Server Sent Events for Starlette" +HOMEPAGE=" + https://pypi.org/project/sse-starlette/ + https://github.com/sysid/sse-starlette +" +SRC_URI="https://github.com/sysid/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND="dev-python/starlette" +BDEPEND=" + test? ( + dev-python/pytest-asyncio + dev-python/requests + ) +" + +distutils_enable_tests pytest