public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-azure-mgmt-dns] rawhide: Update to v8.2.0
@ 2026-07-06 15:31 Jeremy Cline
  0 siblings, 0 replies; only message in thread
From: Jeremy Cline @ 2026-07-06 15:31 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-azure-mgmt-dns
Branch : rawhide
Commit : 04c35034efc2f29e0f88e93cb16fb07969bf81b5
Author : Jeremy Cline <jeremycline@microsoft.com>
Date   : 2026-07-06T11:31:27-04:00
Stats  : +6/-26 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-azure-mgmt-dns/c/04c35034efc2f29e0f88e93cb16fb07969bf81b5?branch=rawhide

Log:
Update to v8.2.0

---
diff --git a/.gitignore b/.gitignore
index 4af079c..71fb102 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /azure-mgmt-dns-8.0.0.zip
+/azure_mgmt_dns-8.2.0.tar.gz

diff --git a/python-azure-mgmt-dns.spec b/python-azure-mgmt-dns.spec
index 94fa9ea..6f859e6 100644
--- a/python-azure-mgmt-dns.spec
+++ b/python-azure-mgmt-dns.spec
@@ -1,34 +1,17 @@
-# EPEL9 does not have python-aiohttp packaged yet.
-%if 0%{?fedora}
-%bcond_without  tests
-%else
-%bcond_with     tests
-%endif
-
 %global         srcname     azure-mgmt-dns
 
 Name:           python-%{srcname}
-Version:        8.0.0
+Version:        8.2.0
 Release:        %autorelease
 Summary:        Microsoft Azure DNS Management Client Library for Python
 License:        MIT
 URL:            https://pypi.org/project/%{srcname}/
-Source0:        %{pypi_source %{srcname} %{version} zip}
+Source0:        %{pypi_source azure_mgmt_dns %{version}}
 
 BuildArch:      noarch
 
 BuildRequires:  python3-devel
 
-%if %{with tests}
-BuildRequires:  python3dist(azure-devtools)
-BuildRequires:  python3dist(azure-mgmt-keyvault)
-BuildRequires:  python3dist(azure-mgmt-network)
-BuildRequires:  python3dist(azure-mgmt-resource)
-BuildRequires:  python3dist(azure-sdk-tools)
-BuildRequires:  python3dist(pytest)
-BuildRequires:  python3dist(pytest-aiohttp)
-BuildRequires:  python3dist(python-dotenv)
-%endif
 
 %global _description %{expand:
 Microsoft Azure DNS Management Client Library for Python}
@@ -43,7 +26,7 @@ Summary:        %{summary}
 
 
 %prep
-%autosetup -n %{srcname}-%{version}
+%autosetup -n azure_mgmt_dns-%{version}
 
 
 %generate_buildrequires
@@ -56,16 +39,12 @@ Summary:        %{summary}
 
 %install
 %pyproject_install
-%pyproject_save_files azure
+%pyproject_save_files -l azure
 
 
 %check
 %pyproject_check_import
 
-%if %{with tests}
-%pytest
-%endif
-
 
 %files -n python3-%{srcname} -f %{pyproject_files}
 %doc README.md CHANGELOG.md

diff --git a/sources b/sources
index edaef7b..a755cda 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (azure-mgmt-dns-8.0.0.zip) = 290cf3c1a536ff1570567e9b6a3b6611304988f5f6ce00b5797e8fb037fc412f11b1714b1df5b8a46ee6a719febe41f6afd6cac5045f8ee755becb0032453167
+SHA512 (azure_mgmt_dns-8.2.0.tar.gz) = b3857cf1d52e3726004ac7c90a82c0211bb3cd1689226ce89be5e01d59af65b20341a1eb582bbfe2775cff9f9ca3293703f1259283a915064f961d4b9eb9f720

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

only message in thread, other threads:[~2026-07-06 15:31 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:31 [rpms/python-azure-mgmt-dns] rawhide: Update to v8.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