public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-env/
Date: Fri, 16 Apr 2021 18:25:05 +0000 (UTC)	[thread overview]
Message-ID: <1618597458.2250f3a16a7a19a627c05851f64768d1ad7317a0.marecki@gentoo> (raw)

commit:     2250f3a16a7a19a627c05851f64768d1ad7317a0
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 16 15:45:19 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Apr 16 18:24:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2250f3a1

dev-python/pytest-env: new package

Test dependency of dev-vcs/pre-commit.

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 dev-python/pytest-env/Manifest                |  1 +
 dev-python/pytest-env/metadata.xml            | 12 ++++++++++++
 dev-python/pytest-env/pytest-env-0.6.2.ebuild | 17 +++++++++++++++++
 3 files changed, 30 insertions(+)

diff --git a/dev-python/pytest-env/Manifest b/dev-python/pytest-env/Manifest
new file mode 100644
index 00000000000..217812163a3
--- /dev/null
+++ b/dev-python/pytest-env/Manifest
@@ -0,0 +1 @@
+DIST pytest-env-0.6.2.tar.gz 1693 BLAKE2B b303b8b2b486cd5f6c6273fefe709e3986183a56b6758b05f8bde973c561ebba9646538d38783749305740d8bd637966966a109fcd600cd6f6ee059449ffb328 SHA512 0b3bb21fc881023c102b584593c6e28840400ce8190810f33f9a421df4141e17dcfad2943c4159aaab82376b7b47b07b45f97c9cb232a7d17c4d35b55966596d

diff --git a/dev-python/pytest-env/metadata.xml b/dev-python/pytest-env/metadata.xml
new file mode 100644
index 00000000000..fbf280e5526
--- /dev/null
+++ b/dev-python/pytest-env/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>marecki@gentoo.org</email>
+		<name>Marek Szuba</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">MobileDynasty/pytest-env</remote-id>
+		<remote-id type="pypi">pytest-env</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-python/pytest-env/pytest-env-0.6.2.ebuild b/dev-python/pytest-env/pytest-env-0.6.2.ebuild
new file mode 100644
index 00000000000..ae67df12a29
--- /dev/null
+++ b/dev-python/pytest-env/pytest-env-0.6.2.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..9} )
+inherit distutils-r1
+
+DESCRIPTION="py.test plugin that allows you to add environment variables"
+HOMEPAGE="https://github.com/MobileDynasty/pytest-env"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"


             reply	other threads:[~2021-04-16 18:25 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-16 18:25 Marek Szuba [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-05-13 19:11 [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-env/ Marek Szuba
2021-05-26  6:49 Agostino Sarubbo
2021-06-08 16:54 Sergei Trofimovich
2021-07-12 21:59 Sam James
2021-07-24  4:09 Sam James
2021-07-24  4:09 Sam James
2021-10-21 23:28 Sam James
2022-05-14 17:46 Arthur Zamarin
2022-05-14 17:46 Arthur Zamarin
2022-06-16  9:52 Jakov Smolić
2022-06-16  9:52 Jakov Smolić
2022-06-16 11:49 Michał Górny
2022-06-16 11:49 Michał Górny
2022-10-24 19:10 Arthur Zamarin
2022-10-25  5:08 Arthur Zamarin
2022-10-25 20:30 Arthur Zamarin
2022-11-25 19:11 Sam James
2022-11-25 20:36 Arthur Zamarin
2023-03-16  4:06 Michał Górny
2023-04-25 23:17 Sam James
2023-06-27 21:56 Marek Szuba
2023-07-28  7:56 Sam James
2023-07-28  9:26 Michał Górny
2023-08-23 11:24 Marek Szuba
2023-08-25  3:04 Michał Górny
2023-09-25 18:27 Arthur Zamarin
2023-10-24  5:16 Michał Górny
2023-10-31  7:53 Michał Górny
2023-11-24 16:03 Michał Górny
2023-11-25  8:38 Sam James
2023-11-25 10:35 Michał Górny
2023-11-28  5:26 Michał Górny
2023-12-15 17:14 Arthur Zamarin
2023-12-15 17:52 Michał Górny
2024-06-16 17:37 Michał Górny
2024-09-08  2:52 Michał Górny
2024-09-18 14:03 Michał Górny
2024-09-28 12:32 Arthur Zamarin
2024-09-28 12:59 Michał Górny
2024-10-05  7:39 Michał Górny
2024-10-05  7:43 Michał Górny
2025-03-25  8:15 Michał Górny
2025-05-23 16:05 Arthur Zamarin

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=1618597458.2250f3a16a7a19a627c05851f64768d1ad7317a0.marecki@gentoo \
    --to=marecki@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