public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pytest-env] f45: Update to 1.7.1 (close RHBZ#2529867)
@ 2026-09-08 20:27 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-08 20:27 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-08 20:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-08 20:27 [rpms/python-pytest-env] f45: Update to 1.7.1 (close RHBZ#2529867) Benjamin A. Beasley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox