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-maps] rawhide: Update to v2.1.0
Date: Mon, 06 Jul 2026 14:37:00 GMT [thread overview]
Message-ID: <178334862025.1.8699997824676454593.rpms-python-azure-mgmt-maps-d3d29a4442e6@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-azure-mgmt-maps
Branch : rawhide
Commit : d3d29a4442e665dab87d2cdc31d52d03992faca7
Author : Jeremy Cline <jeremycline@microsoft.com>
Date : 2026-07-06T10:36:32-04:00
Stats : +5/-25 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-azure-mgmt-maps/c/d3d29a4442e665dab87d2cdc31d52d03992faca7?branch=rawhide
Log:
Update to v2.1.0
Drop tests as well, since azure doesn't ship the test tools as a proper
package.
---
diff --git a/.gitignore b/.gitignore
index f588a93..565a070 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/azure-mgmt-maps-2.0.0.zip
/azure-mgmt-maps-0.1.0.zip
+/azure-mgmt-maps-2.1.0.tar.gz
diff --git a/python-azure-mgmt-maps.spec b/python-azure-mgmt-maps.spec
index 8af16db..91bedca 100644
--- a/python-azure-mgmt-maps.spec
+++ b/python-azure-mgmt-maps.spec
@@ -1,19 +1,13 @@
-# Enable tests everywhere except EPEL 9, where python-pytest-aiohttp is not backported.
-%if 0%{?el9} || 0%{?centos} >= 9
-%bcond_with tests
-%else
-%bcond_without tests
-%endif
%global srcname azure-mgmt-maps
Name: python-%{srcname}
-Version: 2.0.0
+Version: 2.1.0
Release: %autorelease
Summary: Microsoft Azure Maps Client Library for Python
License: MIT
URL: https://pypi.org/project/%{srcname}/
-Source0: %{pypi_source %{srcname} %{version} zip}
+Source0: %{pypi_source %{srcname} %{version}}
BuildArch: noarch
@@ -21,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 Maps Client Library for Python}
@@ -57,19 +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
-
-# LICENSE file missing. Added PR to fix:
-# https://github.com/Azure/azure-sdk-for-python/pull/20171
%files -n python3-%{srcname} -f %{pyproject_files}
%doc README.md CHANGELOG.md
diff --git a/sources b/sources
index 51a85d5..904a629 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (azure-mgmt-maps-2.0.0.zip) = 7c559d3c1f0cf8731e978434f05e8c6ff1be410336fb5c185c641d1087d701a4b5710ee40d8867cd9fecc680f5c556a39bd9bd299b913ceb07a6754fdd5a0204
+SHA512 (azure-mgmt-maps-2.1.0.tar.gz) = 20cc30b0c5c61cde2dcec3ffc1e90117dd0e2276f08250457a6d5110062bfe652223093f9768b21f692e46c90ac552fe60107d476d9fb60c0abd195869fff853
reply other threads:[~2026-07-06 14:37 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=178334862025.1.8699997824676454593.rpms-python-azure-mgmt-maps-d3d29a4442e6@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