public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-dropbox] f43: Finish removing dependency on deprecated pytest-runner
@ 2026-07-10 14:08 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-10 14:08 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-dropbox
Branch : f43
Commit : d62c38f0c811edb3653244fb88edcd811124b6a9
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-01-26T23:16:42+00:00
Stats  : +4/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-dropbox/c/d62c38f0c811edb3653244fb88edcd811124b6a9?branch=f43

Log:
Finish removing dependency on deprecated pytest-runner

---
diff --git a/python-dropbox.spec b/python-dropbox.spec
index 850d0b2..5c49004 100644
--- a/python-dropbox.spec
+++ b/python-dropbox.spec
@@ -1,7 +1,7 @@
 %global pypi_name dropbox
 Name:           python-%{pypi_name}
 Version:        12.0.2
-Release:        11%{?dist}
+Release:        12%{?dist}
 Summary:        Official Dropbox REST API Client
 License:        MIT
 
@@ -16,7 +16,6 @@ BuildArch:      noarch
 
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
-BuildRequires:  python3-pytest-runner
 
 %description
 A Python library for Dropbox's HTTP-based Core and Datastore APIs.
@@ -50,6 +49,9 @@ A Python library for Dropbox's HTTP-based Core and Datastore APIs.
 %{python3_sitelib}/%{pypi_name}-%{version}.dist-info/
 
 %changelog
+* Mon Jan 26 2026 Benjamin A. Beasley <code@musicinmybrain.net> - 12.0.2-12
+- Finish removing dependency on deprecated pytest-runner
+
 * Thu Jan 22 2026 Benjamin A. Beasley <code@musicinmybrain.net> - 12.0.2-11
 - Remove dependency on deprecated pytest-runner
 

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

only message in thread, other threads:[~2026-07-10 14:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-10 14:08 [rpms/python-dropbox] f43: Finish removing dependency on deprecated pytest-runner 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