public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-asyncio/
Date: Thu, 22 Apr 2021 07:36:12 +0000 (UTC)	[thread overview]
Message-ID: <1619076871.45e3ec34c757a8480a09689c64486f12d73d65ed.mgorny@gentoo> (raw)

commit:     45e3ec34c757a8480a09689c64486f12d73d65ed
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 22 06:41:39 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr 22 07:34:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45e3ec34

dev-python/pytest-asyncio: Bump to 0.15.1

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pytest-asyncio/Manifest                 |  1 +
 .../pytest-asyncio/pytest-asyncio-0.15.1.ebuild    | 26 ++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-python/pytest-asyncio/Manifest b/dev-python/pytest-asyncio/Manifest
index cc81e265e9a..d1a3f619727 100644
--- a/dev-python/pytest-asyncio/Manifest
+++ b/dev-python/pytest-asyncio/Manifest
@@ -1,2 +1,3 @@
 DIST pytest-asyncio-0.14.0.tar.gz 14796 BLAKE2B 0a110dabde491293dc10452239971809ec6a4006a2036e848aac067df1af328d0d1d5c7afae8cfc1ecf5c919c0922050e2db182065500ec614a8094d3799c0cd SHA512 d1fadff152a0c94f80a8272a0dd293bd9d9300ad9e79c69556b5901c1a8ce00545f7715e503a383e3f4f35c8090d8f9ec33d16739b85378b59b1786a50441fca
 DIST pytest-asyncio-0.15.0.tar.gz 15555 BLAKE2B e9f0b732a1ff81c02cccbeddcebc593ceb982a640c5da2cf644ffc8e57548795cefdb7464bb1bb0d9a7d96a7476d30665dbea1c2b25341f8e71b16512c9402db SHA512 a936bd8f00cb470cee355b9abe6a6df5f65af5de9144bc0c128732f65fe4bc1e60b08a4e7287ae2f303e56e1764fd0bfe771102439e6d1ba7cb495d06b0677c0
+DIST pytest-asyncio-0.15.1.tar.gz 15653 BLAKE2B 8f10c46672a18d6992248482f9e3eb68ca9d3bae5163d5924e6363a15bc97dbfdc8b9dfc21a8a89ee4a6e21d76b083b1aa5a077fe581f0f2f0bd4c5a7b519cc9 SHA512 1813d49e0dd55f563d9bf058e009da61a17f61e081cc53626b5f1db623ba04905b6bea3ecba423dc931668053310176b634339d6526c7ea729d9aad87e4f044d

diff --git a/dev-python/pytest-asyncio/pytest-asyncio-0.15.1.ebuild b/dev-python/pytest-asyncio/pytest-asyncio-0.15.1.ebuild
new file mode 100644
index 00000000000..60f1a55ba4e
--- /dev/null
+++ b/dev-python/pytest-asyncio/pytest-asyncio-0.15.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Library for testing asyncio code with pytest"
+HOMEPAGE="https://github.com/pytest-dev/pytest-asyncio
+	https://pypi.org/project/pytest-asyncio/"
+SRC_URI="https://github.com/pytest-dev/pytest-asyncio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+	>=dev-python/pytest-5.4.0[${PYTHON_USEDEP}]"
+BDEPEND="
+	test? (
+		>=dev-python/hypothesis-3.64[${PYTHON_USEDEP}]
+	)"
+
+distutils_enable_tests --install pytest


             reply	other threads:[~2021-04-22  7:36 UTC|newest]

