1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

databases/pymongo: update to 2.7.1

PR:		ports/190424
Submitted by:	Bartek Rutkowski <ports at robakdesign com>
This commit is contained in:
William Grzybowski 2014-06-01 23:03:29 +00:00
parent 7ba07af1cd
commit 1873d38a77
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356187
3 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pymongo
PORTVERSION= 2.7
PORTVERSION= 2.7.1
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP

View File

@ -1,2 +1,2 @@
SHA256 (pymongo-2.7.tar.gz) = 8320bbbb8ca76de86bd47c253cfbfc4aedae3439fc57f6a9f8fdfa15a00bd601
SIZE (pymongo-2.7.tar.gz) = 376543
SHA256 (pymongo-2.7.1.tar.gz) = 4810d302b8e132b99bfb6eeabcc71490cfc9d4064d84df593feb305121ed3535
SIZE (pymongo-2.7.1.tar.gz) = 378724

View File

@ -3,4 +3,4 @@ the Mongo database from Python. The pymongo package is a native
Python driver for the Mongo database. The gridfs package is a
gridfs implementation on top of pymongo.
WWW: http://github.com/mongodb/mongo-python-driver/
WWW: http://github.com/mongodb/mongo-python-driver