public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-azure-mgmt-cognitiveservices] rawhide: Update to v15b1
@ 2026-07-06 16:51 Jeremy Cline
0 siblings, 0 replies; only message in thread
From: Jeremy Cline @ 2026-07-06 16:51 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-azure-mgmt-cognitiveservices
Branch : rawhide
Commit : 802c08a1936808bb25e2a1b1d62c0f65a7883b6a
Author : Jeremy Cline <jeremycline@microsoft.com>
Date : 2026-07-06T12:51:13-04:00
Stats : +6/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-azure-mgmt-cognitiveservices/c/802c08a1936808bb25e2a1b1d62c0f65a7883b6a?branch=rawhide
Log:
Update to v15b1
---
diff --git a/.gitignore b/.gitignore
index 23700f6..be79613 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/azure-mgmt-cognitiveservices-13.5.0.zip
/azure_mgmt_cognitiveservices-13.7.0.tar.gz
/azure_mgmt_cognitiveservices-14.1.0.tar.gz
+/azure_mgmt_cognitiveservices-15.0.0b1.tar.gz
diff --git a/python-azure-mgmt-cognitiveservices.spec b/python-azure-mgmt-cognitiveservices.spec
index 22dfe50..c28a348 100644
--- a/python-azure-mgmt-cognitiveservices.spec
+++ b/python-azure-mgmt-cognitiveservices.spec
@@ -5,12 +5,13 @@
%global tarball_name azure_mgmt_cognitiveservices
Name: python-%{srcname}
-Version: 14.1.0
+Version: 15.0.0~b1
+%global pypi_version 15.0.0b1
Release: %autorelease
Summary: Microsoft Azure Cognitive Services Management Client Library for Python
License: MIT
URL: https://pypi.org/project/%{srcname}/
-Source0: %{pypi_source %{tarball_name} %{version}}
+Source0: %{pypi_source %{tarball_name} %{pypi_version}}
BuildArch: noarch
@@ -37,7 +38,7 @@ Summary: %{summary}
%prep
-%autosetup -n %{tarball_name}-%{version}
+%autosetup -n %{tarball_name}-%{pypi_version}
%generate_buildrequires
diff --git a/sources b/sources
index 76ffb9a..165e3c4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (azure_mgmt_cognitiveservices-14.1.0.tar.gz) = 0a32d225f8c789e37afe361cd08dca4c8e06bbedba745f05e2c48ace05c6028c973b604a08e19622a0613fc55745d77e0dd843efa3f8ed70d5ab1cd749ef4205
+SHA512 (azure_mgmt_cognitiveservices-15.0.0b1.tar.gz) = 61e494b59034bff0558a26ab8f801c947b146daf7b21afbbf00b8ea4be6e1b7074eda0d11ce05457f8714e461784ba97af393088c223c3298f52570964b76e81
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-06 16:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 16:51 [rpms/python-azure-mgmt-cognitiveservices] rawhide: Update to v15b1 Jeremy Cline
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox