public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-XStatic] rawhide: Add BuildRequires on python3-pkg-resources for setuptools 82 compatibility
Date: Tue, 30 Jun 2026 13:23:55 GMT [thread overview]
Message-ID: <178282583554.1.3814051947981627397.rpms-python-XStatic-0f54541bb310@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-XStatic
Branch : rawhide
Commit : 0f54541bb31079c070b663d38c84583a493bc22f
Author : Tomáš Hrnčiar <thrnciar@redhat.com>
Date : 2026-06-30T13:23:36+00:00
Stats : +1/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-XStatic/c/0f54541bb31079c070b663d38c84583a493bc22f?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-XStatic.spec b/python-XStatic.spec
index a24069a..4b00823 100644
--- a/python-XStatic.spec
+++ b/python-XStatic.spec
@@ -13,6 +13,7 @@ BuildArch: noarch
BuildRequires: python3-devel
BuildRequires: python3dist(setuptools)
+BuildRequires: python3-pkg-resources
%description
reply other threads:[~2026-06-30 13:23 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=178282583554.1.3814051947981627397.rpms-python-XStatic-0f54541bb310@fedoraproject.org \
--to=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