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-paste-deploy] rawhide: Remove pth file for python3.15 compatibility (bz#2488680)
Date: Sat, 13 Jun 2026 19:11:39 GMT	[thread overview]
Message-ID: <178137789984.1.9641528505830170647.rpms-python-paste-deploy-202369504d66@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-paste-deploy
Branch : rawhide
Commit : 202369504d66429e64ad13d03ef87b94cd6b1ce6
Author : Jan ONDREJ (SAL) <ondrejj(at)salstar.sk>
Date   : 2026-06-13T21:10:16+02:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-paste-deploy/c/202369504d66429e64ad13d03ef87b94cd6b1ce6?branch=rawhide

Log:
Remove pth file for python3.15 compatibility (bz#2488680)

---
diff --git a/python-paste-deploy.spec b/python-paste-deploy.spec
index dcbcc1e..e12364a 100644
--- a/python-paste-deploy.spec
+++ b/python-paste-deploy.spec
@@ -9,7 +9,7 @@ this configuration file.
 
 Name:           python-paste-deploy
 Version:        3.1.0
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        %{sum}
 License:        MIT
 URL:            https://github.com/Pylons/pastedeploy
@@ -58,6 +58,7 @@ sed -i 's/ --cov//' pytest.ini
 %pyproject_install
 %pyproject_save_files paste
 rm -rf %{buildroot}%{python3_sitelib}/test
+rm -f %{buildroot}%{python3_sitelib}/PasteDeploy-%{version}-py*-nspkg.pth
 
 
 %check
@@ -69,10 +70,12 @@ rm -rf %{buildroot}%{python3_sitelib}/test
 
 %files -n python3-paste-deploy -f %{pyproject_files}
 %license license.txt
-%{python3_sitelib}/PasteDeploy-%{version}-py*-nspkg.pth
 
 
 %changelog
+* Sat Jun 13 2026 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 3.1.0-13
+- Remove pth file for python3.15 compatibility (bz#2488680)
+
 * Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 3.1.0-12
 - Rebuilt for Python 3.14.0rc3 bytecode
 

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

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-13 19:11 Jan ONDREJ [this message]
2026-06-13 19:11 [rpms/python-paste-deploy] rawhide: Remove pth file for python3.15 compatibility (bz#2488680) Jan ONDREJ

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=178137789984.1.9641528505830170647.rpms-python-paste-deploy-202369504d66@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