public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kevin Fenzi <kevin@scrye.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-paste] rawhide: Drop pth file. Fixes rhbz#2486065
Date: Mon, 08 Jun 2026 16:53:13 GMT	[thread overview]
Message-ID: <178093759372.1.15512164880067734660.rpms-python-paste-e7b062c2213d@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/python-paste
            Branch : rawhide
            Commit : e7b062c2213d525b38cd358211aa9a131a0f0de4
            Author : Kevin Fenzi <kevin@scrye.com>
            Date   : 2026-06-08T09:00:58-07:00
            Stats  : +5/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-paste/c/e7b062c2213d525b38cd358211aa9a131a0f0de4?branch=rawhide

            Log:
            Drop pth file. Fixes rhbz#2486065

Signed-off-by: Kevin Fenzi <kevin@scrye.com>

---
diff --git a/python-paste.spec b/python-paste.spec
index a2c7806..fab1e0d 100644
--- a/python-paste.spec
+++ b/python-paste.spec
@@ -6,7 +6,7 @@ interfaces.
 
 Name:           python-paste
 Version:        3.10.1
-Release:        15%{?dist}
+Release:        16%{?dist}
 BuildArch:      noarch
 
 # Most of the code is MIT
@@ -77,6 +77,7 @@ popd
 %pyproject_install
 %pyproject_save_files paste
 
+rm -f %{buildroot}%{python3_sitelib}/Paste-%{version}-py%{python3_version}-nspkg.pth
 
 %check
 # exclude broken modules from import tests
@@ -90,10 +91,11 @@ py.test -k \
 
 %files -n python3-paste -f %{pyproject_files}
 %doc docs/*
-%{python3_sitelib}/Paste-%{version}-py%{python3_version}-nspkg.pth
-
 
 %changelog
+* Sun Jun 07 2026 Kevin Fenzi <kevin@scrye.com> - 3.10.1-16
+- Drop pth file. Fixes rhbz#2486065
+
 * Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 3.10.1-15
 - Rebuilt for Python 3.15
 

                 reply	other threads:[~2026-06-08 16:53 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=178093759372.1.15512164880067734660.rpms-python-paste-e7b062c2213d@fedoraproject.org \
    --to=kevin@scrye.com \
    --cc=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