Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python-pymongo | name : python-pymongo | ||||
| version : 3.8.0 | version : 3.9.0 | ||||
| release : 2 | release : 3 | ||||
| source : | source : | ||||
| - https://github.com/mongodb/mongo-python-driver/archive/3.8.0.tar.gz : 922659eac56131584de40d107cb0a98fa699bd2f80f9ff20b18c68c70aec5444 | - https://github.com/mongodb/mongo-python-driver/archive/3.9.0.tar.gz : 1f471a6fb5465e2ebb91b6d9fb6922555996d55961bed08e999103f55634708c | ||||
| license : | license : | ||||
| - Apache-2.0 | - Apache-2.0 | ||||
| component : programming.python | component : programming.python | ||||
| summary : Python driver for MongoDB | summary : Python driver for MongoDB | ||||
| description: | | description: | | ||||
| The PyMongo package contains tools for interacting with MongoDB database from Python: | The PyMongo package contains tools for interacting with MongoDB database from Python: | ||||
| * bson: an implementation of the BSON format for Python. | * bson: an implementation of the BSON format for Python. | ||||
| * pymongo: a native Python driver for MongoDB. | * pymongo: a native Python driver for MongoDB. | ||||
| * gridfs: a gridfs implementation on top of pymongo. | * gridfs: a gridfs implementation on top of pymongo. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(python3) | - pkgconfig(python3) | ||||
| - python-setuptools | |||||
| rundeps : | rundeps : | ||||
| - mongodb | - mongodb | ||||
| build : | | build : | | ||||
| %python_setup | |||||
| %python3_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python_install | |||||
| %python3_install | %python3_install | ||||
| check : | | check : | | ||||
| %python_test | %python3_test | ||||
| %python3_test | |||||
| No newline at end of file | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.