public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-azure-data-tables] rawhide: Update to v12.7.0
@ 2026-06-24 14:12 Jeremy Cline
  0 siblings, 0 replies; only message in thread
From: Jeremy Cline @ 2026-06-24 14:12 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-24 14:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-24 14:12 [rpms/python-azure-data-tables] rawhide: Update to v12.7.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