Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jan 2021 20:15:59 +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: r560136 - head/net/py-smart-open
Message-ID:  <202101032015.103KFxJM010382@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan  3 20:15:59 2021
New Revision: 560136
URL: https://svnweb.freebsd.org/changeset/ports/560136

Log:
  Update to 4.1.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	Sun Jan  3 20:15:55 2021	(r560135)
+++ head/net/py-smart-open/Makefile	Sun Jan  3 20:15:59 2021	(r560136)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	smart-open
-PORTVERSION=	4.0.1
-PORTREVISION=	1
+PORTVERSION=	4.1.0
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/net/py-smart-open/distinfo
==============================================================================
--- head/net/py-smart-open/distinfo	Sun Jan  3 20:15:55 2021	(r560135)
+++ head/net/py-smart-open/distinfo	Sun Jan  3 20:15:59 2021	(r560136)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607539809
-SHA256 (smart_open-4.0.1.tar.gz) = 49396d86de8e0d609ec40422c59f837dd944dcdf727feed6f2ff8cbdc0e3bc8e
-SIZE (smart_open-4.0.1.tar.gz) = 117750
+TIMESTAMP = 1609598909
+SHA256 (smart_open-4.1.0.tar.gz) = 26af5c1a3f2b76aab8c3200310f0fc783790ec5a231ffeec102e620acdd6262e
+SIZE (smart_open-4.1.0.tar.gz) = 116280



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