public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-azure-mgmt-privatedns] rawhide: Update to v1.2.0
@ 2026-06-24 13:54 Jeremy Cline
0 siblings, 0 replies; only message in thread
From: Jeremy Cline @ 2026-06-24 13:54 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-azure-mgmt-privatedns
Branch : rawhide
Commit : 054cd9fff46c023cd31e0f7ece07e77be3f59af5
Author : Jeremy Cline <jeremycline@microsoft.com>
Date : 2026-06-24T09:54:33-04:00
Stats : +6/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-azure-mgmt-privatedns/c/054cd9fff46c023cd31e0f7ece07e77be3f59af5?branch=rawhide
Log:
Update to v1.2.0
---
diff --git a/.gitignore b/.gitignore
index 7447d9d..615e13a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/azure-mgmt-privatedns-1.0.0.zip
+/azure_mgmt_privatedns-1.2.0.tar.gz
diff --git a/python-azure-mgmt-privatedns.spec b/python-azure-mgmt-privatedns.spec
index 5f6bb28..81e7a39 100644
--- a/python-azure-mgmt-privatedns.spec
+++ b/python-azure-mgmt-privatedns.spec
@@ -4,12 +4,12 @@
%global srcname azure-mgmt-privatedns
Name: python-%{srcname}
-Version: 1.0.0
+Version: 1.2.0
Release: %autorelease
Summary: Microsoft Azure DNS Private Zones Client Library for Python
License: MIT
URL: https://pypi.org/project/%{srcname}/
-Source0: %{pypi_source %{srcname} %{version} zip}
+Source: %{pypi_source azure_mgmt_privatedns %{version}}
BuildArch: noarch
@@ -38,7 +38,7 @@ Summary: %{summary}
%prep
-%autosetup -n %{srcname}-%{version}
+%autosetup -n azure_mgmt_privatedns-%{version}
%generate_buildrequires
@@ -51,7 +51,7 @@ Summary: %{summary}
%install
%pyproject_install
-%pyproject_save_files azure
+%pyproject_save_files -l azure
%check
diff --git a/sources b/sources
index 9397be9..e478920 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (azure-mgmt-privatedns-1.0.0.zip) = 5e05cd9336108f92ff174c674d19743cf85badbef6220d7d145ebb98853e0d086c29d0466837c8298bf9f111267663f758340f1a89e4ad87a21a2052ec67eb13
+SHA512 (azure_mgmt_privatedns-1.2.0.tar.gz) = b06c1b8ef20b392e21aee6c7d625b7e6a43e456e352638d3f0c328dafac4c85c81d66a414b477f51f7fb750d1863f46b947d119b663374afa8d50481b9f4066e
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-24 13:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-24 13:54 [rpms/python-azure-mgmt-privatedns] rawhide: Update to v1.2.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