databases/pymongo: Update to 3.7.2
This commit is contained in:
parent
7b9e6fad79
commit
be7d201be9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481791
2 changed files with 5 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pymongo
|
||||
PORTVERSION= 3.7.1
|
||||
PORTVERSION= 3.7.2
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,9 +12,8 @@ COMMENT= Python driver for MongoDB
|
|||
|
||||
LICENSE= APACHE20
|
||||
|
||||
CONFLICTS_INSTALL= py[0-9][0-9]-pymongo28
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
CONFLICTS_INSTALL= py[0-9][0-9]-pymongo28
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1531811094
|
||||
SHA256 (pymongo-3.7.1.tar.gz) = f14fb6c4058772a0d74d82874d3b89d7264d89b4ed7fa0413ea0ef8112b268b9
|
||||
SIZE (pymongo-3.7.1.tar.gz) = 723014
|
||||
TIMESTAMP = 1539245426
|
||||
SHA256 (pymongo-3.7.2.tar.gz) = 8c74e2a9b594f7962c62cef7680a4cb92a96b4e6e3c2f970790da67cc0213a7e
|
||||
SIZE (pymongo-3.7.2.tar.gz) = 628611
|
||||
|
|
Loading…
Reference in a new issue