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-data-tables] rawhide: Update to v12.7.0
Date: Wed, 24 Jun 2026 14:12:27 GMT	[thread overview]
Message-ID: <178231034755.1.10513110378447869222.rpms-python-azure-data-tables-d35324c16a74@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-azure-data-tables
Branch : rawhide
Commit : d35324c16a74a987e2911d7d98ff5d4675d9ef47
Author : Jeremy Cline <jeremycline@microsoft.com>
Date   : 2026-06-24T10:12:09-04:00
Stats  : +6/-17 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-azure-data-tables/c/d35324c16a74a987e2911d7d98ff5d4675d9ef47?branch=rawhide

Log:
Update to v12.7.0

---
diff --git a/.gitignore b/.gitignore
index f3cb973..1d1250c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /azure-data-tables-12.2.0.tgz
 /azure-data-tables-12.4.0.tgz
+/azure_data_tables-12.7.0.tar.gz

diff --git a/python-azure-data-tables.spec b/python-azure-data-tables.spec
index d6c2da9..490333e 100644
--- a/python-azure-data-tables.spec
+++ b/python-azure-data-tables.spec
@@ -5,24 +5,12 @@
 %global         srcname     azure-data-tables
 
 Name:           python-%{srcname}
-Version:        12.4.0
+Version:        12.7.0
 Release:        %autorelease
 Summary:        Microsoft Azure Azure Data Tables Client Library for Python
 License:        MIT
 URL:            https://pypi.org/project/%{srcname}/
-# NOTE(mhayden): Upstream does not include some of the testing VCR cassettes in their
-# code released to PyPi because it makes their archive really large. Because of this,
-# about half of the tests fail. 😭
-# This source comes from making a git archive of the main azure-sdk-for-python
-# repository. To reproduce the source code, run these commands:
-#
-#   git clone https://github.com/azure/azure-sdk-for-python
-#   cd azure-sdk-for-python
-#   export VERSION=12.4.0
-#   git archive --format tar.gz --prefix=azure-data-tables-${VERSION}/ azure-data-tables_${VERSION}:sdk/tables/azure-data-tables \
-#     > azure-data-tables-$VERSION.tgz
-#
-Source0:        azure-data-tables-12.4.0.tgz
+Source:         %{pypi_source azure_data_tables %{version}}
 
 BuildArch:      noarch
 
@@ -54,7 +42,7 @@ Summary:        %{summary}
 
 
 %prep
-%autosetup -n %{srcname}-%{version}
+%autosetup -n azure_data_tables-%{version}
 
 
 %generate_buildrequires
@@ -67,7 +55,7 @@ Summary:        %{summary}
 
 %install
 %pyproject_install
-%pyproject_save_files azure
+%pyproject_save_files -l azure
 
 
 %check

diff --git a/sources b/sources
index b8ca9f9..9706029 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (azure-data-tables-12.4.0.tgz) = d88150fbd12f71e4b168054050c84753f52619194e693a059ab9df1ca700fe4fafc2f6889f429830871fd7274829f21cba3fac9220b857c6ef22bd199850950c
+SHA512 (azure_data_tables-12.7.0.tar.gz) = d15db06b4b067c0bde1784ce66df3128700bdf63da41e6c3d3afc4003c873a5ef06246d6a3866d2956a060bd72ac5c83fc0f781668a3b8214f237ed4424a0d3d

                 reply	other threads:[~2026-06-24 14:12 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=178231034755.1.10513110378447869222.rpms-python-azure-data-tables-d35324c16a74@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