pydantic-settings (2.8.1-2) unstable; urgency=medium

  * Handle typing_extensions.TypeAliasType != typing.TypeAliasType (closes:
    #1101859).

 -- Colin Watson <cjwatson@debian.org>  Sun, 06 Apr 2025 13:28:16 +0100

pydantic-settings (2.8.1-1) unstable; urgency=medium

  * New upstream release.
  * Add myself to Uploaders.

 -- Colin Watson <cjwatson@debian.org>  Sun, 02 Mar 2025 17:56:55 +0000

pydantic-settings (2.7.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Wed, 15 Jan 2025 14:48:22 +0000

pydantic-settings (2.7.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Sun, 15 Dec 2024 00:07:59 +0000

pydantic-settings (2.6.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Fri, 01 Nov 2024 15:24:31 +0000

pydantic-settings (2.6.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Build-depend on python3-azure for Azure Key Vault tests.

 -- Colin Watson <cjwatson@debian.org>  Sun, 20 Oct 2024 13:44:45 +0100

pydantic-settings (2.5.2-1) unstable; urgency=medium

  * Team upload.
  * Drop test_settings_skip_pydantic2.7.patch; we have a new enough pydantic
    now.
  * New upstream release.
  * Ensure V is not set in the environment (e.g. from launchpad-buildd),
    since that breaks this package's tests.
  * Bump minimum python3-pydantic version to 2.9.0, since the tests fail
    with the version currently in testing.

 -- Colin Watson <cjwatson@debian.org>  Fri, 13 Sep 2024 10:40:16 +0100

pydantic-settings (2.4.0-2) unstable; urgency=medium

  * versioned Build-Depends: python3-pydantic (>= 2~)

 -- Drew Parsons <dparsons@debian.org>  Sun, 11 Aug 2024 08:53:23 +0200

pydantic-settings (2.4.0-1) unstable; urgency=medium

  * Initial release. (Closes: #1061609)
  * run tests using pytest.
    debian patch test_doc_no_pytest_examples.patch skips test_docs.py
    since pytest_examples is not packaged
  * debian patch test_settings_skip_pydantic2.7.patch skips tests
    requiring pydantic 2.7.0 (other tests pass with older version).

 -- Drew Parsons <dparsons@debian.org>  Sat, 03 Aug 2024 19:32:44 +0200