public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pydantic-settings] f44: Update to 2.15.0 (close RHBZ#2512471)
@ 2026-08-07 12:23 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-07 12:23 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-pydantic-settings
            Branch : f44
            Commit : 1ad45229cc885af0696dd312d60db0870341e17d
            Author : Benjamin A. Beasley <code@musicinmybrain.net>
            Date   : 2026-08-07T11:58:31+01:00
            Stats  : +4/-5 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-pydantic-settings/c/1ad45229cc885af0696dd312d60db0870341e17d?branch=f44

            Log:
            Update to 2.15.0 (close RHBZ#2512471)

- Add a metapackage for the aws-secrets-manager extra, which previously
  had unsatisfiable dependencies

---
diff --git a/.gitignore b/.gitignore
index 79f35d3..7c2c339 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /pydantic-settings-2.14.0.tar.gz
 /pydantic-settings-2.14.1.tar.gz
 /pydantic-settings-2.14.2.tar.gz
+/pydantic-settings-2.15.0.tar.gz

diff --git a/python-pydantic-settings.spec b/python-pydantic-settings.spec
index e93ffd2..2b1e5b2 100644
--- a/python-pydantic-settings.spec
+++ b/python-pydantic-settings.spec
@@ -3,9 +3,7 @@
 # azure-cli is not ready:
 # https://src.fedoraproject.org/rpms/python-azure-keyvault-secrets/pull-request/1
 %bcond azure_key_vault 0
-# The aws-secrets-manager extra needs types-boto3[secretsmanager], but
-# python-types-boto3 is not packaged.
-%bcond aws_secrets_manager 0
+%bcond aws_secrets_manager 1
 # The gcp-secret-manager extra needs google-cloud-secret-manager>=2.23.1, but
 # python-google-cloud-secret-manager is not packaged.
 %bcond gcp_secret_manager 0
@@ -14,7 +12,7 @@
 %global tag v%{version}
 
 Name:           python-pydantic-settings
-Version:        2.14.2
+Version:        2.15.0
 %forgemeta
 Release:        %autorelease
 Summary:        Settings management using pydantic

diff --git a/sources b/sources
index b2cd483..24cc433 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pydantic-settings-2.14.2.tar.gz) = 47cb1eb44c021cf32c40a124165ea7c377e81a3f91ef442a39ebaf2b5e10eb095ecc2b5b9d1ac0237f2fd79992c34ac9d013bc1e6e2624a2c1659708ad5b1cbf
+SHA512 (pydantic-settings-2.15.0.tar.gz) = 9cb3b4e579692b6eab8689cb07a6a0e93da57258cb387dea730afd4a25196063046229af8d428a63b36147d9ce0abe842ccc00ba9131dae97ec56945c7ad36ee

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

only message in thread, other threads:[~2026-08-07 12:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 12:23 [rpms/python-pydantic-settings] f44: Update to 2.15.0 (close RHBZ#2512471) Benjamin A. Beasley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox