public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/pydantic-settings/
Date: Sat, 14 Dec 2024 11:46:30 +0000 (UTC)	[thread overview]
Message-ID: <1734117653.7546dce1e1fef35b7443d9c13fe30f1634a84a0b.davidroman@gentoo> (raw)

commit:     7546dce1e1fef35b7443d9c13fe30f1634a84a0b
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Dec 13 19:20:53 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Dec 13 19:20:53 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7546dce1

dev-python/pydantic-settings: add 2.7.0, drop 2.6.0

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-python/pydantic-settings/Manifest                 |  2 +-
 ...gs-2.6.0.ebuild => pydantic-settings-2.7.0.ebuild} | 19 +------------------
 2 files changed, 2 insertions(+), 19 deletions(-)

diff --git a/dev-python/pydantic-settings/Manifest b/dev-python/pydantic-settings/Manifest
index 82224f5c5..1709fc26e 100644
--- a/dev-python/pydantic-settings/Manifest
+++ b/dev-python/pydantic-settings/Manifest
@@ -1,2 +1,2 @@
-DIST pydantic_settings-2.6.0.tar.gz 75232 BLAKE2B 1fd0954f4785166433253f28b64e66b5bee2bc3ae0f78170800b5b4b26b5092a3b098ae59a275937de10022c9040e9eba398b62ed1a370364b2126d4ddf69a52 SHA512 c84fda5e343a654ea98ecc6c704be00882a5a1b5e05e2b84c91b7d48c113f79d505a85caa21fa03f1e63cfe6f564073f85556f8db0dedb13f68d6e19484633d3
 DIST pydantic_settings-2.6.1.tar.gz 75646 BLAKE2B 5c0ea4ea143d03382f2b1adbda3cc60667cd100044f937d75be9b0f575d0f8e5410631e84d6a60e7b24e02db2d323c5684ddd89061acad9a5832f658aab1d220 SHA512 eead0b0584c0532955cfb7580a62d901870490be19c13fc6ee93851db55838090eb066f273b244e473e02f072a0a2fb27e440fb1ed1c6a21b4357bcb374001d6
+DIST pydantic_settings-2.7.0.tar.gz 79743 BLAKE2B b6593a17bfe36fca0554ab969842edefbf92cfff057ca3e022633b3a24439c62cb15190bc5d71b5b3b131b5ee0b90edc2719c1c75245cea426e7cca459dde4c8 SHA512 b87ce1a1b9e137936ed2320e8df5bfcd5aa2be7cdbdfbd8d2d038cbe4748ee5c0d716e62a7e9420b5be9dfb617f977eb8d806b608612a2a9e2eeac88de309289

diff --git a/dev-python/pydantic-settings/pydantic-settings-2.6.0.ebuild b/dev-python/pydantic-settings/pydantic-settings-2.7.0.ebuild
similarity index 66%
rename from dev-python/pydantic-settings/pydantic-settings-2.6.0.ebuild
rename to dev-python/pydantic-settings/pydantic-settings-2.7.0.ebuild
index 0dd2ce668..d546eb843 100644
--- a/dev-python/pydantic-settings/pydantic-settings-2.6.0.ebuild
+++ b/dev-python/pydantic-settings/pydantic-settings-2.7.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..13} pypy3 )
 
 inherit distutils-r1 pypi
 
@@ -36,23 +36,6 @@ BDEPEND="
 EPYTEST_IGNORE=(
 	# Dependencies not packaged: pytest-examples
 	tests/test_docs.py
-	# Dependencies not packaged: azure-keyvault-secrets, azure-identity
-	tests/test_source_azure_key_vault.py
-)
-
-EPYTEST_DESELECT=(
-	# Failed: DID NOT RAISE <class 'UserWarning'>
-	tests/test_settings.py::test_protected_namespace_defaults
 )
 
 distutils_enable_tests pytest
-
-python_test() {
-	# Parsing --help output is width dependent
-	local -x COLUMNS=80
-
-	# Ebuild's "A" variable conflicts with test expectations
-	local -x A=
-
-	epytest
-}


             reply	other threads:[~2024-12-14 11:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-14 11:46 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-19 15:28 [gentoo-commits] repo/proj/guru:master commit in: dev-python/pydantic-settings/ David Roman
2025-03-25 14:45 David Roman
2025-03-25 14:45 David Roman
2025-02-28 15:12 David Roman
2025-01-02 19:26 David Roman
2024-11-04 18:27 David Roman
2024-10-22 15:55 David Roman
2024-09-16 12:21 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-09-16 15:51 ` [gentoo-commits] repo/proj/guru:master " David Roman

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=1734117653.7546dce1e1fef35b7443d9c13fe30f1634a84a0b.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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