## START: Set by rpmautospec ## (rpmautospec version 0.6.0) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec Name: python-azure-monitor-query Version: 1.4.0 Release: %autorelease Summary: Microsoft Azure Monitor Query Client Library for Python License: MIT URL: https://github.com/Azure/azure-sdk-for-python Source: %{pypi_source azure-monitor-query %{version}} BuildArch: noarch BuildRequires: python3-devel %global _description %{expand: Microsoft Azure Monitor Query Client Library for Python.} %description %_description %package -n python3-azure-monitor-query Summary: %{summary} %description -n python3-azure-monitor-query %_description %prep %autosetup -p1 -n azure-monitor-query-%{version} %generate_buildrequires %pyproject_buildrequires %build %pyproject_wheel %install %pyproject_install %pyproject_save_files azure %check %pyproject_check_import %files -n python3-azure-monitor-query -f %{pyproject_files} %changelog ## START: Generated by rpmautospec * Mon Sep 16 2024 Jeremy Cline - 1.4.0-1 - Update to v1.4.0 * Fri Jul 19 2024 Fedora Release Engineering - 1.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint - 1.3.0-2 - Rebuilt for Python 3.13 * Thu Apr 04 2024 Jeremy Cline - 1.3.0-1 - Update to v1.3.0 (rhbz #2272116) * Tue Feb 06 2024 Major Hayden - 1.2.0-2 - Add packit config * Tue Feb 06 2024 Major Hayden - 1.2.0-1 - Initial package rhbz#2263055 ## END: Generated by rpmautospec