public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-tornado/
Date: Mon, 25 Oct 2021 12:56:23 +0000 (UTC)	[thread overview]
Message-ID: <1635166578.c5e51749c6444ad85d6bfa999c18c95356308949.andrewammerlaan@gentoo> (raw)

commit:     c5e51749c6444ad85d6bfa999c18c95356308949
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 25 12:40:05 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon Oct 25 12:56:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5e51749

dev-python/pytest-tornado: import from ::guru

new test dep of ipyparallel

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-python/pytest-tornado/Manifest                 |  1 +
 dev-python/pytest-tornado/metadata.xml             | 17 +++++++++++++++
 .../pytest-tornado/pytest-tornado-0.8.1.ebuild     | 24 ++++++++++++++++++++++
 3 files changed, 42 insertions(+)

diff --git a/dev-python/pytest-tornado/Manifest b/dev-python/pytest-tornado/Manifest
new file mode 100644
index 00000000000..cbdd0528039
--- /dev/null
+++ b/dev-python/pytest-tornado/Manifest
@@ -0,0 +1 @@
+DIST pytest-tornado-0.8.1.tar.gz 12616 BLAKE2B 0e9668056c5f6dafd242f311825f830fe1e6428f4c38d030bb0a119f8ae54d511debdb4f839adcfa0881d6ecc79e4889dbed80121cd7a3d4bfb75dd901cb234e SHA512 e655ee9e28461c68b6cc642dbbb203a31154305a603951641e795c605f55970243bb9f7a8858a44bf70faba3d647bea6cf1525f2f9655a968cabbea43beec3d6

diff --git a/dev-python/pytest-tornado/metadata.xml b/dev-python/pytest-tornado/metadata.xml
new file mode 100644
index 00000000000..48f39885b0d
--- /dev/null
+++ b/dev-python/pytest-tornado/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>sci@gentoo.org</email>
+		<name>Gentoo Science Project</name>
+	</maintainer>
+	<maintainer type="project">
+		<email>python@gentoo.org</email>
+		<name>Python</name>
+	</maintainer>
+	<stabilize-allarches/>
+	<upstream>
+		<remote-id type="pypi">pytest-tornado</remote-id>
+		<remote-id type="github">eugeniy/pytest-tornado</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-python/pytest-tornado/pytest-tornado-0.8.1.ebuild b/dev-python/pytest-tornado/pytest-tornado-0.8.1.ebuild
new file mode 100644
index 00000000000..9d8fa9c89b2
--- /dev/null
+++ b/dev-python/pytest-tornado/pytest-tornado-0.8.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Fixtures and markers to simplify testing of asynchronous tornado applications"
+HOMEPAGE="https://github.com/eugeniy/pytest-tornado"
+SRC_URI="https://github.com/eugeniy/pytest-tornado/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+SLOT="0"
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	>=dev-python/pytest-3.6[${PYTHON_USEDEP}]
+	>=www-servers/tornado-5[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests --install pytest


             reply	other threads:[~2021-10-25 12:56 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-25 12:56 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-05  2:20 [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-tornado/ Sam James
2021-11-05 14:57 Jakov Smolić
2021-11-11  8:36 Jakov Smolić
2021-11-12 23:31 Marek Szuba
2021-11-14  3:43 Sam James
2021-11-14 20:35 Sam James
2021-11-16  2:44 Sam James
2021-11-19  6:55 Sam James
2021-11-19  6:59 Sam James
2021-11-19  7:30 Sam James
2021-11-19  8:34 Sam James
2021-11-19  9:07 Sam James
2021-11-19 11:58 Sam James
2021-11-19 13:36 Sam James
2021-11-19 19:24 Arthur Zamarin
2021-11-20  3:54 Sam James
2022-07-16 12:22 Arthur Zamarin
2022-12-04 15:59 WANG Xuerui
2023-10-24 15:39 Michał Górny
2023-11-20 15:02 Michał Górny
2023-11-29 17:59 Michał Górny
2023-11-29 18:06 Michał Górny
2024-06-28 13:36 Petr Vaněk
2024-06-28 13:36 Petr Vaněk

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=1635166578.c5e51749c6444ad85d6bfa999c18c95356308949.andrewammerlaan@gentoo \
    --to=andrewammerlaan@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