svn commit: r500935 - head/databases/pymongo

Babak Farrokhi farrokhi at FreeBSD.org
Mon May 6 21:16:39 UTC 2019


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


More information about the svn-ports-head mailing list