Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2019 19:22:04 +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: r490593 - head/net/py-smart_open
Message-ID:  <201901171922.x0HJM4pt011977@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Jan 17 19:22:04 2019
New Revision: 490593
URL: https://svnweb.freebsd.org/changeset/ports/490593

Log:
  Update to 1.8.0
  
  Changes:	https://github.com/RaRe-Technologies/smart_open/releases

Modified:
  head/net/py-smart_open/Makefile
  head/net/py-smart_open/distinfo

Modified: head/net/py-smart_open/Makefile
==============================================================================
--- head/net/py-smart_open/Makefile	Thu Jan 17 19:21:59 2019	(r490592)
+++ head/net/py-smart_open/Makefile	Thu Jan 17 19:22:04 2019	(r490593)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	smart_open
-PORTVERSION=	1.7.1
+PORTVERSION=	1.8.0
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/net/py-smart_open/distinfo
==============================================================================
--- head/net/py-smart_open/distinfo	Thu Jan 17 19:21:59 2019	(r490592)
+++ head/net/py-smart_open/distinfo	Thu Jan 17 19:22:04 2019	(r490593)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537455379
-SHA256 (smart_open-1.7.1.tar.gz) = 57c568d104c37dbdf5598c41e94b5b143c38dd275bc2856242b8597cfede9453
-SIZE (smart_open-1.7.1.tar.gz) = 38198
+TIMESTAMP = 1547717881
+SHA256 (smart_open-1.8.0.tar.gz) = a52206bb69c38c5f08709ec2ee5704b0f86fc0a770935b5dad9b5841bfd5f502
+SIZE (smart_open-1.8.0.tar.gz) = 40713



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