mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
Update to 0.12
Changelog: https://github.com/pallets/flask/blob/0.12/CHANGES
This commit is contained in:
parent
774df0c3a2
commit
7228783c8e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429235
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Flask
|
||||
PORTVERSION= 0.11.1
|
||||
PORTVERSION= 0.12
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -17,10 +17,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}werkzeug>=0.11:www/py-werkzeug \
|
||||
${PYTHON_PKGNAMEPREFIX}itsdangerous>=0.24:security/py-itsdangerous \
|
||||
${PYTHON_PKGNAMEPREFIX}click>=6.6:devel/py-click
|
||||
|
||||
#USE_GITHUB= yes
|
||||
#GH_ACCOUNT= pallets
|
||||
#GH_PROJECT= ${PORTNAME:tl}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
NO_ARCH= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1465504315
|
||||
SHA256 (Flask-0.11.1.tar.gz) = b4713f2bfb9ebc2966b8a49903ae0d3984781d5c878591cf2f7b484d28756b0e
|
||||
SIZE (Flask-0.11.1.tar.gz) = 564993
|
||||
TIMESTAMP = 1482486046
|
||||
SHA256 (Flask-0.12.tar.gz) = 93e803cdbe326a61ebd5c5d353959397c85f829bec610d59cb635c9f97d7ca8b
|
||||
SIZE (Flask-0.12.tar.gz) = 531923
|
||||
|
Loading…
Reference in New Issue
Block a user