public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-paste] rawhide: Drop pth file. Fixes rhbz#2486065
@ 2026-06-08 16:53 Kevin Fenzi
0 siblings, 0 replies; only message in thread
From: Kevin Fenzi @ 2026-06-08 16:53 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-paste
Branch : rawhide
Commit : e7b062c2213d525b38cd358211aa9a131a0f0de4
Author : Kevin Fenzi <kevin@scrye.com>
Date : 2026-06-08T09:00:58-07:00
Stats : +5/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-paste/c/e7b062c2213d525b38cd358211aa9a131a0f0de4?branch=rawhide
Log:
Drop pth file. Fixes rhbz#2486065
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
---
diff --git a/python-paste.spec b/python-paste.spec
index a2c7806..fab1e0d 100644
--- a/python-paste.spec
+++ b/python-paste.spec
@@ -6,7 +6,7 @@ interfaces.
Name: python-paste
Version: 3.10.1
-Release: 15%{?dist}
+Release: 16%{?dist}
BuildArch: noarch
# Most of the code is MIT
@@ -77,6 +77,7 @@ popd
%pyproject_install
%pyproject_save_files paste
+rm -f %{buildroot}%{python3_sitelib}/Paste-%{version}-py%{python3_version}-nspkg.pth
%check
# exclude broken modules from import tests
@@ -90,10 +91,11 @@ py.test -k \
%files -n python3-paste -f %{pyproject_files}
%doc docs/*
-%{python3_sitelib}/Paste-%{version}-py%{python3_version}-nspkg.pth
-
%changelog
+* Sun Jun 07 2026 Kevin Fenzi <kevin@scrye.com> - 3.10.1-16
+- Drop pth file. Fixes rhbz#2486065
+
* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 3.10.1-15
- Rebuilt for Python 3.15
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-08 16:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-08 16:53 [rpms/python-paste] rawhide: Drop pth file. Fixes rhbz#2486065 Kevin Fenzi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox