diff --git a/www/py-django-simple-history/Makefile b/www/py-django-simple-history/Makefile index f4a08d529dda..12147e225148 100644 --- a/www/py-django-simple-history/Makefile +++ b/www/py-django-simple-history/Makefile @@ -1,22 +1,23 @@ PORTNAME= django-simple-history -PORTVERSION= 3.4.0 +PORTVERSION= 3.5.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Store model history and view/revert changes from admin site WWW= https://github.com/jazzband/django-simple-history LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=0:www/py-django32@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asgiref>=3.6:www/py-asgiref@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}django32>=0:www/py-django32@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/www/py-django-simple-history/distinfo b/www/py-django-simple-history/distinfo index 60693575300d..1a1931cd7f8e 100644 --- a/www/py-django-simple-history/distinfo +++ b/www/py-django-simple-history/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695143377 -SHA256 (django-simple-history-3.4.0.tar.gz) = 19bd1a87e1e2eba34dfd43eab1fcf2da5752221f343232f2372b2121c7e3b97d -SIZE (django-simple-history-3.4.0.tar.gz) = 566129 +TIMESTAMP = 1709390738 +SHA256 (django-simple-history-3.5.0.tar.gz) = eef2943d7c846270f11c8136f38a3ba00de2bebd7b1b89037de5d9b148ed677a +SIZE (django-simple-history-3.5.0.tar.gz) = 569458