svn commit: r531813 - head/www/py-django-constance

Richard Gallamore ultima at FreeBSD.org
Thu Apr 16 02:12:54 UTC 2020


Author: ultima
Date: Thu Apr 16 02:12:53 2020
New Revision: 531813
URL: https://svnweb.freebsd.org/changeset/ports/531813

Log:
  * Updated to 2.6.0
  
  Changes: https://django-constance.readthedocs.io/en/latest/changes.html

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

Modified: head/www/py-django-constance/Makefile
==============================================================================
--- head/www/py-django-constance/Makefile	Thu Apr 16 02:02:10 2020	(r531812)
+++ head/www/py-django-constance/Makefile	Thu Apr 16 02:12:53 2020	(r531813)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	django-constance
-PORTVERSION=	2.5.0
+PORTVERSION=	2.6.0
 CATEGORIES=	www python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -17,7 +17,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}redis>=0:databases
 		${PYTHON_PKGNAMEPREFIX}django-picklefield>=0:www/py-django-picklefield@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}django111>=1.8:www/py-django111@${PY_FLAVOR}
 
-USES=		python
+USES=		python:3.6+
 USE_PYTHON=	autoplist distutils
 NO_ARCH=	yes
 USE_GITHUB=	yes

Modified: head/www/py-django-constance/distinfo
==============================================================================
--- head/www/py-django-constance/distinfo	Thu Apr 16 02:02:10 2020	(r531812)
+++ head/www/py-django-constance/distinfo	Thu Apr 16 02:12:53 2020	(r531813)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577221675
-SHA256 (jazzband-django-constance-2.5.0_GH0.tar.gz) = f874c2d2a74243a778c0464e7ebe6e98f2ccdf055c9f470e5e588a41c8de4d3b
-SIZE (jazzband-django-constance-2.5.0_GH0.tar.gz) = 157667
+TIMESTAMP = 1587002758
+SHA256 (jazzband-django-constance-2.6.0_GH0.tar.gz) = c68091e74475cbfb2d67adeebe8cc028b04cf37588c4993c0972df63b8b507dd
+SIZE (jazzband-django-constance-2.6.0_GH0.tar.gz) = 157581


More information about the svn-ports-all mailing list