Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Oct 2018 19:55:42 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r483534 - head/devel/py-ruamel.ordereddict
Message-ID:  <201810301955.w9UJtgrq056668@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Oct 30 19:55:41 2018
New Revision: 483534
URL: https://svnweb.freebsd.org/changeset/ports/483534

Log:
  Update to 0.4.13
  
  Changes:	https://bitbucket.org/ruamel/ordereddict/commits/all

Modified:
  head/devel/py-ruamel.ordereddict/Makefile
  head/devel/py-ruamel.ordereddict/distinfo   (contents, props changed)

Modified: head/devel/py-ruamel.ordereddict/Makefile
==============================================================================
--- head/devel/py-ruamel.ordereddict/Makefile	Tue Oct 30 19:55:33 2018	(r483533)
+++ head/devel/py-ruamel.ordereddict/Makefile	Tue Oct 30 19:55:41 2018	(r483534)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ruamel.ordereddict
-PORTVERSION=	0.4.9
-PORTREVISION=	0
+PORTVERSION=	0.4.13
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +12,7 @@ COMMENT=	Python dict that keeps keys in insertion sort
 
 LICENSE=	MIT
 
-USES=		python:2.7
+USES=		python
 USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>

Modified: head/devel/py-ruamel.ordereddict/distinfo
==============================================================================
--- head/devel/py-ruamel.ordereddict/distinfo	Tue Oct 30 19:55:33 2018	(r483533)
+++ head/devel/py-ruamel.ordereddict/distinfo	Tue Oct 30 19:55:41 2018	(r483534)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1478134420
-SHA256 (ruamel.ordereddict-0.4.9.tar.gz) = 7058c470f131487a3039fb9536dda9dd17004a7581bdeeafa836269a36a2b3f6
-SIZE (ruamel.ordereddict-0.4.9.tar.gz) = 53707
+TIMESTAMP = 1540844706
+SHA256 (ruamel.ordereddict-0.4.13.tar.gz) = bf0a198c8ce5d973c24e5dba12d3abc254996788ca6ad8448eabc6aa710db149
+SIZE (ruamel.ordereddict-0.4.13.tar.gz) = 57711



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