Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Mar 2020 06:51:01 +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: r527535 - head/devel/py-tblib
Message-ID:  <202003010651.0216p1XC096896@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Mar  1 06:51:01 2020
New Revision: 527535
URL: https://svnweb.freebsd.org/changeset/ports/527535

Log:
  Update to 1.6.0
  
  Changes:	https://github.com/ionelmc/python-tblib/blob/master/CHANGELOG.rst
  PR:		244415
  Submitted by:	sunpoet (myself)
  Approved by:	dbaio (maintainer)

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

Modified: head/devel/py-tblib/Makefile
==============================================================================
--- head/devel/py-tblib/Makefile	Sun Mar  1 06:50:55 2020	(r527534)
+++ head/devel/py-tblib/Makefile	Sun Mar  1 06:51:01 2020	(r527535)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tblib
-PORTVERSION=	1.5.0
+PORTVERSION=	1.6.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,6 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		python
 USE_PYTHON=	autoplist distutils
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/py-tblib/distinfo
==============================================================================
--- head/devel/py-tblib/distinfo	Sun Mar  1 06:50:55 2020	(r527534)
+++ head/devel/py-tblib/distinfo	Sun Mar  1 06:51:01 2020	(r527535)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572703408
-SHA256 (tblib-1.5.0.tar.gz) = 1735ff8fd6217446384b5afabead3b142cf1a52d242cfe6cab4240029d6d131a
-SIZE (tblib-1.5.0.tar.gz) = 27327
+TIMESTAMP = 1582975715
+SHA256 (tblib-1.6.0.tar.gz) = 229bee3754cb5d98b4837dd5c4405e80cfab57cb9f93220410ad367f8b352344
+SIZE (tblib-1.6.0.tar.gz) = 31450



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