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-devtestlabs] rawhide: Update to 9.0.1
Date: Mon, 06 Jul 2026 15:43:56 GMT	[thread overview]
Message-ID: <178335263684.1.7930725720222170798.rpms-python-azure-mgmt-devtestlabs-43f2c4e57f5e@fedoraproject.org> (raw)

A new commit has been pushed.

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

Log:
Update to 9.0.1

---
diff --git a/.gitignore b/.gitignore
index d44349a..14be917 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /azure-mgmt-devtestlabs-9.0.0.zip
 /azure-mgmt-devtestlabs-4.0.0.zip
+/azure_mgmt_devtestlabs-9.0.1.tar.gz

diff --git a/python-azure-mgmt-devtestlabs.spec b/python-azure-mgmt-devtestlabs.spec
index 0a62319..bb1e9c1 100644
--- a/python-azure-mgmt-devtestlabs.spec
+++ b/python-azure-mgmt-devtestlabs.spec
@@ -1,19 +1,12 @@
-# EPEL9 does not have python-aiohttp packaged yet.
-%if 0%{?fedora}
-%bcond_without  tests
-%else
-%bcond_with     tests
-%endif
-
 %global         srcname     azure-mgmt-devtestlabs
 
 Name:           python-%{srcname}
-Version:        4.0.0
+Version:        9.0.1
 Release:        %autorelease
 Summary:        Microsoft Azure DevTestLabs Management Client Library for Python
 License:        MIT
 URL:            https://pypi.org/project/%{srcname}/
-Source0:        %{pypi_source %{srcname} %{version} zip}
+Source0:        %{pypi_source azure_mgmt_devtestlabs %{version}}
 
 BuildArch:      noarch
 
@@ -21,15 +14,6 @@ Epoch:          1
 
 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 DevTestLabs Management Client Library for Python}
@@ -44,7 +28,7 @@ Summary:        %{summary}
 
 
 %prep
-%autosetup -n %{srcname}-%{version}
+%autosetup -n azure_mgmt_devtestlabs-%{version}
 
 
 %generate_buildrequires
@@ -57,19 +41,15 @@ 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.rst HISTORY.rst
+%doc README.md CHANGELOG.md
 
 
 %changelog

diff --git a/sources b/sources
index 3c65e67..0ccb86d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (azure-mgmt-devtestlabs-4.0.0.zip) = 8d144f3c0f57620848c73a0f80dc0341d284e4d4c1db7fb1fc32a8107dd08aadc281aad85f24403c81c7005d2cd5bb55f863b645c75e3bdb8828445c60d5c2ad
+SHA512 (azure_mgmt_devtestlabs-9.0.1.tar.gz) = 969d61a749e3a922b9ca8fbd71c6c78f71dd1784055be23e97f03e50bf3374b60b2d18f89e036ad786f9ae79c7587f88b3b0d689f1be17b6ed37f2a0d47e8771

                 reply	other threads:[~2026-07-06 15:43 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=178335263684.1.7930725720222170798.rpms-python-azure-mgmt-devtestlabs-43f2c4e57f5e@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