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-marketplaceordering] rawhide: Update to v1.1.1
Date: Mon, 06 Jul 2026 14:17:47 GMT	[thread overview]
Message-ID: <178334746707.1.12292038184972826761.rpms-python-azure-mgmt-marketplaceordering-fd35aafb34b5@fedoraproject.org> (raw)

            A new commit has been pushed.

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

            Log:
            Update to v1.1.1

This drops the test suite as the tools used aren't published to PyPI and
regularly break APIs

---
diff --git a/.gitignore b/.gitignore
index 502ae25..2e772c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /azure-mgmt-marketplaceordering-1.1.0.zip
+/azure_mgmt_marketplaceordering-1.1.1.tar.gz

diff --git a/python-azure-mgmt-marketplaceordering.spec b/python-azure-mgmt-marketplaceordering.spec
index 819540d..5e70346 100644
--- a/python-azure-mgmt-marketplaceordering.spec
+++ b/python-azure-mgmt-marketplaceordering.spec
@@ -1,34 +1,18 @@
-# EPEL9 does not have python-aiohttp packaged yet.
-%if 0%{?fedora}
-%bcond_without  tests
-%else
-%bcond_with     tests
-%endif
 
 %global         srcname     azure-mgmt-marketplaceordering
 
 Name:           python-%{srcname}
-Version:        1.1.0
+Version:        1.1.1
 Release:        %autorelease
 Summary:        Microsoft Azure Market Place Ordering Client Library for Python
 License:        MIT
 URL:            https://pypi.org/project/%{srcname}/
-Source0:        %{pypi_source %{srcname} %{version} zip}
+Source0:        %{pypi_source azure_mgmt_marketplaceordering %{version}}
 
 BuildArch:      noarch
 
 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 Market Place Ordering Client Library for Python}
 
@@ -42,7 +26,7 @@ Summary:        %{summary}
 
 
 %prep
-%autosetup -n %{srcname}-%{version}
+%autosetup -n azure_mgmt_marketplaceordering-%{version}
 
 
 %generate_buildrequires
@@ -55,16 +39,12 @@ Summary:        %{summary}
 
 %install
 %pyproject_install
-%pyproject_save_files azure
+%pyproject_save_files -l azure
 
 
 %check
 %pyproject_check_import
 
-%if %{with tests}
-%pytest
-%endif
-
 
 %files -n python3-%{srcname} -f %{pyproject_files}
 %doc README.md

diff --git a/sources b/sources
index 29b3713..b9dbda4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (azure-mgmt-marketplaceordering-1.1.0.zip) = f237baffbf731ff10bf8b88a35d60bb593bef8d32acdb58d91a93c9a8b4e405b99b0f704e725bb74f25bccf9c05c867b9532f22ba09597caacb63255b3045504
+SHA512 (azure_mgmt_marketplaceordering-1.1.1.tar.gz) = bce0c2ed2b6e289a8375c9cea2aa32afa5a5470d8b734121e7dca93f8bbf703fae2be964cc94a43ab21602f5af64c7fd778aad987c0671867a6a1ab5606f1cf3

                 reply	other threads:[~2026-07-06 14:17 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=178334746707.1.12292038184972826761.rpms-python-azure-mgmt-marketplaceordering-fd35aafb34b5@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