aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2022-02-13 12:00:26 +0000
committerKai Knoblich <kai@FreeBSD.org>2022-02-13 12:00:26 +0000
commite93510089bbfefbe983bf5ee8b3e890d3dc819ab (patch)
tree854eed6cd159027e71a2736e6b05ed7a253b3d7d
parentf474f10892b88cd9b2a65381cb30a7376d060f70 (diff)
downloadports-e93510089bbfefbe983bf5ee8b3e890d3dc819ab.tar.gz
ports-e93510089bbfefbe983bf5ee8b3e890d3dc819ab.zip
www/py-django-statici18n: Update to 2.2.0
Changelog since 2.0.1: https://github.com/zyegfryed/django-statici18n/compare/v2.0.1...v2.2.0 PR: 261405 Approved by: ultima (maintainer)
-rw-r--r--www/py-django-statici18n/Makefile6
-rw-r--r--www/py-django-statici18n/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/www/py-django-statici18n/Makefile b/www/py-django-statici18n/Makefile
index d1ff32ea8015..de9b234f4671 100644
--- a/www/py-django-statici18n/Makefile
+++ b/www/py-django-statici18n/Makefile
@@ -1,7 +1,7 @@
# Created by: Ultima
PORTNAME= django-statici18n
-PORTVERSION= 2.0.1
+PORTVERSION= 2.2.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,8 +12,8 @@ COMMENT= Helper for generating Javascript catalog to static files
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=0:www/py-django22@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}django-appconf>=0.6:www/py-django-appconf@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=2.2:www/py-django22@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}django-appconf>=1.0:www/py-django-appconf@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist distutils
diff --git a/www/py-django-statici18n/distinfo b/www/py-django-statici18n/distinfo
index 178706913646..e1e39010f8fa 100644
--- a/www/py-django-statici18n/distinfo
+++ b/www/py-django-statici18n/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616460724
-SHA256 (django-statici18n-2.0.1.tar.gz) = 57a343aa907cd1f1d284c9697f7f2906318b39a3e9bb3af08a562df973741c33
-SIZE (django-statici18n-2.0.1.tar.gz) = 7991
+TIMESTAMP = 1642850658
+SHA256 (django-statici18n-2.2.0.tar.gz) = dbcdac190d93e0b4eabcab8875c8eb68795eceb442f926843ec5cbe1432fe628
+SIZE (django-statici18n-2.2.0.tar.gz) = 7762