public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-tw2-forms] rawhide: Remove pth file for python3.15 compatibility
@ 2026-06-13 19:20 Jan ONDREJ
0 siblings, 0 replies; only message in thread
From: Jan ONDREJ @ 2026-06-13 19:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-tw2-forms
Branch : rawhide
Commit : f0115d5ce5e84263fa986796b39f315e21cf9bef
Author : Jan ONDREJ (SAL) <ondrejj(at)salstar.sk>
Date : 2026-06-13T21:20:44+02:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-tw2-forms/c/f0115d5ce5e84263fa986796b39f315e21cf9bef?branch=rawhide
Log:
Remove pth file for python3.15 compatibility
---
diff --git a/python-tw2-forms.spec b/python-tw2-forms.spec
index 861feb4..35348a1 100644
--- a/python-tw2-forms.spec
+++ b/python-tw2-forms.spec
@@ -2,7 +2,7 @@
Name: python-tw2-forms
Version: 2.2.6
-Release: 33%{?dist}
+Release: 34%{?dist}
Summary: Forms for ToscaWidgets2
License: MIT
@@ -63,6 +63,7 @@ This package contains the basic form widgets build for python3.
%install
%pyproject_install
%pyproject_save_files -L tw2
+rm -f %{buildroot}%{python3_sitelib}/tw2.forms-*-nspkg.pth
%check
# Without python-nose tests are not functional. Just test import.
@@ -71,9 +72,11 @@ This package contains the basic form widgets build for python3.
%files -n python3-tw2-forms -f %{pyproject_files}
%license LICENSE.txt
%doc README.rst
-%{python3_sitelib}/tw2.forms-*-nspkg.pth
%changelog
+* Sat Jun 13 2026 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 2.2.6-34
+- Remove pth file for python3.15 compatibility
+
* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 2.2.6-33
- 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:20 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:20 [rpms/python-tw2-forms] 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