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-batchai] rawhide: Update to v7.0.0
Date: Mon, 06 Jul 2026 16:28:11 GMT [thread overview]
Message-ID: <178335529196.1.13899613652927131748.rpms-python-azure-mgmt-batchai-f08e24b0cd71@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-azure-mgmt-batchai
Branch : rawhide
Commit : f08e24b0cd7154cf698e4137bedf33555232efa7
Author : Jeremy Cline <jeremycline@microsoft.com>
Date : 2026-07-06T12:27:10-04:00
Stats : +10/-23 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-azure-mgmt-batchai/c/f08e24b0cd7154cf698e4137bedf33555232efa7?branch=rawhide
Log:
Update to v7.0.0
---
diff --git a/.gitignore b/.gitignore
index dfc6975..9f1df36 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/azure-mgmt-batchai-2.0.0.zip
/azure-mgmt-batchai-7.0.0b1.zip
/azure-mgmt-batchai-7.0.0b1.tgz
+/azure_mgmt_batchai-7.0.0.tar.gz
diff --git a/python-azure-mgmt-batchai.spec b/python-azure-mgmt-batchai.spec
index a042cc5..2f16109 100644
--- a/python-azure-mgmt-batchai.spec
+++ b/python-azure-mgmt-batchai.spec
@@ -1,33 +1,21 @@
-# No tests available from upstream yet.
-%bcond_with tests
-
%global srcname azure-mgmt-batchai
Name: python-%{srcname}
-Version: 7.0.0b1
+Version: 7.0.0
Release: %autorelease
Summary: Microsoft Azure Batch AI Management Client Library for Python
License: MIT
URL: https://pypi.org/project/%{srcname}/
-# This source comes from making a git archive of the main azure-sdk-for-python
-# repository. To reproduce the source code, run the generate-source.sh script.
-Source0: %{srcname}-%{version}.tgz
+Source: %{pypi_source azure_mgmt_batchai %{version}}
BuildArch: noarch
Epoch: 1
BuildRequires: python3-devel
+# Upstream depends on this, but fails to list it as such. It's also a very dead dependency.
+BuildRequires: python3dist(msrest)
-%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 Batch AI Management Client Library for Python}
@@ -37,12 +25,14 @@ Microsoft Azure Batch AI Management Client Library for Python}
%package -n python3-%{srcname}
Summary: %{summary}
+# Upstream depends on this, but fails to list it as such. It's also a very dead dependency.
+Requires: python3dist(msrest)
%description -n python3-%{srcname} %{_description}
%prep
-%autosetup -n %{srcname}-%{version}
+%autosetup -n azure_mgmt_batchai-%{version}
%generate_buildrequires
@@ -55,16 +45,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 72cccc9..375dee9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (azure-mgmt-batchai-7.0.0b1.tgz) = 0893276a24dba766a031e68a7b617d0f21c954c6238ac5d5b422376772261c659cde35f68d032020a84c3cb621565c1b71f89eec2e8fd5dd6921d0ea7bc3f6c0
+SHA512 (azure_mgmt_batchai-7.0.0.tar.gz) = f1e3e800df664b1a485fdbe8d864e238df26f1498e1f9f33057027b16c92a27838cfb6a675a09668cf02879c55b2e80c5f4614fb8a135b0687a1a9edcc4f2dea
reply other threads:[~2026-07-06 16:28 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=178335529196.1.13899613652927131748.rpms-python-azure-mgmt-batchai-f08e24b0cd71@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