1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00

www/py-flask-restful: update to 0.3.3

- update to 0.3.3
- add LICENSE (BSD3C)

There is incompatible change. Please read changelog
to learn if you are affected.

changelog:
https://github.com/flask-restful/flask-restful/blob/master/CHANGES.md
This commit is contained in:
Ruslan Makhmatkhanov 2015-06-01 18:34:09 +00:00
parent 022f40c8ff
commit 9285181eab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388247
2 changed files with 5 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Flask-RESTful
PORTVERSION= 0.3.2
PORTVERSION= 0.3.3
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -9,6 +9,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= rm@FreeBSD.org
COMMENT= Simple framework for creating REST APIs with Flask
LICENSE= BSD3CLAUSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aniso8601>0:${PORTSDIR}/devel/py-aniso8601 \
${PYTHON_PKGNAMEPREFIX}Flask>0:${PORTSDIR}/www/py-flask \
${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six \

View File

@ -1,2 +1,2 @@
SHA256 (Flask-RESTful-0.3.2.tar.gz) = 3577a153d1728b93f7a3688316984f9369d3b68ba283cf4bb4025319285f178d
SIZE (Flask-RESTful-0.3.2.tar.gz) = 19654
SHA256 (Flask-RESTful-0.3.3.tar.gz) = 30f70682188e6f5bd7915f6188353d35b981b62a880d86b8079c462ee7d9c6b8
SIZE (Flask-RESTful-0.3.3.tar.gz) = 20459