public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-phply] rawhide: Add BuildRequires on python3-pkg-resources for setuptools 82 compatibility
@ 2026-06-09 9:12 matiwari
0 siblings, 0 replies; only message in thread
From: matiwari @ 2026-06-09 9:12 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-phply
Branch : rawhide
Commit : 019822aeb7d97c0f8be754e3352231ef8cbf5f37
Author : matiwari <matiwari@redhat.com>
Date : 2026-06-09T13:42:45+05:30
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-phply/c/019822aeb7d97c0f8be754e3352231ef8cbf5f37?branch=rawhide
Log:
Add BuildRequires on python3-pkg-resources for setuptools 82 compatibility
---
diff --git a/python-phply.spec b/python-phply.spec
index a681af5..2a83d8d 100644
--- a/python-phply.spec
+++ b/python-phply.spec
@@ -3,7 +3,7 @@
Name: python-%{pypi_name}
Version: 1.2.5
-Release: 19%{?dist}
+Release: 20%{?dist}
Summary: PHP parser written in Python using PLY
License: BSD-3-Clause
@@ -13,6 +13,7 @@ Source0: https://github.com/%{author}/%{pypi_name}/archive/refs/tags/%{ve
BuildArch: noarch
BuildRequires: python3dist(ply)
+BuildRequires: python3-pkg-resources
BuildRequires: pyproject-rpm-macros
%generate_buildrequires
@@ -51,6 +52,9 @@ rm -rf %{buildroot}/%{python3_sitelib}/tests
%{python3_sitelib}/%{pypi_name}*.pth
%changelog
+* Tue Jun 09 2026 Manish Tiwari <matiwari@redhat.com> - 1.2.5-20
+- Add BR on python3-pkg-resources, setuptools 82 dropped pkg_resources
+
* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 1.2.5-19
- Rebuilt for Python 3.15
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-09 9:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 9:12 [rpms/python-phply] rawhide: Add BuildRequires on python3-pkg-resources for setuptools 82 compatibility matiwari
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox