public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/a2wsgi/
Date: Wed,  6 Dec 2023 17:44:02 +0000 (UTC)	[thread overview]
Message-ID: <1701884528.a9538f0a11afd5b53d9c0cabc0078b4b8f954dd6.arthurzam@gentoo> (raw)

commit:     a9538f0a11afd5b53d9c0cabc0078b4b8f954dd6
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  6 17:26:10 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Dec  6 17:42:08 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9538f0a

dev-python/a2wsgi: add 1.9.0

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/a2wsgi/Manifest            |  1 +
 dev-python/a2wsgi/a2wsgi-1.9.0.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/a2wsgi/Manifest b/dev-python/a2wsgi/Manifest
index cae920229538..170cbf3bb2c9 100644
--- a/dev-python/a2wsgi/Manifest
+++ b/dev-python/a2wsgi/Manifest
@@ -1 +1,2 @@
 DIST a2wsgi-1.8.0.tar.gz 13775 BLAKE2B 793ccab96e66e92ee0f662f4633deaa84075d258261b4d12099e5aaa5c1d28fd23bafb7312a0599dfb434d1e5e086e3fc98dfaa7978f449115537c7c17414da2 SHA512 c0aa649fbae0a201431990c975921249fc2d8439a8552d7ebf5d48e1fd35695175d9388e17d10009deb11842ebe806e71dd59ccf9bc16b656d68bc9e6491a352
+DIST a2wsgi-1.9.0.tar.gz 14435 BLAKE2B d0847d0bd1d7c8c834c243afcac2ddb342eb9a29469eb258dfed751e6629c98d0a81b5c84b7af6583b303a5a3b407d8bfb6a04a63e0c3606f0d564c55780f5d2 SHA512 e940e75c666635d842aad651d99335f5cafe8b4c236c9a47882ce5cf859cf5cfb6aa736028246139d8e06ac2b9ab53d0fd4e94ac2dbc2aa55a0103633edb0423

diff --git a/dev-python/a2wsgi/a2wsgi-1.9.0.ebuild b/dev-python/a2wsgi/a2wsgi-1.9.0.ebuild
new file mode 100644
index 000000000000..0dc9304f2b78
--- /dev/null
+++ b/dev-python/a2wsgi/a2wsgi-1.9.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=pdm-backend
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Convert WSGI app to ASGI app or ASGI app to WSGI app"
+HOMEPAGE="
+	https://github.com/abersheeran/a2wsgi/
+	https://pypi.org/project/a2wsgi/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+BDEPEND="
+	test? (
+		<dev-python/asgiref-4[${PYTHON_USEDEP}]
+		>=dev-python/asgiref-3.2.7[${PYTHON_USEDEP}]
+		<dev-python/httpx-1[${PYTHON_USEDEP}]
+		>=dev-python/httpx-0.22.0[${PYTHON_USEDEP}]
+	)
+"
+
+distutils_enable_tests pytest


             reply	other threads:[~2023-12-06 17:44 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-06 17:44 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-08 20:25 [gentoo-commits] repo/gentoo:master commit in: dev-python/a2wsgi/ Arthur Zamarin
2024-08-17  7:43 Michał Górny
2024-08-17  7:39 Michał Górny
2024-07-27  9:44 Michał Górny
2024-07-27  6:40 Arthur Zamarin
2024-07-27  5:52 Michał Górny
2024-07-06  6:46 Arthur Zamarin
2024-06-27  2:53 Michał Górny
2024-05-16 12:09 Michał Górny
2024-05-15 17:54 Michał Górny
2024-03-30 14:25 Michał Górny
2024-03-30 14:19 Michał Górny
2024-03-14  4:22 Michał Górny
2024-03-13  6:51 Michał Górny
2024-03-07 16:22 Michał Górny
2024-03-07 16:19 Michał Górny
2024-02-21  4:45 Michał Górny
2024-02-19 15:51 Michał Górny
2024-01-13  9:32 Michał Górny
2024-01-13  9:16 Arthur Zamarin
2023-12-28  8:14 Michał Górny
2023-12-24  5:47 Michał Górny
2023-12-23 20:34 Sam James
2023-12-06 17:57 Ionen Wolkens
2023-11-30 15:59 Ionen Wolkens
2023-11-29  6:05 Michał Górny
2023-11-24 21:53 Sam James
2023-11-16 17:17 Arthur Zamarin
2023-11-16 16:22 Sam James
2023-11-15 17:40 Sam James
2023-11-15 16:45 Arthur Zamarin
2023-11-15 16:34 Arthur Zamarin
2023-11-15 16:34 Arthur Zamarin
2023-10-13  4:44 Michał Górny
2023-06-12  6:01 Arthur Zamarin
2023-06-11 19:34 Arthur Zamarin
2023-06-11 19:21 Arthur Zamarin
2023-06-11 19:08 Arthur Zamarin
2023-06-11 19:06 Arthur Zamarin
2023-06-11 18:59 Sam James
2023-06-11 18:58 Arthur Zamarin
2023-06-11 18:57 Arthur Zamarin
2023-05-30 19:50 Michał Górny
2023-04-14 20:03 Sam James
2023-04-13  2:57 Sam James
2023-04-12  4:24 Sam James
2023-04-12  2:36 Sam James
2023-04-12  2:33 Sam James
2023-04-12  2:33 Sam James
2023-04-12  2:33 Sam James
2023-04-12  2:28 Yixun Lan
2023-04-11 19:17 WANG Xuerui
2023-04-11 18:40 Arthur Zamarin
2023-03-10  4:47 Michał Górny

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=1701884528.a9538f0a11afd5b53d9c0cabc0078b4b8f954dd6.arthurzam@gentoo \
    --to=arthurzam@gentoo.org \
    --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