Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jan 2021 09:13:27 +0000 (UTC)
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r562181 - head/www/py-django-tables2
Message-ID:  <202101210913.10L9DRNC008168@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kai
Date: Thu Jan 21 09:13:26 2021
New Revision: 562181
URL: https://svnweb.freebsd.org/changeset/ports/562181

Log:
  www/py-django-tables2: Update to 2.3.3
  
  Changelog since 2.3.1:
  
  https://github.com/jieter/django-tables2/blob/v2.3.3/CHANGELOG.md

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

Modified: head/www/py-django-tables2/Makefile
==============================================================================
--- head/www/py-django-tables2/Makefile	Thu Jan 21 09:11:52 2021	(r562180)
+++ head/www/py-django-tables2/Makefile	Thu Jan 21 09:13:26 2021	(r562181)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	django-tables2
-DISTVERSION=	2.3.1
+DISTVERSION=	2.3.3
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-django-tables2/distinfo
==============================================================================
--- head/www/py-django-tables2/distinfo	Thu Jan 21 09:11:52 2021	(r562180)
+++ head/www/py-django-tables2/distinfo	Thu Jan 21 09:13:26 2021	(r562181)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604181298
-SHA256 (django-tables2-2.3.1.tar.gz) = 28da782f81f046c7d921246f43e7ba2df430cafe5a0e00a0f9dadef25a0e487d
-SIZE (django-tables2-2.3.1.tar.gz) = 72954
+TIMESTAMP = 1611060312
+SHA256 (django-tables2-2.3.3.tar.gz) = ad38ece83157b8b9c1fb72b0316fcffc4b32d7fec53eec3f2847b83c4c0a2cb2
+SIZE (django-tables2-2.3.3.tar.gz) = 77604



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