FreeBSD Bugzilla – Attachment 236730 Details for
Bug 266533
databases/py-ormar: Fix fallout by bumping pydantic version in RUN_DEPENDS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pydantic-version-dependency.patch
0001-databases-py-ormar-Bump-pydantic-version-dependency.patch (text/plain), 1.08 KB, created by
Goran Mekić
on 2022-09-21 13:18:58 UTC
(
hide
)
Description:
pydantic-version-dependency.patch
Filename:
MIME Type:
Creator:
Goran Mekić
Created:
2022-09-21 13:18:58 UTC
Size:
1.08 KB
patch
obsolete
>From 8be1371d1fa49956f6d5195cf7e791c42c148cab Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Goran=20Meki=C4=87?= <meka@tilda.center> >Date: Wed, 21 Sep 2022 15:15:47 +0200 >Subject: [PATCH] databases/py-ormar: Bump pydantic version dependency > >--- > databases/py-ormar/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/databases/py-ormar/Makefile b/databases/py-ormar/Makefile >index ba5ebd5674e4..6f20009e579a 100644 >--- a/databases/py-ormar/Makefile >+++ b/databases/py-ormar/Makefile >@@ -12,7 +12,7 @@ LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE.md > > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}databases>=0.3.2,<0.7.0:databases/py-databases@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}pydantic>=1.6.1,<1.10.0:devel/py-pydantic@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}pydantic>=1.6.1,<1.11.0:devel/py-pydantic@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}sqlalchemy14>=1.4.0:databases/py-sqlalchemy14@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7:devel/py-typing-extensions@${PY_FLAVOR} > TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fastapi>=0:www/py-fastapi@${PY_FLAVOR} \ >-- >2.37.3 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
meka
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 266533
: 236730