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-datamigration] rawhide: Update to v10.1.0
Date: Tue, 23 Jun 2026 14:15:14 GMT	[thread overview]
Message-ID: <178222411459.1.18075070512180628139.rpms-python-azure-mgmt-datamigration-ec9432ac876d@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/python-azure-mgmt-datamigration
            Branch : rawhide
            Commit : ec9432ac876d829195c89e53a49ec2c7ead1ee6e
            Author : Jeremy Cline <jeremycline@microsoft.com>
            Date   : 2026-06-23T10:14:37-04:00
            Stats  : +6/-25 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-azure-mgmt-datamigration/c/ec9432ac876d829195c89e53a49ec2c7ead1ee6e?branch=rawhide

            Log:
            Update to v10.1.0

Also drops the tests since Azure does not publish their testing
utilities as a package anywhere and ship breaking APIs.

---
diff --git a/.gitignore b/.gitignore
index 5dfa40f..35bf739 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /azure-mgmt-datamigration-9.0.0.zip
 /azure-mgmt-datamigration-4.1.0.zip
 /azure-mgmt-datamigration-10.0.0.zip
+/azure_mgmt_datamigration-10.1.0.tar.gz

diff --git a/python-azure-mgmt-datamigration.spec b/python-azure-mgmt-datamigration.spec
index 22420aa..0d76793 100644
--- a/python-azure-mgmt-datamigration.spec
+++ b/python-azure-mgmt-datamigration.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-datamigration
 
 Name:           python-%{srcname}
-Version:        10.0.0
+Version:        10.1.0
 Release:        %autorelease
 Summary:        Microsoft Azure Data Migration Client Library for Python
 License:        MIT
 URL:            https://pypi.org/project/%{srcname}/
-Source0:        %{pypi_source %{srcname} %{version} zip}
+Source0:        %{pypi_source azure_mgmt_datamigration %{version}}
 
 BuildArch:      noarch
 
@@ -21,16 +15,6 @@ Epoch:          1
 
 BuildRequires:  python3-devel
 
-%if %{with tests}
-BuildRequires:  python3dist(azure-devtools)
-BuildRequires:  python3dist(azure-mgmt-keyvault)
-BuildRequires:  python3dist(azure-mgmt-network)
-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 Data Migration Client Library for Python}
@@ -45,7 +29,7 @@ Summary:        %{summary}
 
 
 %prep
-%autosetup -n %{srcname}-%{version}
+%autosetup -n azure_mgmt_datamigration-%{version}
 
 
 %generate_buildrequires
@@ -58,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
-
 
 # LICENSE file missing. PR made to fix:
 # https://github.com/Azure/azure-sdk-for-python/pull/20164

diff --git a/sources b/sources
index d0db85f..e61b230 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (azure-mgmt-datamigration-10.0.0.zip) = 028ad51d7237964c276690f16b582f7ed972eacd7c942c9d444ae568ee35470f8f43210d46cbd3570231d793ea9c9a9bff458d709e53cf167b4ddcf44ff4a554
+SHA512 (azure_mgmt_datamigration-10.1.0.tar.gz) = 9d880ad5a6b23d682429b8f0f7f0fdaa0032a0bd04ff24187afed4dd9bf1ac54ff586a277abc5e39e568d189fc055ce3b8e3ee21d4f9562efdcf0554889b54b2

                 reply	other threads:[~2026-06-23 14:15 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=178222411459.1.18075070512180628139.rpms-python-azure-mgmt-datamigration-ec9432ac876d@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