Thread overview: 98+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-22  7:36 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-07 10:58 [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-asyncio/ Michał Górny
2024-08-24  6:41 Michał Górny
2024-08-23 16:44 Michał Górny
2024-08-10  5:26 Michał Górny
2024-08-03  6:37 Michał Górny
2024-08-03  6:24 Michał Górny
2024-07-31  5:52 Michał Górny
2024-07-18  1:56 Michał Górny
2024-06-05  9:13 Michał Górny
2024-06-05  6:48 Arthur Zamarin
2024-05-20  4:48 Michał Górny
2024-04-06 12:37 Michał Górny
2024-04-06  9:35 Arthur Zamarin
2024-03-23 10:45 Michał Górny
2024-03-23 10:41 Michał Górny
2024-03-19 20:09 Michał Górny
2024-03-09  7:18 Michał Górny
2024-02-24 10:14 Michał Górny
2024-02-09 18:45 Arthur Zamarin
2024-01-29  5:06 Michał Górny
2024-01-17  7:41 Michał Górny
2024-01-11  4:56 Michał Górny
2024-01-01 14:41 Michał Górny
2023-12-20 15:47 Michał Górny
2023-12-04 13:45 Michał Górny
2023-12-04 13:45 Michał Górny
2023-12-04  6:48 Michał Górny
2023-12-03 15:38 Michał Górny
2023-11-10 14:38 Michał Górny
2023-10-31 19:12 Michał Górny
2023-08-19 18:14 Michał Górny
2023-08-19 16:44 Arthur Zamarin
2023-07-13  5:28 Michał Górny
2023-05-24  8:35 Michał Górny
2023-04-22  9:16 Michał Górny
2023-04-22  8:57 Arthur Zamarin
2023-03-19 19:03 Michał Górny
2022-12-17  7:03 Michał Górny
2022-12-16 20:04 Arthur Zamarin
2022-12-08 16:57 Michał Górny
2022-11-25 13:58 Michał Górny
2022-11-25 13:52 Arthur Zamarin
2022-11-12  7:33 Michał Górny
2022-10-21 14:34 Michał Górny
2022-08-17 19:40 Arthur Zamarin
2022-08-17 18:46 Arthur Zamarin
2022-07-16  8:02 Michał Górny
2022-05-10 20:38 Michał Górny
2022-04-09 18:39 Michał Górny
2022-04-09 16:39 Arthur Zamarin
2022-03-26 16:19 Arthur Zamarin
2022-03-09 20:06 Arthur Zamarin
2022-02-27 18:58 Michał Górny
2022-02-27 12:29 Jakov Smolić
2022-02-17 20:19 Michał Górny
2022-02-17 19:37 Arthur Zamarin
2022-02-07 21:15 James Le Cuirot
2022-01-18  9:51 Michał Górny
2022-01-17 12:33 Arthur Zamarin
2022-01-14  8:08 Michał Górny
2021-11-21 19:28 Jakov Smolić
2021-10-17  7:15 Michał Górny
2021-06-10 14:02 Yixun Lan
2021-05-26 20:00 Michał Górny
2021-05-26  8:36 Michał Górny
2021-05-26  6:49 Agostino Sarubbo
2021-04-19  6:56 Michał Górny
2020-12-27 12:51 Sergei Trofimovich
2020-12-27 12:32 Sergei Trofimovich
2020-12-27 12:28 Sergei Trofimovich
2020-12-27 11:38 Sergei Trofimovich
2020-12-07  2:37 Matt Turner
2020-11-28 16:39 Sergei Trofimovich
2020-11-28 14:21 Sam James
2020-11-28 11:26 Sergei Trofimovich
2020-11-11 23:06 Sergei Trofimovich
2020-11-11  8:49 Michał Górny
2020-07-31  6:21 Michał Górny
2020-07-31  1:37 Sam James
2020-07-31  1:37 Sam James
2020-07-20 11:45 Sam James
2020-07-20  2:32 Sam James
2020-07-11  7:04 Michał Górny
2020-07-11  7:04 Michał Górny
2020-07-09  8:59 Agostino Sarubbo
2020-06-24  8:00 Michał Górny
2020-06-01 19:07 Michał Górny
2020-05-30 16:20 Michał Górny
2020-05-29 21:01 Michał Górny
2020-05-12 15:54 Mart Raudsepp
2020-05-04  7:08 Michał Górny
2020-04-21  8:08 Michał Górny
2020-04-20 15:49 Michał Górny
2020-04-20 15:49 Michał Górny
2020-01-03 20:46 David Seifert
2020-01-01  3:22 Georgy Yakovlev
2019-07-30 14:39 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=1619076871.45e3ec34c757a8480a09689c64486f12d73d65ed.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