Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Apr 2022 03:25:53 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cd6f4e554e61 - main - www/py-falcon: Update to 3.0.1
Message-ID:  <202204070325.2373Prmn010440@gitrepo.freebsd.org>

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

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

commit cd6f4e554e61f118d16eae6a96645200e471f3d4
Author:     Einar Bjarni Halldórsson <einar@isnic.is>
AuthorDate: 2022-04-07 03:24:57 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-04-07 03:24:57 +0000

    www/py-falcon: Update to 3.0.1
    
    PR:             263039
    Approved by:    lichray AT gmail DOT com (maintainer)
---
 www/py-falcon/Makefile | 2 +-
 www/py-falcon/distinfo | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/www/py-falcon/Makefile b/www/py-falcon/Makefile
index f0984e5699cb..44464260191b 100644
--- a/www/py-falcon/Makefile
+++ b/www/py-falcon/Makefile
@@ -1,7 +1,7 @@
 # Created by: Zhihao Yuan <lichray@gmail.com>
 
 PORTNAME=	falcon
-PORTVERSION=	2.0.0
+PORTVERSION=	3.0.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/www/py-falcon/distinfo b/www/py-falcon/distinfo
index 308eb3c2b58b..40ecb3906af6 100644
--- a/www/py-falcon/distinfo
+++ b/www/py-falcon/distinfo
@@ -1,3 +1,3 @@
 TIMESTAMP = 1588747703
-SHA256 (falcon-2.0.0.tar.gz) = eea593cf466b9c126ce667f6d30503624ef24459f118c75594a69353b6c3d5fc
-SIZE (falcon-2.0.0.tar.gz) = 397801
+SHA256 (falcon-3.0.1.tar.gz) = c41d84db325881a870e8b7129d5ecfd972fa4323cf77b7119a1d2a21966ee681
+SIZE (falcon-3.0.1.tar.gz) = 637593



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