public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-geotiler] rawhide: Add BuildRequires and Requires on python3-pkg-resources for setuptools 82 compatibility
Date: Tue, 28 Jul 2026 01:58:13 GMT [thread overview]
Message-ID: <178520389313.1.2530706792422458833.rpms-python-geotiler-7bb7bab8018b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-geotiler
Branch : rawhide
Commit : 7bb7bab8018b70778cc0ffaac8fc7e69dade4e21
Author : Tomáš Hrnčiar <thrnciar@redhat.com>
Date : 2026-07-28T01:57:59+00:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-geotiler/c/7bb7bab8018b70778cc0ffaac8fc7e69dade4e21?branch=rawhide
Log:
Add BuildRequires and Requires 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-geotiler.spec b/python-geotiler.spec
index be096c5..00f387a 100644
--- a/python-geotiler.spec
+++ b/python-geotiler.spec
@@ -35,6 +35,7 @@ Source4: geotiler-route.1
Patch: %{url}/pull/39.patch
BuildRequires: python3-devel
+BuildRequires: python3-pkg-resources
BuildRequires: make
BuildArch: noarch
@@ -67,6 +68,7 @@ BuildRequires: %{py3_dist pytest}
BuildRequires: %{py3_dist numpy}
%endif
+Requires: python3-pkg-resources
# For geotiler-route command-line tool:
Requires: %{py3_dist pycairo}
Requires: %{py3_dist lxml}
reply other threads:[~2026-07-28 1:58 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=178520389313.1.2530706792422458833.rpms-python-geotiler-7bb7bab8018b@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