public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-decopatch] rawhide: Add BuildRequires on python3-pkg-resources for setuptools 82 compatibility
@ 2026-06-04 9:58
0 siblings, 0 replies; only message in thread
From: @ 2026-06-04 9:58 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-decopatch
Branch : rawhide
Commit : 9faac2182e7d5d692ed7cfeca93ecc8ddd6dda83
Author : Tomáš Hrnčiar <thrnciar@redhat.com>
Date : 2026-06-04T09:58:01+00:00
Stats : +1/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-decopatch/c/9faac2182e7d5d692ed7cfeca93ecc8ddd6dda83?branch=rawhide
Log:
Add BuildRequires on python3-pkg-resources for setuptools 82 compatibility
Setuptools 82 dropped pkg_resources from the setuptools distribution.
Add explicit build dependency on the compat package.
Assisted-by: Cursor
---
diff --git a/python-decopatch.spec b/python-decopatch.spec
index 858c939..832bb95 100644
--- a/python-decopatch.spec
+++ b/python-decopatch.spec
@@ -14,6 +14,7 @@ Patch: decopatch-1.4.10-no-pytest-runner.patch
BuildArch: noarch
BuildRequires: pyproject-rpm-macros
+BuildRequires: python3-pkg-resources
# There is a build dependency loop when built with tests.
# It involves pytest-cases, pytest-harvest, pytest-steps.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-04 9:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-04 9:58 [rpms/python-decopatch] rawhide: Add BuildRequires on python3-pkg-resources for setuptools 82 compatibility
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox