From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/asyncstdlib/
Date: Fri, 3 Jun 2022 05:37:44 +0000 (UTC) [thread overview]
Message-ID: <1654234659.091c535991790debb0923d76939c555de875613a.mgorny@gentoo> (raw)
commit: 091c535991790debb0923d76939c555de875613a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 3 04:50:39 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun 3 05:37:39 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=091c5359
dev-python/asyncstdlib: Bump to 3.10.5
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/asyncstdlib/Manifest | 1 +
dev-python/asyncstdlib/asyncstdlib-3.10.5.ebuild | 25 ++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/dev-python/asyncstdlib/Manifest b/dev-python/asyncstdlib/Manifest
index e2bc46e22f06..c126eec5dbbb 100644
--- a/dev-python/asyncstdlib/Manifest
+++ b/dev-python/asyncstdlib/Manifest
@@ -1 +1,2 @@
DIST asyncstdlib-3.10.4.gh.tar.gz 52905 BLAKE2B 7b71e816395ab9e33ad4bd3d78d62e8260b78d736ba8b70bb6c47d9d4bbcc431f4a54b8c604e4b520df11a5317a7ab1a70d765e40089b323f985217a943eb96b SHA512 ced64809f1a8d1f60ed045bef69ff6cef84fbcf1b4587c70421112cdc65d6344bb1fceeb55e64e17237a00672bbfff19d4627371b45e1e7659e405d506abf216
+DIST asyncstdlib-3.10.5.gh.tar.gz 54697 BLAKE2B b8a99a83e97084c4e09ddac0402ca23a8d42921b72774c0658aa0b9a1aa0ac1329baae782f105a52a4b6d979d490d97814ea6eac0e7570a7ca27784a27fa5c4d SHA512 3dfa8d1e5e2ef02dbf52fe7094b68496066978cfa9839cad59222ace40e0871369b45d93c1caa87e0f029c328253f6d72d8377625a8ed182498280662fcb7545
diff --git a/dev-python/asyncstdlib/asyncstdlib-3.10.5.ebuild b/dev-python/asyncstdlib/asyncstdlib-3.10.5.ebuild
new file mode 100644
index 000000000000..c1603924e233
--- /dev/null
+++ b/dev-python/asyncstdlib/asyncstdlib-3.10.5.ebuild
@@ -0,0 +1,25 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="The missing async toolbox"
+HOMEPAGE="
+ https://github.com/maxfischer2781/asyncstdlib/
+ https://pypi.org/project/asyncstdlib/
+"
+SRC_URI="
+ https://github.com/maxfischer2781/asyncstdlib/archive/v${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+distutils_enable_tests pytest
next reply other threads:[~2022-06-03 5:37 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-03 5:37 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-10 6:31 [gentoo-commits] repo/gentoo:master commit in: dev-python/asyncstdlib/ Michał Górny
2025-03-10 6:31 Michał Górny
2024-10-24 4:32 Michał Górny
2024-08-26 4:23 Michał Górny
2024-08-26 4:23 Michał Górny
2024-06-24 2:41 Michał Górny
2024-06-17 12:32 Michał Górny
2024-06-13 17:17 Michał Górny
2024-06-13 17:17 Michał Górny
2024-04-16 6:46 Michał Górny
2024-03-21 15:19 Michał Górny
2024-03-04 6:31 Michał Górny
2024-01-05 11:25 Michał Górny
2023-12-30 18:26 Michał Górny
2023-10-08 17:48 Michał Górny
2023-07-24 11:30 Michał Górny
2023-06-05 5:07 Michał Górny
2023-05-27 9:44 Arthur Zamarin
2023-05-02 3:14 Michał Górny
2023-03-21 18:20 Michał Górny
2022-06-16 8:04 Michał Górny
2022-05-18 10:56 Michał Górny
2022-05-18 10:47 Andrew Ammerlaan
2022-05-16 13:03 Michał Górny
2022-03-29 8:33 Michał Górny
2022-02-05 8:53 Michał Górny
2022-01-26 20:55 Michał Górny
2021-10-17 7:33 Michał Górny
2021-10-16 19:34 Michał Górny
2021-10-16 19:34 Michał Górny
2021-09-15 20:26 Michał Górny
2021-09-09 21:25 Michał Górny
2021-05-15 8:39 Michał Górny
2021-05-10 19:43 Michał Górny
2021-05-03 9:16 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=1654234659.091c535991790debb0923d76939c555de875613a.mgorny@gentoo \
--to=mgorny@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