Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2020 20:10:30 +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: r524438 - head/devel/py-six
Message-ID:  <202001272010.00RKAUbX007428@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jan 27 20:10:29 2020
New Revision: 524438
URL: https://svnweb.freebsd.org/changeset/ports/524438

Log:
  Update to 1.14.0
  
  Changes:	https://github.com/benjaminp/six/blob/master/CHANGES

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

Modified: head/devel/py-six/Makefile
==============================================================================
--- head/devel/py-six/Makefile	Mon Jan 27 20:10:24 2020	(r524437)
+++ head/devel/py-six/Makefile	Mon Jan 27 20:10:29 2020	(r524438)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	six
-PORTVERSION=	1.13.0
+PORTVERSION=	1.14.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-six/distinfo
==============================================================================
--- head/devel/py-six/distinfo	Mon Jan 27 20:10:24 2020	(r524437)
+++ head/devel/py-six/distinfo	Mon Jan 27 20:10:29 2020	(r524438)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578923326
-SHA256 (six-1.13.0.tar.gz) = 30f610279e8b2578cab6db20741130331735c781b56053c59c4076da27f06b66
-SIZE (six-1.13.0.tar.gz) = 33726
+TIMESTAMP = 1580125359
+SHA256 (six-1.14.0.tar.gz) = 236bdbdce46e6e6a3d61a337c0f8b763ca1e8717c03b369e87a7ec7ce1319c0a
+SIZE (six-1.14.0.tar.gz) = 33857



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