public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-azure-mgmt-search] rawhide: Update to 9.2.0
@ 2026-07-07 12:52 Jeremy Cline
0 siblings, 0 replies; only message in thread
From: Jeremy Cline @ 2026-07-07 12:52 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-azure-mgmt-search
Branch : rawhide
Commit : 6b712bf198d34beb88078dff707c61cd5cac3c6d
Author : Jeremy Cline <jeremycline@microsoft.com>
Date : 2026-07-07T08:52:20-04:00
Stats : +6/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-azure-mgmt-search/c/6b712bf198d34beb88078dff707c61cd5cac3c6d?branch=rawhide
Log:
Update to 9.2.0
---
diff --git a/.gitignore b/.gitignore
index e63fa73..63413c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/azure-mgmt-search-8.0.0.zip
/azure-mgmt-search-9.0.0.zip
+/azure_mgmt_search-9.2.0.tar.gz
diff --git a/python-azure-mgmt-search.spec b/python-azure-mgmt-search.spec
index 8b1a28d..69a4c00 100644
--- a/python-azure-mgmt-search.spec
+++ b/python-azure-mgmt-search.spec
@@ -4,12 +4,12 @@
%global srcname azure-mgmt-search
Name: python-%{srcname}
-Version: 9.0.0
+Version: 9.2.0
Release: %autorelease
Summary: Microsoft Azure Search Management Client Library for Python
License: MIT
URL: https://pypi.org/project/%{srcname}/
-Source0: %{pypi_source %{srcname} %{version} zip}
+Source0: %{pypi_source azure_mgmt_search %{version}}
BuildArch: noarch
@@ -38,7 +38,7 @@ Summary: %{summary}
%prep
-%autosetup -n %{srcname}-%{version}
+%autosetup -n azure_mgmt_search-%{version}
%generate_buildrequires
@@ -51,7 +51,7 @@ Summary: %{summary}
%install
%pyproject_install
-%pyproject_save_files azure
+%pyproject_save_files -l azure
%check
diff --git a/sources b/sources
index 5af975e..0215468 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (azure-mgmt-search-9.0.0.zip) = af5ac7acf8d29fb8da21f310379d85b538232e0b01768a6a4e644aa85f41e9004e321b4792e0fd549332f73edf0bd4cab9b22b8395e05df24003b8ef545e2933
+SHA512 (azure_mgmt_search-9.2.0.tar.gz) = 81c63d142ff1b8c1344f461d6139d4239605b0361014ffa8f27597197941d94c274a273c948d6f4ec449bcf540fcfe85129c44e2a947eebd74f96fa82b8d7c57
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-07 12:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-07 12:52 [rpms/python-azure-mgmt-search] rawhide: Update to 9.2.0 Jeremy Cline
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox