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-advisor] rawhide: Update to v9.0.1
Date: Tue, 23 Jun 2026 14:25:56 GMT	[thread overview]
Message-ID: <178222475689.1.396381620202970610.rpms-python-azure-mgmt-advisor-81a57498dac5@fedoraproject.org> (raw)

            A new commit has been pushed.

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

            Log:
            Update to v9.0.1

Also drop test section as azure-devtools is an unpackageable mess when
combined with azure-cli.

---
diff --git a/.gitignore b/.gitignore
index 83d3ed3..ffbb435 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /azure-mgmt-advisor-9.0.0.zip
+/azure_mgmt_advisor-9.0.1.tar.gz

diff --git a/python-azure-mgmt-advisor.spec b/python-azure-mgmt-advisor.spec
index 15fbf9d..55ee67b 100644
--- a/python-azure-mgmt-advisor.spec
+++ b/python-azure-mgmt-advisor.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-advisor
 
 Name:           python-%{srcname}
-Version:        9.0.0
+Version:        9.0.1
 Release:        %autorelease
 Summary:        Microsoft Azure Advisor Client Library for Python
 License:        MIT
 URL:            https://pypi.org/project/%{srcname}/
-Source0:        %{pypi_source %{srcname} %{version} zip}
+Source0:        %{pypi_source azure_mgmt_advisor %{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(pytest-aiohttp)
-BuildRequires:  python3dist(python-dotenv)
-%endif
-
 %global _description %{expand:
 Microsoft Azure Advisor Client Library for Python}
 
@@ -42,7 +25,7 @@ Summary:        %{summary}
 
 
 %prep
-%autosetup -n %{srcname}-%{version}
+%autosetup -n azure_mgmt_advisor-%{version}
 
 
 %generate_buildrequires
@@ -55,16 +38,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 3c6b15d..87d0187 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (azure-mgmt-advisor-9.0.0.zip) = e5104da02da960037a4be243586c52a76b0487bd4e67859475c96bdaaed8f084e530ef4a3069721817d953916d984a552d90b5b6980654ba6227a0002415025d
+SHA512 (azure_mgmt_advisor-9.0.1.tar.gz) = 1eab817143bc0b981c9f0382e01b646a03916457d8ea3a1ccb94f60c16cdab2ac683d71dba6d67e4b7a40bc83f5650766f3b4299462736d9ea9df7f6bcd9fb5d

                 reply	other threads:[~2026-06-23 14:25 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=178222475689.1.396381620202970610.rpms-python-azure-mgmt-advisor-81a57498dac5@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