public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-sshtunnel] paramiko-dss: Switch to rpmautospec
@ 2026-06-07  5:25 Major Hayden
  0 siblings, 0 replies; only message in thread
From: Major Hayden @ 2026-06-07  5:25 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-sshtunnel
Branch : paramiko-dss
Commit : 46cc176911882f4ead997526c2651c7137ef2228
Author : Major Hayden <major@mhtx.net>
Date   : 2021-11-09T16:14:57-06:00
Stats  : +3/-24 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-sshtunnel/c/46cc176911882f4ead997526c2651c7137ef2228?branch=paramiko-dss

Log:
Switch to rpmautospec

---
diff --git a/python-sshtunnel.spec b/python-sshtunnel.spec
index 38601a0..456dd9e 100644
--- a/python-sshtunnel.spec
+++ b/python-sshtunnel.spec
@@ -5,7 +5,7 @@
 
 Name:           python-%{pypi_name}
 Version:        0.4.0
-Release:        2%{?dist}
+Release:        %autorelease
 Summary:        Pure python SSH tunnels
 
 License:        MIT
@@ -13,7 +13,6 @@ URL:            https://github.com/pahaz/sshtunnel
 Source0:        %{pypi_source}
 BuildArch:      noarch
 
-BuildRequires:  pyproject-rpm-macros
 BuildRequires:  python3-devel
 
 %if %{with tests}
@@ -27,7 +26,7 @@ Pure python SSH tunnels
 
 %package -n     python3-%{pypi_name}
 Summary:        %{summary}
-
+Obsoletes:      python3-azure-sdk < 5.0.1
 %description -n python3-%{pypi_name}
 Pure python SSH tunnels
 
@@ -62,29 +61,9 @@ sed -i 's/^import mock/from unittest import mock/' tests/*.py
 
 
 %files -n python3-%{pypi_name} -f %{pyproject_files}
-%license LICENSE
 %doc README.rst
 %{_bindir}/sshtunnel
 
 
 %changelog
-* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
-* Mon Jun 14 2021 Major Hayden <major@mhtx.net> - 0.4.0-1
-- New version 0.4.0.
-
-* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.1.5-5
-- Rebuilt for Python 3.10
-
-* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.5-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
-
-* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.5-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
-
-* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.1.5-2
-- Rebuilt for Python 3.9
-
-* Mon May 04 2020 Itamar Reis Peixoto <itamar@ispbrasil.com.br> - 0.1.5-1
-- Initial package.
+%autochangelog

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-07  5:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-07  5:25 [rpms/python-sshtunnel] paramiko-dss: Switch to rpmautospec Major Hayden

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