Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jul 2023 05:19:26 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8fb0ee45eb99 - main - =?utf-8?Q?devel/py-pydantic:=20Update=201.10.11=20=E2=86=92=201.10.12?=
Message-ID:  <202307250519.36P5JQtK023113@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8fb0ee45eb99791f8d961395cd1d047ae3463871

commit 8fb0ee45eb99791f8d961395cd1d047ae3463871
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-07-25 05:19:10 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-07-25 05:19:10 +0000

    devel/py-pydantic: Update 1.10.11 → 1.10.12
    
    Reported by:    portscout
---
 devel/py-pydantic/Makefile | 4 ++--
 devel/py-pydantic/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-pydantic/Makefile b/devel/py-pydantic/Makefile
index 16fc5da89b2f..c9af4c71a40e 100644
--- a/devel/py-pydantic/Makefile
+++ b/devel/py-pydantic/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pydantic
-DISTVERSION=	1.10.11
+DISTVERSION=	1.10.12
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.2.0:devel/py-typing-ext
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis@${PY_FLAVOR}
 
 USES=		cpe python
-USE_PYTHON=	distutils cython autoplist pytest # tests fail to run, see https://github.com/pydantic/pydantic/issues/4535
+USE_PYTHON=	distutils cython autoplist pytest # tests fail to run, see https://github.com/pydantic/pydantic/issues/4535, https://github.com/HypothesisWorks/hypothesis/issues/3703
 
 CPE_VENDOR=	pydantic_project
 
diff --git a/devel/py-pydantic/distinfo b/devel/py-pydantic/distinfo
index 563792942656..0085a8706513 100644
--- a/devel/py-pydantic/distinfo
+++ b/devel/py-pydantic/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688537653
-SHA256 (pydantic-1.10.11.tar.gz) = f66d479cf7eb331372c470614be6511eae96f1f120344c25f3f9bb59fb1b5528
-SIZE (pydantic-1.10.11.tar.gz) = 347379
+TIMESTAMP = 1690260283
+SHA256 (pydantic-1.10.12.tar.gz) = 0fe8a415cea8f340e7a9af9c54fc71a649b43e8ca3cc732986116b3cb135d303
+SIZE (pydantic-1.10.12.tar.gz) = 347745



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307250519.36P5JQtK023113>