public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jan ONDREJ (SAL) <ondrejj(at)salstar.sk>
To: git-commits@fedoraproject.org
Subject: [rpms/python-tw2-forms] rawhide: Remove pth file for python3.15 compatibility
Date: Sat, 13 Jun 2026 19:20:49 GMT	[thread overview]
Message-ID: <178137844904.1.10418109643390436382.rpms-python-tw2-forms-f0115d5ce5e8@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-06-13 19:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178137844904.1.10418109643390436382.rpms-python-tw2-forms-f0115d5ce5e8@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox