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-apprise] f43: Remove unnecessary pytest-runner, pytest-cov dependencies
Date: Sat, 30 May 2026 13:07:31 GMT	[thread overview]
Message-ID: <178014645192.1.8613517837637383510.rpms-python-apprise-2ac547400413@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-05-30 13:07 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=178014645192.1.8613517837637383510.rpms-python-apprise-2ac547400413@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