From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pytest-subtests/
Date: Mon, 10 Feb 2020 14:19:15 +0000 (UTC) [thread overview]
Message-ID: <1581343866.ff3fed1c3c44200a288bf5621149747efbee943f.andrewammerlaan@gentoo> (raw)
commit: ff3fed1c3c44200a288bf5621149747efbee943f
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Mon Feb 10 14:09:23 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon Feb 10 14:11:06 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ff3fed1c
dev-python/pytest-subtests: unittest subTest() support and subtests fixture
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
dev-python/pytest-subtests/Manifest | 1 +
dev-python/pytest-subtests/metadata.xml | 9 +++++++++
.../pytest-subtests/pytest-subtests-0.3.0.ebuild | 22 ++++++++++++++++++++++
3 files changed, 32 insertions(+)
diff --git a/dev-python/pytest-subtests/Manifest b/dev-python/pytest-subtests/Manifest
new file mode 100644
index 0000000..dbce82b
--- /dev/null
+++ b/dev-python/pytest-subtests/Manifest
@@ -0,0 +1 @@
+DIST pytest-subtests-0.3.0.tar.gz 9399 BLAKE2B cf940ea94926d271f2959924522e273d433510396e1a1fc73cfa445f08616c35cf48fb599953e918e0e2d9a5ac1c2d9e9e8d3e41faa112818b3685d328ba44c7 SHA512 49ebf151c95e1d2c89af78d8b1abfa06d5db9bf1e297f09a49a802b1b42d064ad38a2aa619aa254d23b475c7548c62b753d999f4e38eb5e1651ae067ca9cd525
diff --git a/dev-python/pytest-subtests/metadata.xml b/dev-python/pytest-subtests/metadata.xml
new file mode 100644
index 0000000..628ab20
--- /dev/null
+++ b/dev-python/pytest-subtests/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+
+<pkgmetadata>
+ <maintainer type="person">
+ <email>andrewammerlaan@riseup.net</email>
+ <name>Andrew Ammerlaan</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/dev-python/pytest-subtests/pytest-subtests-0.3.0.ebuild b/dev-python/pytest-subtests/pytest-subtests-0.3.0.ebuild
new file mode 100644
index 0000000..da37383
--- /dev/null
+++ b/dev-python/pytest-subtests/pytest-subtests-0.3.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="unittest subTest() support and subtests fixture"
+HOMEPAGE="https://github.com/pytest-dev/pytest-subtests"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+
+RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest
next reply other threads:[~2020-02-10 14:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-10 14:19 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-03-28 11:08 [gentoo-commits] repo/proj/guru:master commit in: dev-python/pytest-subtests/ Andrew Ammerlaan
2020-03-28 11:00 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-03-30 19:56 Alessandro Barbieri
2020-04-02 23:04 Alessandro Barbieri
2020-04-03 10:29 Andrew Ammerlaan
2020-06-15 11:35 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-06-15 11:34 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-11-08 13:56 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-11-08 13:56 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-12-18 14:15 Andrew Ammerlaan
2021-03-26 11:22 Mathieu Tortuyaux
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=1581343866.ff3fed1c3c44200a288bf5621149747efbee943f.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--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