diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pymongo_4.11.3.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pymongo_4.11.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pymongo_4.11.3.bb b/meta-python/recipes-devtools/python/python3-pymongo_4.11.3.bb index e36f009869..61614b29b5 100644 --- a/meta-python/recipes-devtools/python/python3-pymongo_4.11.3.bb +++ b/meta-python/recipes-devtools/python/python3-pymongo_4.11.3.bb | |||
| @@ -4,7 +4,7 @@ The PyMongo distribution contains tools for interacting with MongoDB \ | |||
| 4 | database from Python. The bson package is an implementation of the BSON \ | 4 | database from Python. The bson package is an implementation of the BSON \ |
| 5 | format for Python. The pymongo package is a native Python driver for \ | 5 | format for Python. The pymongo package is a native Python driver for \ |
| 6 | MongoDB. The gridfs package is a gridfs implementation on top of pymongo." | 6 | MongoDB. The gridfs package is a gridfs implementation on top of pymongo." |
| 7 | HOMEPAGE = "http://github.com/mongodb/mongo-python-driver" | 7 | HOMEPAGE = "https://github.com/mongodb/mongo-python-driver" |
| 8 | LICENSE = "Apache-2.0" | 8 | LICENSE = "Apache-2.0" |
| 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" |
| 10 | 10 | ||
