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