svn commit: r465013 - head/net/py-smart_open

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Mar 19 15:13:53 UTC 2018


Author: sunpoet
Date: Mon Mar 19 15:13:52 2018
New Revision: 465013
URL: https://svnweb.freebsd.org/changeset/ports/465013

Log:
  Update to 1.5.7
  
  Changes:	https://github.com/RaRe-Technologies/smart_open/releases
  		https://github.com/RaRe-Technologies/smart_open/blob/master/CHANGELOG.md

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	Mon Mar 19 15:06:05 2018	(r465012)
+++ head/net/py-smart_open/Makefile	Mon Mar 19 15:13:52 2018	(r465013)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	smart_open
-PORTVERSION=	1.5.6
+PORTVERSION=	1.5.7
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/net/py-smart_open/distinfo
==============================================================================
--- head/net/py-smart_open/distinfo	Mon Mar 19 15:06:05 2018	(r465012)
+++ head/net/py-smart_open/distinfo	Mon Mar 19 15:13:52 2018	(r465013)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1517590381
-SHA256 (smart_open-1.5.6.tar.gz) = 8fd2de1c359bd0074bd6d334a5b9820ae1c5b6ba563970b95052bace4b71baeb
-SIZE (smart_open-1.5.6.tar.gz) = 32352
+TIMESTAMP = 1521467828
+SHA256 (smart_open-1.5.7.tar.gz) = f7b48789ffbbb73108fa3bf5f5431958611c752a56bc93ab9ffdf5de6e122c78
+SIZE (smart_open-1.5.7.tar.gz) = 32390


More information about the svn-ports-all mailing list