svn commit: r547010 - head/net/py-smart-open

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Aug 30 07:15:50 UTC 2020


Author: sunpoet
Date: Sun Aug 30 07:15:46 2020
New Revision: 547010
URL: https://svnweb.freebsd.org/changeset/ports/547010

Log:
  Update to 2.1.1
  
  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	Sun Aug 30 07:15:41 2020	(r547009)
+++ head/net/py-smart-open/Makefile	Sun Aug 30 07:15:46 2020	(r547010)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	smart-open
-PORTVERSION=	2.1.0
+PORTVERSION=	2.1.1
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/net/py-smart-open/distinfo
==============================================================================
--- head/net/py-smart-open/distinfo	Sun Aug 30 07:15:41 2020	(r547009)
+++ head/net/py-smart-open/distinfo	Sun Aug 30 07:15:46 2020	(r547010)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594117225
-SHA256 (smart_open-2.1.0.tar.gz) = c8792d2e77f33b349fbaa62eb28ddc519e6b7e5d36407e9bdc00bececeaa776d
-SIZE (smart_open-2.1.0.tar.gz) = 116884
+TIMESTAMP = 1598605192
+SHA256 (smart_open-2.1.1.tar.gz) = 51b05acd85ec007e1d4dcdbf2bbf917218a45026f37d559559401114bb5e5840
+SIZE (smart_open-2.1.1.tar.gz) = 111303


More information about the svn-ports-all mailing list