From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ajsonrpc/
Date: Sun, 12 Dec 2021 06:12:51 +0000 (UTC) [thread overview]
Message-ID: <1639289330.cd3a3efa3dcf6cca17c3a66d7f98974b38ef01f7.sam@gentoo> (raw)
commit: cd3a3efa3dcf6cca17c3a66d7f98974b38ef01f7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 12 02:50:06 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 12 06:08:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd3a3efa
dev-python/ajsonrpc: initial import
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/ajsonrpc/Manifest | 1 +
dev-python/ajsonrpc/ajsonrpc-1.2.0.ebuild | 18 ++++++++++++++++++
dev-python/ajsonrpc/metadata.xml | 11 +++++++++++
3 files changed, 30 insertions(+)
diff --git a/dev-python/ajsonrpc/Manifest b/dev-python/ajsonrpc/Manifest
new file mode 100644
index 000000000000..c4a4804c2c02
--- /dev/null
+++ b/dev-python/ajsonrpc/Manifest
@@ -0,0 +1 @@
+DIST ajsonrpc-1.2.0.tar.gz 22108 BLAKE2B 1ba7ebd68713c0951bbd309638a3de71a64877bdcac82f53228f6fea7189239d6bab643343b8d2ddb8978e276ddc8205b81190a00f85a0e169ca7552e75ed30c SHA512 958300ff858f1997012591cfb47d2ee1b7ba2f0a9577cb8568817ce7b490e13a5b757ea79153b4e6cf3aaf54e58e4ff925e25513f46b06e483b04b882f626b49
diff --git a/dev-python/ajsonrpc/ajsonrpc-1.2.0.ebuild b/dev-python/ajsonrpc/ajsonrpc-1.2.0.ebuild
new file mode 100644
index 000000000000..678c3293bdb8
--- /dev/null
+++ b/dev-python/ajsonrpc/ajsonrpc-1.2.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8,9,10} )
+inherit distutils-r1
+
+DESCRIPTION="Async JSON-RPC 2.0 protocol + server powered by asyncio"
+HOMEPAGE="https://github.com/pavlov99/ajsonrpc"
+#SRC_URI="https://github.com/pavlov99/ajsonrpc/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+distutils_enable_tests pytest
diff --git a/dev-python/ajsonrpc/metadata.xml b/dev-python/ajsonrpc/metadata.xml
new file mode 100644
index 000000000000..55eaddf99b38
--- /dev/null
+++ b/dev-python/ajsonrpc/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ </maintainer>
+ <stabilize-allarches/>
+ <upstream>
+ <remote-id type="github">encode/starlette</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2021-12-12 6:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-12 6:12 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-12-12 8:13 [gentoo-commits] repo/gentoo:master commit in: dev-python/ajsonrpc/ Sam James
2021-12-12 8:13 Sam James
2022-01-26 21:27 Jakov Smolić
2022-02-05 16:51 Arthur Zamarin
2022-05-18 10:47 Andrew Ammerlaan
2023-05-26 20:26 Arthur Zamarin
2024-05-18 15:26 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=1639289330.cd3a3efa3dcf6cca17c3a66d7f98974b38ef01f7.sam@gentoo \
--to=sam@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