Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 2018 04:24:12 +0000 (UTC)
From:      Richard Gallamore <ultima@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r459391 - head/www/py-django-statici18n
Message-ID:  <201801190424.w0J4OC9L082371@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ultima
Date: Fri Jan 19 04:24:11 2018
New Revision: 459391
URL: https://svnweb.freebsd.org/changeset/ports/459391

Log:
  * Updated to 1.6.0
  
  Changes:	http://django-statici18n.readthedocs.io/en/latest/changelog.html

Modified:
  head/www/py-django-statici18n/Makefile
  head/www/py-django-statici18n/distinfo

Modified: head/www/py-django-statici18n/Makefile
==============================================================================
--- head/www/py-django-statici18n/Makefile	Fri Jan 19 04:12:49 2018	(r459390)
+++ head/www/py-django-statici18n/Makefile	Fri Jan 19 04:24:11 2018	(r459391)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	django-statici18n
-PORTVERSION=	1.5.0
+PORTVERSION=	1.6.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django18>=0:www/py-django18@${FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}django-appconf>=0.6:www/py-django-appconf@${FLAVOR}
 
-USES=		python:2.7-3.5
+USES=		python:2.7-3.6
 USE_PYTHON=	autoplist distutils
 NO_ARCH=	yes
 

Modified: head/www/py-django-statici18n/distinfo
==============================================================================
--- head/www/py-django-statici18n/distinfo	Fri Jan 19 04:12:49 2018	(r459390)
+++ head/www/py-django-statici18n/distinfo	Fri Jan 19 04:24:11 2018	(r459391)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513039190
-SHA256 (django-statici18n-1.5.0.tar.gz) = b39792c5c52c20d36fd6300d19c51d3bf659fcdc58598c81846552503296ffbb
-SIZE (django-statici18n-1.5.0.tar.gz) = 7106
+TIMESTAMP = 1516335484
+SHA256 (django-statici18n-1.6.0.tar.gz) = c0771cbcc1122138cd0d2566b33e6b22f23b80977708fd0c3c907a86500bd43b
+SIZE (django-statici18n-1.6.0.tar.gz) = 7249



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