svn commit: r524036 - head/security/py-dfdatetime

Antoine Brodin antoine at FreeBSD.org
Sat Jan 25 13:11:00 UTC 2020


Author: antoine
Date: Sat Jan 25 13:10:59 2020
New Revision: 524036
URL: https://svnweb.freebsd.org/changeset/ports/524036

Log:
  Update to 20200121

Modified:
  head/security/py-dfdatetime/Makefile
  head/security/py-dfdatetime/distinfo

Modified: head/security/py-dfdatetime/Makefile
==============================================================================
--- head/security/py-dfdatetime/Makefile	Sat Jan 25 13:06:51 2020	(r524035)
+++ head/security/py-dfdatetime/Makefile	Sat Jan 25 13:10:59 2020	(r524036)
@@ -2,10 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	dfdatetime
-PORTVERSION=	20190517
+PORTVERSION=	20200121
 CATEGORIES=	security devel python
-MASTER_SITES=	CHEESESHOP \
-		https://github.com/log2timeline/dfdatetime/releases/download/${PORTVERSION}/
+MASTER_SITES=	CHEESESHOP
+#		https://github.com/log2timeline/dfdatetime/releases/download/${PORTVERSION}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	antoine at FreeBSD.org
@@ -16,7 +16,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR}
 
-USES=		python
+USES=		python:3.5+
 USE_PYTHON=	distutils autoplist concurrent
 
 NO_ARCH=	yes

Modified: head/security/py-dfdatetime/distinfo
==============================================================================
--- head/security/py-dfdatetime/distinfo	Sat Jan 25 13:06:51 2020	(r524035)
+++ head/security/py-dfdatetime/distinfo	Sat Jan 25 13:10:59 2020	(r524036)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558189817
-SHA256 (dfdatetime-20190517.tar.gz) = 46c04498a03356b358ab6d75f066bed8a9009590e31f6d930e6819e92fb0009d
-SIZE (dfdatetime-20190517.tar.gz) = 51307
+TIMESTAMP = 1579696726
+SHA256 (dfdatetime-20200121.tar.gz) = 48302923b7bc3072a50f41d6be22c765a079df41250e9d2ddd64b3bd9565cfdf
+SIZE (dfdatetime-20200121.tar.gz) = 51415


More information about the svn-ports-head mailing list