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-core] rawhide: Remove pth file for python3.15 compatibility
Date: Sat, 13 Jun 2026 19:19:25 GMT [thread overview]
Message-ID: <178137836507.1.15970221741843275433.rpms-python-tw2-core-6d520bf0c592@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-13 19:19 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=178137836507.1.15970221741843275433.rpms-python-tw2-core-6d520bf0c592@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