Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Feb 2022 12:03:21 GMT
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e93510089bbf - main - www/py-django-statici18n: Update to 2.2.0
Message-ID:  <202202131203.21DC3Lg5093686@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kai:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e93510089bbfefbe983bf5ee8b3e890d3dc819ab

commit e93510089bbfefbe983bf5ee8b3e890d3dc819ab
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2022-02-13 12:00:26 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2022-02-13 12:00:26 +0000

    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)
---
 www/py-django-statici18n/Makefile | 6 +++---
 www/py-django-statici18n/distinfo | 6 +++---
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202131203.21DC3Lg5093686>