diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-03-12 19:29:27 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-03-12 19:29:27 +0000 |
commit | 7051bd1498446b147f0b5a4c25055f642ce13874 (patch) | |
tree | 810236141ae112f9700db5eaf9a94aea59fc5610 /www/py-flask-smorest/Makefile | |
parent | 062e77bdc46676d1a36c9b1a57fbedaf20f148d6 (diff) | |
download | ports-7051bd1498446b147f0b5a4c25055f642ce13874.tar.gz ports-7051bd1498446b147f0b5a4c25055f642ce13874.zip |
www/py-flask-smorest: Update to 0.19.2
PR: 244728
Submitted by: Goran Mekić <meka@tilda.center> (maintainer)
Notes
Notes:
svn path=/head/; revision=528317
Diffstat (limited to 'www/py-flask-smorest/Makefile')
-rw-r--r-- | www/py-flask-smorest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-flask-smorest/Makefile b/www/py-flask-smorest/Makefile index 1ac10c1ec359..19db42fb6b6a 100644 --- a/www/py-flask-smorest/Makefile +++ b/www/py-flask-smorest/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= flask-smorest -PORTVERSION= 0.18.5 +PORTVERSION= 0.19.2 CATEGORIES= www devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |