Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Oct 2022 17:38:09 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d6179269777f - main - www/py-fastapi-users: Update to 10.1.5
Message-ID:  <202210071738.297Hc9jw011710@gitrepo.freebsd.org>

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

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

commit d6179269777fb0fed8ffae1a5ac4db4238d1d2fa
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2022-10-07 17:36:50 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-10-07 17:37:57 +0000

    www/py-fastapi-users: Update to 10.1.5
    
    ChangeLog:
    https://github.com/fastapi-users/fastapi-users/releases/tag/v10.1.5
    
    PR:             266758
---
 www/py-fastapi-users/Makefile | 4 ++--
 www/py-fastapi-users/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/py-fastapi-users/Makefile b/www/py-fastapi-users/Makefile
index faad89740c3e..58c4bfc86df3 100644
--- a/www/py-fastapi-users/Makefile
+++ b/www/py-fastapi-users/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	fastapi-users
-DISTVERSION=	10.1.4
+DISTVERSION=	10.1.5
 CATEGORIES=	www devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ 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.3:mail/py-email-validator@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}email-validator>=1.1.0,<1.4:mail/py-email-validator@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}fastapi>=0.65.2:www/py-fastapi@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}makefun>=1.11.2,<1.15:devel/py-makefun@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}passlib>=0:security/py-passlib@${PY_FLAVOR} \
diff --git a/www/py-fastapi-users/distinfo b/www/py-fastapi-users/distinfo
index bc1f3bc2ce09..636e48f55961 100644
--- a/www/py-fastapi-users/distinfo
+++ b/www/py-fastapi-users/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1658996869
-SHA256 (fastapi-users-10.1.4.tar.gz) = b91b3c8da52c0e5a72254bd1875171ecd3e4be2f2c248df7418ee95c1fe68f94
-SIZE (fastapi-users-10.1.4.tar.gz) = 116436
+TIMESTAMP = 1664708084
+SHA256 (fastapi-users-10.1.5.tar.gz) = 47cb99eef18eea654170674f5a86c4bed898a6ee666b45007f9805e687ff32f5
+SIZE (fastapi-users-10.1.5.tar.gz) = 116406



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