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: Wed, 23 Aug 2023 11:24:38 +0000 (UTC)	[thread overview]
Message-ID: <1692789857.1a74ce55ece3d1f11238daed9644ec2397d6b2f5.marecki@gentoo> (raw)

commit:     1a74ce55ece3d1f11238daed9644ec2397d6b2f5
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 23 11:24:17 2023 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Wed Aug 23 11:24:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a74ce55

dev-python/pytest-env: add 1.0.0

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

 dev-python/pytest-env/Manifest                |  1 +
 dev-python/pytest-env/pytest-env-1.0.0.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/dev-python/pytest-env/Manifest b/dev-python/pytest-env/Manifest
index a4ed164ee9f3..2edb2ba86520 100644
--- a/dev-python/pytest-env/Manifest
+++ b/dev-python/pytest-env/Manifest
@@ -1 +1,2 @@
 DIST pytest_env-0.8.2.tar.gz 7419 BLAKE2B c07140de76392bcf316935efaa52aea344c7167a95fe497c3702dd2aabc3150641f0903f2de6ee1794453dc2e5b1630d746b2fcb3dbcea8edb9ba066cde0a0b4 SHA512 6fbbb6b1db21ebeb47c472e10adb9bacedcdbbabceeaf93b01146ec7e175005aeef46616a4343bf02b23561c0ff5815506fe356f337371dfc057ee29521f68af
+DIST pytest_env-1.0.0.tar.gz 7456 BLAKE2B 9eaf71aa05a9a4b8783184dce1f1779b5ee54da54839f1113c9276df7cb4c4ef6055aadad7d20063d4c5c24654f2d100970bdae540eac49b89f049b78be49e93 SHA512 9d25c704e253c11e77933911817ba2b42127c13c38615e1cbf11575cfced81c69a46603bef680ee371512788acb6359a76841019837d55151490fd1f093bb83b

diff --git a/dev-python/pytest-env/pytest-env-1.0.0.ebuild b/dev-python/pytest-env/pytest-env-1.0.0.ebuild
new file mode 100644
index 000000000000..db479a2c1572
--- /dev/null
+++ b/dev-python/pytest-env/pytest-env-1.0.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( python3_{10..12} )
+inherit distutils-r1 pypi
+
+DESCRIPTION="py.test plugin that allows you to add environment variables"
+HOMEPAGE="https://github.com/pytest-dev/pytest-env"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+
+RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"
+BDEPEND=">=dev-python/hatch-vcs-0.3[${PYTHON_USEDEP}]
+	test? ( >=dev-python/pytest-mock-3.10.0[${PYTHON_USEDEP}] )"
+
+distutils_enable_tests pytest


             reply	other threads:[~2023-08-23 11:24 UTC|newest]

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

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=1692789857.1a74ce55ece3d1f11238daed9644ec2397d6b2f5.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