From: "Mathieu Tortuyaux" <mathieu.tortuyaux@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pytest-subtests/
Date: Fri, 26 Mar 2021 11:22:18 +0000 (UTC) [thread overview]
Message-ID: <1616757685.1e1cbb6ff3c5daa43a5c71e49243243f7ee919e6.MathieuTortuyaux@gentoo> (raw)
commit: 1e1cbb6ff3c5daa43a5c71e49243243f7ee919e6
Author: Mathieu Tortuyaux <mathieu.tortuyaux <AT> gmail <DOT> com>
AuthorDate: Fri Mar 26 11:20:54 2021 +0000
Commit: Mathieu Tortuyaux <mathieu.tortuyaux <AT> gmail <DOT> com>
CommitDate: Fri Mar 26 11:21:25 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1e1cbb6f
dev-python/pytest-subtests: moved to ::gentoo
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Mathieu Tortuyaux <mathieu.tortuyaux <AT> gmail.com>
dev-python/pytest-subtests/Manifest | 1 -
dev-python/pytest-subtests/metadata.xml | 9 -------
.../pytest-subtests/pytest-subtests-0.4.0.ebuild | 30 ----------------------
3 files changed, 40 deletions(-)
diff --git a/dev-python/pytest-subtests/Manifest b/dev-python/pytest-subtests/Manifest
deleted file mode 100644
index 567ed7de8..000000000
--- a/dev-python/pytest-subtests/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pytest-subtests-0.4.0.tar.gz 10751 BLAKE2B 5b3d3cf6a7302455796f6ac3188aad5e2dc3de559fb6a85c83e623f55ffe13aa9a3d86305753c413547f1217c293ccdb429af98f0b7e5c292a6216755f205659 SHA512 22fba780a75c2e801ec4525d7a2b906955bf52882ebf4d34670c2a771db8a113355f9c50db52309c4c75c543928bf0214280fc1c395791bc3f09579260a485ca
diff --git a/dev-python/pytest-subtests/metadata.xml b/dev-python/pytest-subtests/metadata.xml
deleted file mode 100644
index 628ab2017..000000000
--- a/dev-python/pytest-subtests/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?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.4.0.ebuild b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
deleted file mode 100644
index 073744596..000000000
--- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9} )
-
-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-4.4[${PYTHON_USEDEP}]
- >=dev-python/pytest-xdist-1.28[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-python_test() {
- # tests fail if package is not installed
- # workaround is to add source to PYTHONPATH
- PYTHONPATH="${S}"
- pytest -vv || die
-}
next reply other threads:[~2021-03-26 11:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-26 11:22 Mathieu Tortuyaux [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-12-18 14:15 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pytest-subtests/ 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-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-04-03 10:29 Andrew Ammerlaan
2020-04-02 23:04 Alessandro Barbieri
2020-03-30 19:56 Alessandro Barbieri
2020-03-28 11:08 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-03-28 11:00 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-02-10 14:19 Andrew Ammerlaan
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=1616757685.1e1cbb6ff3c5daa43a5c71e49243243f7ee919e6.MathieuTortuyaux@gentoo \
--to=mathieu.tortuyaux@gmail.com \
--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