Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Oct 2016 20:19:53 +0000 (UTC)
From:      Ruslan Makhmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r424881 - head/devel/py-aniso8601
Message-ID:  <201610282019.u9SKJrfT010553@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rm
Date: Fri Oct 28 20:19:52 2016
New Revision: 424881
URL: https://svnweb.freebsd.org/changeset/ports/424881

Log:
  devel/py-aniso8601: update to 1.2.0

Modified:
  head/devel/py-aniso8601/Makefile
  head/devel/py-aniso8601/distinfo

Modified: head/devel/py-aniso8601/Makefile
==============================================================================
--- head/devel/py-aniso8601/Makefile	Fri Oct 28 20:18:53 2016	(r424880)
+++ head/devel/py-aniso8601/Makefile	Fri Oct 28 20:19:52 2016	(r424881)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	aniso8601
-PORTVERSION=	1.1.0
+PORTVERSION=	1.2.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil
 
 NO_ARCH=	yes
-USES=		python
+USES=		python:2.7+
 USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>

Modified: head/devel/py-aniso8601/distinfo
==============================================================================
--- head/devel/py-aniso8601/distinfo	Fri Oct 28 20:18:53 2016	(r424880)
+++ head/devel/py-aniso8601/distinfo	Fri Oct 28 20:19:52 2016	(r424881)
@@ -1,2 +1,3 @@
-SHA256 (aniso8601-1.1.0.tar.gz) = 4fc462db59811f541bc25d865b86367153d8ce773ae75b16d54e2e1cd393b5cc
-SIZE (aniso8601-1.1.0.tar.gz) = 49417
+TIMESTAMP = 1477685559
+SHA256 (aniso8601-1.2.0.tar.gz) = 502400f82574afa804cc915d83f15c67533d364dcd594f8a6b9d2053f3404dd4
+SIZE (aniso8601-1.2.0.tar.gz) = 59998



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