public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-azure-mgmt-managementgroups] rawhide: Update to v1.1.0
@ 2026-07-06 14:43 Jeremy Cline
0 siblings, 0 replies; only message in thread
From: Jeremy Cline @ 2026-07-06 14:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-azure-mgmt-managementgroups
Branch : rawhide
Commit : bc76609cc4099e358f0b93a240d0dde75a3834bc
Author : Jeremy Cline <jeremycline@microsoft.com>
Date : 2026-07-06T10:42:59-04:00
Stats : +6/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-azure-mgmt-managementgroups/c/bc76609cc4099e358f0b93a240d0dde75a3834bc?branch=rawhide
Log:
Update to v1.1.0
---
diff --git a/.gitignore b/.gitignore
index 8449529..c3c9493 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/azure-mgmt-managementgroups-1.0.0.zip
/azure-mgmt-managementgroups-0.2.0.zip
+/azure_mgmt_managementgroups-1.1.0.tar.gz
diff --git a/python-azure-mgmt-managementgroups.spec b/python-azure-mgmt-managementgroups.spec
index 9ed065c..f3aa866 100644
--- a/python-azure-mgmt-managementgroups.spec
+++ b/python-azure-mgmt-managementgroups.spec
@@ -4,12 +4,12 @@
%global srcname azure-mgmt-managementgroups
Name: python-%{srcname}
-Version: 1.0.0
+Version: 1.1.0
Release: %autorelease
Summary: Microsoft Azure Management Groups Client Library for Python
License: MIT
URL: https://pypi.org/project/%{srcname}/
-Source0: %{pypi_source %{srcname} %{version} zip}
+Source0: %{pypi_source azure_mgmt_managementgroups %{version}}
BuildArch: noarch
@@ -40,7 +40,7 @@ Summary: %{summary}
%prep
-%autosetup -n %{srcname}-%{version}
+%autosetup -n azure_mgmt_managementgroups-%{version}
%generate_buildrequires
@@ -53,7 +53,7 @@ Summary: %{summary}
%install
%pyproject_install
-%pyproject_save_files azure
+%pyproject_save_files -l azure
%check
diff --git a/sources b/sources
index eb74108..44fef8c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (azure-mgmt-managementgroups-1.0.0.zip) = 61b68c07290de6f0c8a799c22c0bc21009d973185d116e553c1eb98afe8b475eb6c67f5f39ef19d2a50333e3ceb4e527b752dbfb6e6e3352583f5a13bdcced80
+SHA512 (azure_mgmt_managementgroups-1.1.0.tar.gz) = 7b4a475f32728ea09a854c8cc9c6d3effaebb951824fd52071ef465d71d525bd7b4e8fc8077e5bd6a6195be10b9e54227a88f4a643367704128cb22230d69168
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-06 14:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 14:43 [rpms/python-azure-mgmt-managementgroups] rawhide: Update to v1.1.0 Jeremy Cline
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox