public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-azure-mgmt-cdn] rawhide: Update to v13.1.1
@ 2026-07-06 15:55 Jeremy Cline
0 siblings, 0 replies; only message in thread
From: Jeremy Cline @ 2026-07-06 15:55 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-azure-mgmt-cdn
Branch : rawhide
Commit : c172ea229744b13dff8027dd49bcdbf0ee62d4aa
Author : Jeremy Cline <jeremycline@microsoft.com>
Date : 2026-07-06T11:55:04-04:00
Stats : +5/-21 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-azure-mgmt-cdn/c/c172ea229744b13dff8027dd49bcdbf0ee62d4aa?branch=rawhide
Log:
Update to v13.1.1
---
diff --git a/.gitignore b/.gitignore
index 5872528..333d8c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/azure-mgmt-cdn-11.0.0.zip
/azure-mgmt-cdn-12.0.0.zip
/azure-mgmt-cdn-12.0.0.tgz
+/azure-mgmt-cdn-13.1.1.tar.gz
diff --git a/python-azure-mgmt-cdn.spec b/python-azure-mgmt-cdn.spec
index 260dcf7..1551a06 100644
--- a/python-azure-mgmt-cdn.spec
+++ b/python-azure-mgmt-cdn.spec
@@ -1,30 +1,17 @@
-# Tests require docker + network access. Disabled for now.
-%bcond_with tests
-
%global srcname azure-mgmt-cdn
Name: python-%{srcname}
-Version: 12.0.0
+Version: 13.1.1
Release: %autorelease
Summary: Microsoft Azure CDN Client Library for Python
License: MIT
URL: https://pypi.org/project/%{srcname}/
-# This source comes from making a git archive of the main azure-sdk-for-python
-# repository. To reproduce the source code, run the generate-source.sh script.
-Source0: %{srcname}-%{version}.tgz
+Source: %{pypi_source %{srcname} %{version}}
BuildArch: noarch
BuildRequires: python3-devel
-%if %{with tests}
-BuildRequires: python3dist(azure-devtools)
-BuildRequires: python3dist(azure-mgmt-keyvault)
-BuildRequires: python3dist(azure-mgmt-resource)
-BuildRequires: python3dist(azure-sdk-tools)
-BuildRequires: python3dist(pytest)
-BuildRequires: python3dist(python-dotenv)
-%endif
%global _description %{expand:
Microsoft Azure CDN Client Library for Python}
@@ -52,14 +39,10 @@ Summary: %{summary}
%check
%pyproject_check_import
-%if %{with tests}
-%pytest
-%endif
-
%install
%pyproject_install
-%pyproject_save_files azure
+%pyproject_save_files -l azure
%files -n python3-%{srcname} -f %{pyproject_files}
diff --git a/sources b/sources
index 8f21a53..6c452f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (azure-mgmt-cdn-12.0.0.tgz) = 5554c39ecc8ed2fc097c9b597b67cf6088e81e088ea579773da1cfacc0da41f71286b7dada0459fdaa1be3d52fbfd9a8fc903bec56e11635c6c71eee9efc7fb9
+SHA512 (azure-mgmt-cdn-13.1.1.tar.gz) = 6a13a90dfc7791c848221187aab41196ffcddf296b35f99fd35e46c9f0d28a8a05cf645dfb2d9f62361e1edb3d89b804dac5165b1843c80133817c83e335b95d
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-06 15:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 15:55 [rpms/python-azure-mgmt-cdn] rawhide: Update to v13.1.1 Jeremy Cline
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox