mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
www/py-django-cacheops: Update to 7.1
Changelog: https://github.com/Suor/django-cacheops/blob/7.1/CHANGELOG
This commit is contained in:
parent
a6168fe5e7
commit
43dba9977e
2 changed files with 6 additions and 6 deletions
|
@ -1,9 +1,9 @@
|
|||
PORTNAME= django-cacheops
|
||||
PORTVERSION= 7.0.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 7.1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= django_cacheops-${PORTVERSION}
|
||||
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Slick ORM cache with automatic granular event-driven invalidation
|
||||
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=3.2:www/py-django42@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}redis>=3.0.0:databases/py-redis@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}funcy>=1.8<3.0:devel/py-funcy@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}funcy>=1.8:devel/py-funcy@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1698470959
|
||||
SHA256 (django-cacheops-7.0.2.tar.gz) = 77a37c73d7facfc7299365ed66a12be7a487dd745dd86c1d33ca2ebfd3b32878
|
||||
SIZE (django-cacheops-7.0.2.tar.gz) = 71747
|
||||
TIMESTAMP = 1730658418
|
||||
SHA256 (django_cacheops-7.1.tar.gz) = ec079abb968557321ee208c6274820231820f98ca6377dda971f04981bc2ab52
|
||||
SIZE (django_cacheops-7.1.tar.gz) = 72352
|
||||
|
|
Loading…
Add table
Reference in a new issue