update python ports
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
COMMENT = microframework based on Werkzeug and Jinja 2
|
||||
|
||||
MODPY_EGG_VERSION = 3.0.0
|
||||
DISTNAME = flask-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME:L}
|
||||
MODPY_DISTV = 3.0.3
|
||||
DISTNAME = flask-${MODPY_DISTV}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
|
||||
CATEGORIES = www devel
|
||||
|
||||
@@ -11,12 +11,12 @@ HOMEPAGE = https://flask.palletsprojects.com/
|
||||
# BSD
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MODULES = lang/python
|
||||
MODPY_PI = Yes
|
||||
MODPY_PYBUILD = setuptools
|
||||
|
||||
FLAVORS = python3
|
||||
FLAVOR = python3
|
||||
MODULES = lang/python
|
||||
|
||||
MODPY_PI = Yes
|
||||
MODPY_PYBUILD = flit_core
|
||||
|
||||
|
||||
RUN_DEPENDS = devel/py-blinker${MODPY_FLAVOR} \
|
||||
www/py-itsdangerous${MODPY_FLAVOR} \
|
||||
|
||||
Reference in New Issue
Block a user