mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
databases/pymongo: Update to 3.7.0
- also take maintainership PR: 229598 Approved by: wg
This commit is contained in:
parent
5f32e59451
commit
54c7849b51
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474535
2 changed files with 5 additions and 5 deletions
|
@ -2,12 +2,12 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pymongo
|
||||
PORTVERSION= 3.3.1
|
||||
PORTVERSION= 3.7.0
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= wg@FreeBSD.org
|
||||
MAINTAINER= farrokhi@FreeBSD.org
|
||||
COMMENT= Python driver for MongoDB
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1478167345
|
||||
SHA256 (pymongo-3.3.1.tar.gz) = 4601cd3120e88fb532478f79f29f8f6deab380343d55ad7702a5aa1af27555b1
|
||||
SIZE (pymongo-3.3.1.tar.gz) = 845158
|
||||
TIMESTAMP = 1531427169
|
||||
SHA256 (pymongo-3.7.0.tar.gz) = 3327afb38017ac1de32e4ca3a6c8edb1fe19d6024771609590684d3a37e7c250
|
||||
SIZE (pymongo-3.7.0.tar.gz) = 626809
|
||||
|
|
Loading…
Add table
Reference in a new issue