public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-azure-mgmt-devtestlabs] rawhide: Update to 9.0.1
@ 2026-07-06 15:43 Jeremy Cline
0 siblings, 0 replies; only message in thread
From: Jeremy Cline @ 2026-07-06 15:43 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-06 15:43 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:43 [rpms/python-azure-mgmt-devtestlabs] rawhide: Update to 9.0.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