Index: head/databases/py-peewee_migrate/Makefile =================================================================== --- head/databases/py-peewee_migrate/Makefile (revision 565365) +++ head/databases/py-peewee_migrate/Makefile (revision 565366) @@ -1,34 +1,36 @@ # $FreeBSD$ PORTNAME= peewee_migrate -PORTVERSION= 1.1.6 +PORTVERSION= 1.4.0 CATEGORIES= databases devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= meka@tilda.center COMMENT= Simple migration engine for Peewee LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cached-property>=0:devel/py-cached-property@${PY_FLAVOR} \ +MY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cached-property>=0:devel/py-cached-property@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click>=0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}peewee>=0:databases/py-peewee@${PY_FLAVOR} +BUILD_DEPENDS= ${MY_DEPENDS} +RUN_DEPENDS= ${MY_DEPENDS} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}psycopg2>=0:databases/py-psycopg2@${PY_FLAVOR} USES= python:3.6+ USE_GITHUB= yes # tests not shipped with sdist USE_PYTHON= autoplist concurrent distutils GH_ACCOUNT= klen TEST_ENV= PYTHONPATH=${WRKSRC}/src NO_ARCH= yes do-test: cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest -v -rs -o addopts= .include Index: head/databases/py-peewee_migrate/distinfo =================================================================== --- head/databases/py-peewee_migrate/distinfo (revision 565365) +++ head/databases/py-peewee_migrate/distinfo (revision 565366) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577033890 -SHA256 (klen-peewee_migrate-1.1.6_GH0.tar.gz) = bdd96c115ba4438f214d899753f17641fdba445c71a5f4cda97d091d9c5ec90e -SIZE (klen-peewee_migrate-1.1.6_GH0.tar.gz) = 20853 +TIMESTAMP = 1612100318 +SHA256 (klen-peewee_migrate-1.4.0_GH0.tar.gz) = 9a0cd0a29837364863ebc999830ac42df7629821f70e185a068fdd0d01c05bd3 +SIZE (klen-peewee_migrate-1.4.0_GH0.tar.gz) = 23142