public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-apprise] f43: Remove unnecessary pytest-runner, pytest-cov dependencies
@ 2026-05-30 13:07 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-05-30 13:07 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-apprise
Branch : f43
Commit : 2ac5474004134b461560205be13c925f75647d50
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-02-06T07:16:26+00:00
Stats : +4/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-apprise/c/2ac5474004134b461560205be13c925f75647d50?branch=f43
Log:
Remove unnecessary pytest-runner, pytest-cov dependencies
---
diff --git a/python-apprise.spec b/python-apprise.spec
index b0111ba..fbbb27f 100644
--- a/python-apprise.spec
+++ b/python-apprise.spec
@@ -82,7 +82,7 @@ notification services. It supports sending alerts to platforms such as: \
Name: python-%{pypi_name}
Version: 1.9.7
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A simple wrapper to many popular notification services used today
License: BSD-2-Clause
URL: https://github.com/caronc/%{pypi_name}
@@ -132,8 +132,6 @@ BuildRequires: python3dist(tox)
%if %{with tests}
BuildRequires: python3dist(pytest)
BuildRequires: python3dist(pytest-mock)
-BuildRequires: python3dist(pytest-runner)
-BuildRequires: python3dist(pytest-cov)
%endif
Requires: python3dist(requests)
@@ -232,6 +230,9 @@ LANG=C.UTF-8 PYTHONPATH=%{buildroot}%{python3_sitelib}:%{_builddir}/%{name}-%{ve
%{python3_sitelib}/%{pypi_name}/__pycache__/cli*.py?
%changelog
+* Sun Jan 18 2026 Benjamin A. Beasley <code@musicinmybrain.net> - 1.9.7-2
+- Remove unnecessary pytest-runner, pytest-cov dependencies
+
* Tue Jan 20 2026 Chris Caron <lead2gold@gmail.com> - 1.9.7-1
- Updated to v1.9.7
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-30 13:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-30 13:07 [rpms/python-apprise] f43: Remove unnecessary pytest-runner, pytest-cov dependencies 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