public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jeremy Cline <jeremycline@microsoft.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-azure-mgmt-dns] rawhide: Update to v8.2.0
Date: Mon, 06 Jul 2026 15:31:47 GMT	[thread overview]
Message-ID: <178335190718.1.347419817828866829.rpms-python-azure-mgmt-dns-04c35034efc2@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-06 15:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178335190718.1.347419817828866829.rpms-python-azure-mgmt-dns-04c35034efc2@fedoraproject.org \
    --to=jeremycline@microsoft.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox