Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Apr 2021 16:25:38 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: 01b5dd61abe2 - main - www/py-flask-smorest: Update to 0.30.0
Message-ID:  <202104211625.13LGPcdX097408@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=01b5dd61abe2c9b0cbd9ff7b676433cf7f481e1d

commit 01b5dd61abe2c9b0cbd9ff7b676433cf7f481e1d
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2021-04-21 16:24:48 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-04-21 16:24:48 +0000

    www/py-flask-smorest: Update to 0.30.0
    
    Changes: https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0300-2021-04-13
    
    PR:             255284
    Submitted by:   Goran Mekić <meka AT tilda DOT center> (maintainer)
---
 www/py-flask-smorest/Makefile | 2 +-
 www/py-flask-smorest/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www/py-flask-smorest/Makefile b/www/py-flask-smorest/Makefile
index 15ca1ac76168..e23f8459a37b 100644
--- a/www/py-flask-smorest/Makefile
+++ b/www/py-flask-smorest/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	flask-smorest
-PORTVERSION=	0.29.0
+PORTVERSION=	0.30.0
 CATEGORIES=	www devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/www/py-flask-smorest/distinfo b/www/py-flask-smorest/distinfo
index ed672ecbf020..2efe0386b5a9 100644
--- a/www/py-flask-smorest/distinfo
+++ b/www/py-flask-smorest/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613218089
-SHA256 (flask-smorest-0.29.0.tar.gz) = 95c929b3e911bce89cbd25fcbd7c71ea4a693bfbe435e1dfaa6374dc2e1cf444
-SIZE (flask-smorest-0.29.0.tar.gz) = 64299
+TIMESTAMP = 1618948825
+SHA256 (flask-smorest-0.30.0.tar.gz) = 8f90187ce32f8602ad6e9f79d9b5d6c6b5e30526af6a5ff946266f2355867323
+SIZE (flask-smorest-0.30.0.tar.gz) = 64463



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