diff --git a/www/py-django-cacheops/Makefile b/www/py-django-cacheops/Makefile index 3ac834791627..d20e710fc299 100644 --- a/www/py-django-cacheops/Makefile +++ b/www/py-django-cacheops/Makefile @@ -1,27 +1,25 @@ PORTNAME= django-cacheops -PORTVERSION= 6.0 -PORTREVISION= 1 +PORTVERSION= 6.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kai@FreeBSD.org COMMENT= Slick ORM cache with automatic granular event-driven invalidation LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=2.1:www/py-django32@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}redis>=3.0.0:databases/py-redis@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}funcy>=1.8<2.0:devel/py-funcy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.4.0:devel/py-six@${PY_FLAVOR} USES= python:3.5+ USE_PYTHON= autoplist distutils -CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}dj31-django-cacheops \ - ${PYTHON_PKGNAMEPREFIX}dj32-django-cacheops +CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} NO_ARCH= yes .include diff --git a/www/py-django-cacheops/distinfo b/www/py-django-cacheops/distinfo index 03199b8d7ccb..3cd895fc825e 100644 --- a/www/py-django-cacheops/distinfo +++ b/www/py-django-cacheops/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626791653 -SHA256 (django-cacheops-6.0.tar.gz) = 78e161ebd96a32e28e19ec7da31f2afed9e62a79726b8b5f0ed12dd16c2e5841 -SIZE (django-cacheops-6.0.tar.gz) = 70280 +TIMESTAMP = 1655031005 +SHA256 (django-cacheops-6.1.tar.gz) = b684ef39fd434189d3cbb7d85417cd972af635289a032447982473b4a89f727d +SIZE (django-cacheops-6.1.tar.gz) = 65308