diff --git a/www/py-django-simple-history/Makefile b/www/py-django-simple-history/Makefile index 8978fd32c6f6..d79cbefdd7ce 100644 --- a/www/py-django-simple-history/Makefile +++ b/www/py-django-simple-history/Makefile @@ -1,26 +1,26 @@ PORTNAME= django-simple-history -PORTVERSION= 3.5.0 -PORTREVISION= 2 +PORTVERSION= 3.11.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= django_simple_history-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Store model history and view/revert changes from admin site -WWW= https://github.com/jazzband/django-simple-history +WWW= https://django-simple-history.readthedocs.io/en/stable/ \ + https://github.com/django-commons/django-simple-history LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asgiref>=3.6:www/py-asgiref@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}django42>=0:www/py-django42@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-fancy-pypi-readme>=0:devel/py-hatch-fancy-pypi-readme@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include diff --git a/www/py-django-simple-history/distinfo b/www/py-django-simple-history/distinfo index 1a1931cd7f8e..481dbe444264 100644 --- a/www/py-django-simple-history/distinfo +++ b/www/py-django-simple-history/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709390738 -SHA256 (django-simple-history-3.5.0.tar.gz) = eef2943d7c846270f11c8136f38a3ba00de2bebd7b1b89037de5d9b148ed677a -SIZE (django-simple-history-3.5.0.tar.gz) = 569458 +TIMESTAMP = 1768625791 +SHA256 (django_simple_history-3.11.0.tar.gz) = 2c587479cf2c3071e9aa555d0d11b73676994db4910770958f57659ade2deffe +SIZE (django_simple_history-3.11.0.tar.gz) = 234862