Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 May 2019 21:16:38 +0000 (UTC)
From:      Babak Farrokhi <farrokhi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r500935 - head/databases/pymongo
Message-ID:  <201905062116.x46LGcZv068820@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: farrokhi
Date: Mon May  6 21:16:37 2019
New Revision: 500935
URL: https://svnweb.freebsd.org/changeset/ports/500935

Log:
  databases/pymongo: Update to 3.8.0

Modified:
  head/databases/pymongo/Makefile
  head/databases/pymongo/distinfo

Modified: head/databases/pymongo/Makefile
==============================================================================
--- head/databases/pymongo/Makefile	Mon May  6 21:15:22 2019	(r500934)
+++ head/databases/pymongo/Makefile	Mon May  6 21:16:37 2019	(r500935)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pymongo
-PORTVERSION=	3.7.2
+PORTVERSION=	3.8.0
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/databases/pymongo/distinfo
==============================================================================
--- head/databases/pymongo/distinfo	Mon May  6 21:15:22 2019	(r500934)
+++ head/databases/pymongo/distinfo	Mon May  6 21:16:37 2019	(r500935)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1539245426
-SHA256 (pymongo-3.7.2.tar.gz) = 8c74e2a9b594f7962c62cef7680a4cb92a96b4e6e3c2f970790da67cc0213a7e
-SIZE (pymongo-3.7.2.tar.gz) = 628611
+TIMESTAMP = 1557177325
+SHA256 (pymongo-3.8.0.tar.gz) = 9d50c99c6388863cbfdc5db9bad62e3a7c2e5fc151554a07c7f3c2530334a34f
+SIZE (pymongo-3.8.0.tar.gz) = 649945



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