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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jan 30 12:25:31 UTC 2021


Author: sunpoet
Date: Sat Jan 30 12:25:24 2021
New Revision: 563340
URL: https://svnweb.freebsd.org/changeset/ports/563340

Log:
  Update to 4.1.2
  
  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	Sat Jan 30 12:25:19 2021	(r563339)
+++ head/net/py-smart-open/Makefile	Sat Jan 30 12:25:24 2021	(r563340)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	smart-open
-PORTVERSION=	4.1.0
+PORTVERSION=	4.1.2
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/net/py-smart-open/distinfo
==============================================================================
--- head/net/py-smart-open/distinfo	Sat Jan 30 12:25:19 2021	(r563339)
+++ head/net/py-smart-open/distinfo	Sat Jan 30 12:25:24 2021	(r563340)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609598909
-SHA256 (smart_open-4.1.0.tar.gz) = 26af5c1a3f2b76aab8c3200310f0fc783790ec5a231ffeec102e620acdd6262e
-SIZE (smart_open-4.1.0.tar.gz) = 116280
+TIMESTAMP = 1611856584
+SHA256 (smart_open-4.1.2.tar.gz) = 4bbb6233364fc1173cc0af6b7a56ed76fce32509514f1978a995a5835f3177f1
+SIZE (smart_open-4.1.2.tar.gz) = 118980


More information about the svn-ports-all mailing list