public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-repoze-who] rawhide: Remove pth file for python3.15 compatibility
@ 2026-06-13 19:41 Jan ONDREJ
0 siblings, 0 replies; only message in thread
From: Jan ONDREJ @ 2026-06-13 19:41 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-repoze-who
Branch : rawhide
Commit : 1c7cc945e13cd82a956cafce8ef7d0d0532bebf3
Author : Jan ONDREJ (SAL) <ondrejj(at)salstar.sk>
Date : 2026-06-13T21:41:02+02:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-repoze-who/c/1c7cc945e13cd82a956cafce8ef7d0d0532bebf3?branch=rawhide
Log:
Remove pth file for python3.15 compatibility
---
diff --git a/python-repoze-who.spec b/python-repoze-who.spec
index 3de72bf..d39782a 100644
--- a/python-repoze-who.spec
+++ b/python-repoze-who.spec
@@ -2,7 +2,7 @@
Name: python-repoze-who
Version: 3.1.0
-Release: 9%{?dist}
+Release: 10%{?dist}
Summary: An identification and authentication framework for WSGI
# Automatically converted from old format: BSD - review is highly recommended.
@@ -64,6 +64,7 @@ considered to be the domain of the WSGI application.
%install
%pyproject_install
%pyproject_save_files -l repoze
+rm -f %{buildroot}%{python3_sitelib}/repoze.who-%{version}-py%{python3_version}-nspkg.pth
%check
%pyproject_check_import
@@ -75,10 +76,12 @@ considered to be the domain of the WSGI application.
%files -n python3-repoze-who -f %{pyproject_files}
%doc README.rst CHANGES.rst CONTRIBUTORS.txt
%license COPYRIGHT.txt
-%{python3_sitelib}/repoze.who-%{version}-py%{python3_version}-nspkg.pth
%changelog
+* Sat Jun 13 2026 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 3.1.0-10
+- Remove pth file for python3.15 compatibility
+
* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 3.1.0-9
- Rebuilt for Python 3.15
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-13 19:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-13 19:41 [rpms/python-repoze-who] rawhide: Remove pth file for python3.15 compatibility Jan ONDREJ
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox