summaryrefslogtreecommitdiffstats
path: root/python/pymongo/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis2022-12-09 08:37:04 +0100
committer Willy Sudiarto Raharjo2022-12-10 01:43:10 +0100
commitebf0c73ce03f6115037b6d549dd10058f7878014 (patch)
tree329d45fb2cce82603b52e0e3536112da3a33df42 /python/pymongo/README
parent1f11a0007257d12acebf48d9b1024da45ced6466 (diff)
downloadslackbuilds-ebf0c73ce03f6115037b6d549dd10058f7878014.tar.gz
python/pymongo: Updated for version 4.3.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pymongo/README')
-rw-r--r--python/pymongo/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/pymongo/README b/python/pymongo/README
index cfa106b153..711daff44c 100644
--- a/python/pymongo/README
+++ b/python/pymongo/README
@@ -3,4 +3,3 @@ database from Python. The bson package is an implementation of
the BSON format for Python (http://bsonspec.org). The pymongo
package is a native Python driver for MongoDB. The gridfs package
is a gridfs implementation on top of pymongo.
-(http://www.mongodb.org/display/DOCS/GridFS+Specification)