public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-tw2-core] rawhide: Remove pth file for python3.15 compatibility
@ 2026-06-13 19:19 Jan ONDREJ
0 siblings, 0 replies; only message in thread
From: Jan ONDREJ @ 2026-06-13 19:19 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-tw2-core
Branch : rawhide
Commit : 6d520bf0c59285703c59e205c7ee01146c8cedc7
Author : Jan ONDREJ (SAL) <ondrejj(at)salstar.sk>
Date : 2026-06-13T21:19:20+02:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-tw2-core/c/6d520bf0c59285703c59e205c7ee01146c8cedc7?branch=rawhide
Log:
Remove pth file for python3.15 compatibility
---
diff --git a/python-tw2-core.spec b/python-tw2-core.spec
index 87ad4f0..9f1faf0 100644
--- a/python-tw2-core.spec
+++ b/python-tw2-core.spec
@@ -2,7 +2,7 @@
Name: python-tw2-core
Version: 2.3.0
-Release: 28%{?dist}
+Release: 29%{?dist}
Summary: Web widget creation toolkit based on TurboGears widgets
License: MIT
@@ -83,6 +83,7 @@ rm -rf tw2/core/testbase tw2/core/test_templates
%install
%pyproject_install
%pyproject_save_files -L tw2
+rm -f %{buildroot}%{python3_sitelib}/tw2.core-*-nspkg.pth
%check
# Without python-nose tests are not functional. Just test import.
@@ -92,9 +93,11 @@ rm -rf tw2/core/testbase tw2/core/test_templates
%{!?_licensedir:%global license %%doc}
%license LICENSE.txt
%doc README.rst
-%{python3_sitelib}/tw2.core-*-nspkg.pth
%changelog
+* Sat Jun 13 2026 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 2.3.0-29
+- Remove pth file for python3.15 compatibility
+
* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 2.3.0-28
- 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:19 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:19 [rpms/python-tw2-core] 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