mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
databases/pymongo: update to 2.6.2
- Update to 2.6.2 Changes: http://api.mongodb.org/python/current/changelog.html
This commit is contained in:
parent
3dcc52d696
commit
b1022242f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326629
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= pymongo
|
PORTNAME= pymongo
|
||||||
PORTVERSION= 2.6.1
|
PORTVERSION= 2.6.2
|
||||||
CATEGORIES= databases python
|
CATEGORIES= databases python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (pymongo-2.6.1.tar.gz) = 1ed87e7b297f4dfbf9a40176ffeb7faf1ac0b0952d290380f7e632a8fb93694c
|
SHA256 (pymongo-2.6.2.tar.gz) = 091d584f7b5d8de60bf6152d9269ec9a29ae7fa34415862b2f092af393233c4e
|
||||||
SIZE (pymongo-2.6.1.tar.gz) = 322608
|
SIZE (pymongo-2.6.2.tar.gz) = 322913
|
||||||
|
|
Loading…
Add table
Reference in a new issue