public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/aiofiles/
Date: Sat, 25 Jul 2020 22:13:41 +0000 (UTC)	[thread overview]
Message-ID: <1595715159.33ffdd2872d37aaf3181d7a528ba6c587afe616b.bman@gentoo> (raw)

commit:     33ffdd2872d37aaf3181d7a528ba6c587afe616b
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Jul 25 17:26:23 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Jul 25 22:12:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33ffdd28

dev-python/aiofiles: add 0.5.0

Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16819
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-python/aiofiles/Manifest              |  1 +
 dev-python/aiofiles/aiofiles-0.5.0.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-python/aiofiles/Manifest b/dev-python/aiofiles/Manifest
index ca27e48131e..601a81ef32a 100644
--- a/dev-python/aiofiles/Manifest
+++ b/dev-python/aiofiles/Manifest
@@ -1 +1,2 @@
 DIST aiofiles-0.4.0.tar.gz 12942 BLAKE2B c8e6570f0759cf97b642a8feec4a572dc40a86906c9f7e749fa5b20346b61000d62d72c1ef8316e03adc1352021ec622fe9c670e916fdf84f41845ce37f1de51 SHA512 9e1f8b2beb3ca2996b35de9281ceafbb8ccdeab4b213f9605cb5908558c5f495d1cf4481ac229ca44bb236ad99826d89d137ec6ac4386c23b6e056b657a6bf4a
+DIST aiofiles-0.5.0.tar.gz 13332 BLAKE2B ccd044ce9fcd74b2a6419b4f0e9e3977086c9685741dbb734a7f9222ab96dca58b5330ad0d0cd9f10fce03ee123add7101825f047451344fc451c40a4352674e SHA512 89eb1af506bdf5f3f2e9c3afe90f17d521ada1cdeb449dcdc800d4faa4edc1c9ca93811915aa059d8c5a1b0a3aaa40231a46b3d041ca745e071628293bddf1b7

diff --git a/dev-python/aiofiles/aiofiles-0.5.0.ebuild b/dev-python/aiofiles/aiofiles-0.5.0.ebuild
new file mode 100644
index 00000000000..986e5ea1c6f
--- /dev/null
+++ b/dev-python/aiofiles/aiofiles-0.5.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=bdepend
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="File support for asyncio"
+HOMEPAGE="https://github.com/Tinche/aiofiles"
+SRC_URI="https://github.com/Tinche/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="test? (
+	>=dev-python/pytest-5.4[${PYTHON_USEDEP}]
+	dev-python/pytest-asyncio[${PYTHON_USEDEP}]
+)"
+
+distutils_enable_tests pytest


             reply	other threads:[~2020-07-25 22:13 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-25 22:13 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-20  9:01 [gentoo-commits] repo/gentoo:master commit in: dev-python/aiofiles/ Michał Górny
2024-07-20  7:39 Arthur Zamarin
2024-07-01  4:35 Arthur Zamarin
2024-06-24 15:51 Michał Górny
2024-05-14 10:05 Michał Górny
2024-05-12 12:25 Michał Górny
2024-03-24  5:47 Sam James
2024-03-23 20:54 Arthur Zamarin
2024-03-23 20:49 Arthur Zamarin
2024-03-23 20:42 Arthur Zamarin
2024-03-23 20:41 Sam James
2024-03-23 20:41 Sam James
2024-03-23 20:25 Arthur Zamarin
2024-03-10  5:08 Ionen Wolkens
2024-03-10  5:08 Ionen Wolkens
2024-03-10  5:08 Ionen Wolkens
2024-03-10  5:08 Ionen Wolkens
2024-02-06  9:18 Sam James
2024-02-04 17:10 WANG Xuerui
2024-02-03 23:23 Jakov Smolić
2024-02-01 22:36 Sam James
2024-01-31  8:04 Michał Górny
2023-12-30 18:26 Michał Górny
2023-08-10  2:33 Michał Górny
2023-02-09  5:56 Michał Górny
2022-11-14  4:34 Michał Górny
2022-09-05  7:18 Michał Górny
2022-06-04 17:13 Michał Górny
2022-05-16 13:03 Michał Górny
2022-05-12 19:09 Arthur Zamarin
2022-01-26 13:36 Michał Górny
2021-11-27 21:18 Michał Górny
2021-10-17  7:24 Michał Górny
2021-06-05 12:36 Michał Górny
2021-05-17  7:36 Michał Górny
2021-03-15  2:55 Sam James
2021-03-15  2:55 Sam James
2020-05-03 23:52 Zac Medico

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=1595715159.33ffdd2872d37aaf3181d7a528ba6c587afe616b.bman@gentoo \
    --to=bman@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