diff --git a/www/py-django-rich/Makefile b/www/py-django-rich/Makefile index fdb8f1733127..e409bca6a7df 100644 --- a/www/py-django-rich/Makefile +++ b/www/py-django-rich/Makefile @@ -1,27 +1,27 @@ PORTNAME= django-rich -PORTVERSION= 1.11.0 +PORTVERSION= 1.13.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= django_rich-${PORTVERSION} MAINTAINER= kai@FreeBSD.org COMMENT= Extensions for using Rich with Django WWW= https://github.com/adamchainz/django-rich LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=3.2:www/py-django42@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rich>=10.0.0:textproc/py-rich@${PY_FLAVOR} -USES= python +USES= python:3.9+ USE_PYTHON= autoplist pep517 CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} NO_ARCH= yes .include diff --git a/www/py-django-rich/distinfo b/www/py-django-rich/distinfo index 9a0e0f1f364c..432b18fa1a40 100644 --- a/www/py-django-rich/distinfo +++ b/www/py-django-rich/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725377662 -SHA256 (django_rich-1.11.0.tar.gz) = d07fa5c57921240673b84f8fe57940e6ade034c1f7b481517e72bec524a0e126 -SIZE (django_rich-1.11.0.tar.gz) = 61083 +TIMESTAMP = 1730458158 +SHA256 (django_rich-1.13.0.tar.gz) = 2a59a81ca3ba25202db7b6047aa322a8d5b866e1929f7fbea6059a3c8e4e420c +SIZE (django_rich-1.13.0.tar.gz) = 61060