FreeBSD Bugzilla – Attachment 242012 Details for
Bug 271274
www/py-fastapi-users: Update to 11.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fastapi-users.patch
0001-www-py-fastapi-users-Update-to-11.0.0.patch (text/plain), 3.16 KB, created by
Goran Mekić
on 2023-05-06 09:42:56 UTC
(
hide
)
Description:
fastapi-users.patch
Filename:
MIME Type:
Creator:
Goran Mekić
Created:
2023-05-06 09:42:56 UTC
Size:
3.16 KB
patch
obsolete
>From 50df54da7dfc9bf1149d499916eaabf0ddd306e1 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Goran=20Meki=C4=87?= <meka@tilda.center> >Date: Sat, 6 May 2023 11:36:47 +0200 >Subject: [PATCH] www/py-fastapi-users: Update to 11.0.0 > >PR: 271274 >Changelog: https://github.com/fastapi-users/fastapi-users/releases/tag/v11.0.0 >--- > www/py-fastapi-users/Makefile | 18 +++++++++--------- > www/py-fastapi-users/distinfo | 6 +++--- > 2 files changed, 12 insertions(+), 12 deletions(-) > >diff --git a/www/py-fastapi-users/Makefile b/www/py-fastapi-users/Makefile >index 941686c4e6cc..4d2962ce4b8f 100644 >--- a/www/py-fastapi-users/Makefile >+++ b/www/py-fastapi-users/Makefile >@@ -1,9 +1,9 @@ > PORTNAME= fastapi-users >-DISTVERSION= 10.1.5 >-PORTREVISION= 2 >+DISTVERSION= 11.0.0 > CATEGORIES= www devel python > MASTER_SITES= PYPI > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+DISTNAME= fastapi_users-${DISTVERSION} > > MAINTAINER= meka@tilda.center > COMMENT= Ready-to-use and customizable users management for FastAPI >@@ -13,24 +13,24 @@ LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE > > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=3.1.0:security/py-bcrypt@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}email-validator>=1.1.0,<1.4:mail/py-email-validator@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}email-validator>=1.1.0,<2.1:mail/py-email-validator@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}fastapi>=0.65.2:www/py-fastapi@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}makefun>=1.11.2,<2.0:devel/py-makefun@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}passlib>=0:security/py-passlib@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}pyjwt>=2.1.0:www/py-pyjwt@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}python-multipart>=0.0.5:www/py-python-multipart@${PY_FLAVOR} >-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asynctest>=0:devel/py-asynctest@${PY_FLAVOR} \ >+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asgi-lifespan>=0:devel/py-asgi-lifespan@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}asynctest>=0:devel/py-asynctest@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}httpx-oauth>=0:www/py-httpx-oauth@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}pymongo>=0:databases/py-pymongo@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0:devel/py-pytest-asyncio@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} >- >-# Tests will need ${PYTHON_PKGNAMEPREFIX}asgi-lifespan>=0:devel/py-asgi-lifespan@${PY_FLAVOR} >+ ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0:devel/py-pytest-asyncio@${PY_FLAVOR} > > USES= python:3.7+ >-USE_PYTHON= autoplist distutils >+USE_PYTHON= autoplist distutils pytest > > TEST_ENV= PYTHONPATH=${WRKSRC}/src >+TEST_ARGS= --ignore=tests/test_authentication_strategy_redis.py \ >+ --ignore=test_build.py > > NO_ARCH= yes > >diff --git a/www/py-fastapi-users/distinfo b/www/py-fastapi-users/distinfo >index 636e48f55961..6cdd9e36d53d 100644 >--- a/www/py-fastapi-users/distinfo >+++ b/www/py-fastapi-users/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1664708084 >-SHA256 (fastapi-users-10.1.5.tar.gz) = 47cb99eef18eea654170674f5a86c4bed898a6ee666b45007f9805e687ff32f5 >-SIZE (fastapi-users-10.1.5.tar.gz) = 116406 >+TIMESTAMP = 1683363989 >+SHA256 (fastapi_users-11.0.0.tar.gz) = f4a8319a2f72121355ceb8d36e4c48672a62444792cd6889c4e5f89c9111d5a5 >+SIZE (fastapi_users-11.0.0.tar.gz) = 118080 >-- >2.40.1 >
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 271274
:
242012
|
242075