Task #1559
closedPulp's fedorapeople repository needs to distribute pymongo >= 3.0.0
0%
Description
I've made a pull request for Issue #1528 which makes Pulp work with pymongo >= 3.0.0, but it also makes it so that Pulp does not work with pymongo < 3.0.0. Pulp currently distributes pymongo 2.7.something in its fedorapeople.org repository.
The work in this task is to package pymongo >= 3.0.0 (Rawhide currently has pymongo 3.2 so that might be a good version to go with) and build it in koji.katello.org so that it can be distributed with Pulp 2.8.0.
Getting this done sooner rather than later would be advantageous for identifying any issues that were not solved in #1528. This and #1528 also need to be done in coordination because #1528 cannot be merged without pymongo 3 being available (as the development environment will have issues) and this cannot be completed without merging #1528 (as the master branch of Pulp doesn't work with 3.0.0).
Related issues
Updated by rbarlow almost 9 years ago
- Blocks Issue #1528: Pulp doesn't work with python-pymongo >= 3, as found in Fedora Rawhide added
Updated by ipanova@redhat.com almost 9 years ago
- Status changed from NEW to ASSIGNED
Updated by ipanova@redhat.com almost 9 years ago
- Status changed from ASSIGNED to POST
Builds for all needed distros are done(for pymongo and mongoengine). Docs updated
https://github.com/pulp/pulp/pull/2344
Updated by ipanova@redhat.com almost 9 years ago
- Status changed from POST to MODIFIED
Updated by dkliban@redhat.com almost 9 years ago
- Status changed from MODIFIED to 5
Updated by dkliban@redhat.com over 8 years ago
- Status changed from 5 to CLOSED - CURRENTRELEASE