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-loganalytics] rawhide: Update to v13.1.1
Date: Mon, 06 Jul 2026 15:05:46 GMT [thread overview]
Message-ID: <178335034637.1.1731087791420146517.rpms-python-azure-mgmt-loganalytics-1c2bcfcbc0b7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-azure-mgmt-loganalytics
Branch : rawhide
Commit : 1c2bcfcbc0b703d927af3d294631f17ec7ad7e6d
Author : Jeremy Cline <jeremycline@microsoft.com>
Date : 2026-07-06T11:05:26-04:00
Stats : +6/-21 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-azure-mgmt-loganalytics/c/1c2bcfcbc0b703d927af3d294631f17ec7ad7e6d?branch=rawhide
Log:
Update to v13.1.1
---
diff --git a/.gitignore b/.gitignore
index fda230d..54d6dbd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/azure-mgmt-loganalytics-12.0.0.zip
/azure-mgmt-loganalytics-13.0.0b2.zip
/azure-mgmt-loganalytics-13.0.0b4.zip
+/azure_mgmt_loganalytics-13.1.1.tar.gz
diff --git a/python-azure-mgmt-loganalytics.spec b/python-azure-mgmt-loganalytics.spec
index 0427c90..d1335db 100644
--- a/python-azure-mgmt-loganalytics.spec
+++ b/python-azure-mgmt-loganalytics.spec
@@ -1,16 +1,13 @@
-# Upstream removed their tests. 🤔
-%bcond_with tests
%global srcname azure-mgmt-loganalytics
Name: python-%{srcname}
-Version: 13.0.0~b4
-%global pypi_version 13.0.0b4
+Version: 13.1.1
Release: %autorelease
Summary: Microsoft Azure Log Analytics Management Client Library for Python
License: MIT
URL: https://pypi.org/project/%{srcname}/
-Source0: %{pypi_source %{srcname} %{pypi_version} zip}
+Source0: %{pypi_source azure_mgmt_loganalytics %{version}}
BuildArch: noarch
@@ -18,15 +15,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 Log Analytics Management Client Library for Python}
@@ -41,7 +29,7 @@ Summary: %{summary}
%prep
-%autosetup -n %{srcname}-%{pypi_version}
+%autosetup -n azure_mgmt_loganalytics-%{version}
%generate_buildrequires
@@ -54,17 +42,13 @@ 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 0e07ffd..855d385 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (azure-mgmt-loganalytics-13.0.0b4.zip) = e0e093efb509a8bd74d66ceba85c02b133c0015db00f2023d67c7c764ced50773b9998dc927d94dfd05d7910fc4fb30564097c7eb23216dd81c28067de0ed478
+SHA512 (azure_mgmt_loganalytics-13.1.1.tar.gz) = 7994944c87f9d60ba1aad7c28313692ee26765334e63f05456feafe85d5ae4f886348b8aa50b7ac74daaa21ea011e4f3511263e49d2b677e1504d94174eb155e
reply other threads:[~2026-07-06 15:05 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=178335034637.1.1731087791420146517.rpms-python-azure-mgmt-loganalytics-1c2bcfcbc0b7@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