public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-eccodes] f43: Add BuildRequires on python3-pkg-resources for setuptools 82 compatibility
Date: Sun, 06 Sep 2026 13:41:39 GMT [thread overview]
Message-ID: <178870209970.1.10128021298869560438.rpms-python-eccodes-1e64043fbbd9@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-eccodes
Branch : f43
Commit : 1e64043fbbd9515ed931aa06514b52714f695ca7
Author : Tomáš Hrnčiar <thrnciar@redhat.com>
Date : 2026-05-07T15:40:52+02:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-eccodes/c/1e64043fbbd9515ed931aa06514b52714f695ca7?branch=f43
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-eccodes.spec b/python-eccodes.spec
index f21e766..58c42be 100644
--- a/python-eccodes.spec
+++ b/python-eccodes.spec
@@ -1,6 +1,6 @@
Name: python-eccodes
Version: 2.45.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Python interface to the ecCodes GRIB and BUFR decoder/encoder
License: Apache-2.0
@@ -22,6 +22,7 @@ Patch3: python-eccodes-disable-findlibs.patch
# note that the fast bindings are arch dependent
BuildRequires: eccodes-devel
BuildRequires: python3-devel
+BuildRequires: python3-pkg-resources
# needed to build the fast bindings
BuildRequires: python3-cffi
# needed for checks/tests
@@ -105,6 +106,9 @@ rm -rf %sphinx_doc_path/.doctrees
%changelog
+* Thu May 07 2026 Tomáš Hrnčiar <thrnciar@redhat.com> - 2.45.0-2
+- Add BR on python3-pkg-resources, setuptools 82 dropped pkg_resources
+
* Wed Jan 28 2026 Jos de Kloe <josdekloe@gmail.com> 2.45.0-1
- move to upstream release 2.45.0
(skipped version 2.44.0 due to bug https://github.com/ecmwf/eccodes-python/issues/145)
reply other threads:[~2026-09-06 13:41 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=178870209970.1.10128021298869560438.rpms-python-eccodes-1e64043fbbd9@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