public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/python-pytest-env] f45: Update to 1.7.1 (close RHBZ#2529867)
Date: Tue, 08 Sep 2026 20:27:56 GMT [thread overview]
Message-ID: <178889927671.1.3595457014213479703.rpms-python-pytest-env-7db3f385c59c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-pytest-env
Branch : f45
Commit : 7db3f385c59c105b8bd925b280d59de1b07ed285
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-08T21:25:58+01:00
Stats : +7/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-pytest-env/c/7db3f385c59c105b8bd925b280d59de1b07ed285?branch=f45
Log:
Update to 1.7.1 (close RHBZ#2529867)
---
diff --git a/python-pytest-env.rpmlintrc b/python-pytest-env.rpmlintrc
index ab7a198..a2aacc2 100644
--- a/python-pytest-env.rpmlintrc
+++ b/python-pytest-env.rpmlintrc
@@ -1,3 +1,2 @@
-# Not a real spelling error:
-# - "ini" is from "pytest.ini"
-addFilter(r" spelling-error \('(ini)',")
+# Not real spelling errors, but parts of well-known filenames
+addFilter(r" spelling-error \('(ini|pyproject|toml)',")
diff --git a/python-pytest-env.spec b/python-pytest-env.spec
index d1d81cf..286af7f 100644
--- a/python-pytest-env.spec
+++ b/python-pytest-env.spec
@@ -1,5 +1,5 @@
Name: python-pytest-env
-Version: 1.7.0
+Version: 1.7.1
Release: %autorelease
Summary: Pytest plugin that allows you to add environment variables
@@ -13,6 +13,9 @@ BuildOption(install): --assert-license pytest_env
BuildArch: noarch
+# From “test” dependency group, which also has unwanted coverage dependencies:
+BuildRequires: %{py3_dist pytest-mock}
+
%global common_description %{expand:
A pytest plugin that sets environment variables from pyproject.toml,
pytest.toml, .pytest.toml, or pytest.ini configuration files. It can also load
diff --git a/sources b/sources
index aa34277..838ba9c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pytest-env-1.7.0.tar.gz) = decf734ee26840ae56c14b3155831c6c2c772314c06032f47655e1429e25e45c8ab44058e9e6e9fc4a04c1c4d6922ac7c417c3bf07e9ef31b0905b7c85f3f2e5
+SHA512 (pytest-env-1.7.1.tar.gz) = 1325bb35dde328c668d3ed01ba5203394173f1238cf77fc65b0a1055772f563bab0c65a931ad9e6d215699fb4cbe488fefff71e95b7ecb60ce109c3508dac311
reply other threads:[~2026-09-08 20:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=178889927671.1.3595457014213479703.rpms-python-pytest-env-7db3f385c59c@fedoraproject.org \
--to=code@musicinmybrain.net \
--cc=git-commits@fedoraproject.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