public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-paste-deploy] rawhide: Remove pth file for python3.15 compatibility (bz#2488680)
@ 2026-06-13 19:11 Jan ONDREJ
  0 siblings, 0 replies; 2+ messages in thread
From: Jan ONDREJ @ 2026-06-13 19:11 UTC (permalink / raw)
  To: git-commits

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
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [rpms/python-paste-deploy] rawhide: Remove pth file for python3.15 compatibility (bz#2488680)
@ 2026-06-13 19:11 Jan ONDREJ
  0 siblings, 0 replies; 2+ messages in thread
From: Jan ONDREJ @ 2026-06-13 19:11 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-paste-deploy
Branch : rawhide
Commit : a84203ac9d32dd3d4f67f1dc2e56ac8973e76073
Author : Jan ONDREJ (SAL) <ondrejj(at)salstar.sk>
Date   : 2026-06-13T21:11:34+02:00
Stats  : +16/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-paste-deploy/c/a84203ac9d32dd3d4f67f1dc2e56ac8973e76073?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 e12364a..3d81b64 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:        13%{?dist}
+Release:        16%{?dist}
 Summary:        %{sum}
 License:        MIT
 URL:            https://github.com/Pylons/pastedeploy
@@ -73,9 +73,18 @@ rm -f %{buildroot}%{python3_sitelib}/PasteDeploy-%{version}-py*-nspkg.pth
 
 
 %changelog
-* Sat Jun 13 2026 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 3.1.0-13
+* Sat Jun 13 2026 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 3.1.0-16
 - Remove pth file for python3.15 compatibility (bz#2488680)
 
+* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 3.1.0-15
+- Rebuilt for Python 3.15
+
+* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 3.1.0-14
+- Bootstrap for Python 3.15
+
+* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-13
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
+
 * Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 3.1.0-12
 - Rebuilt for Python 3.14.0rc3 bytecode
 

diff --git a/python-paste-deploy.spec b/python-paste-deploy.spec
index ba3e5bd..3d81b64 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:        15%{?dist}
+Release:        16%{?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-16
+- Remove pth file for python3.15 compatibility (bz#2488680)
+
 * Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 3.1.0-15
 - Rebuilt for Python 3.15
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-06-13 19:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-13 19:11 [rpms/python-paste-deploy] rawhide: Remove pth file for python3.15 compatibility (bz#2488680) Jan ONDREJ
2026-06-13 19:11 Jan ONDREJ

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox