Task #2247
closedTracker for dependencies that need to be ported to Python 3
0%
Description
Our current dependencies can be seen at:
- http://fedora.portingdb.xyz/pkg/pulp/
- http://fedora.portingdb.xyz/pkg/pulp-rpm/
- http://fedora.portingdb.xyz/pkg/pulp-puppet/
- http://fedora.portingdb.xyz/pkg/pulp-python/
- http://fedora.portingdb.xyz/pkg/pulp-ostree/
- http://fedora.portingdb.xyz/pkg/pulp-docker/
However, many of these dependencies may not be required in Pulp 3, or they may be replaced by better libraries. Assuming we pull in our old dependencies (sans m2crypto, okaara, and nectar), we'll need to port
- gofer
- python-qpid
- python-rhsm
Updated by mhrivnak about 8 years ago
We won't be using gofer with pulp 3, so that can be removed from the list.
Updated by mhrivnak about 8 years ago
For okaara, we haven't talked much about pulp-admin changes in pulp 3, but I don't think that will be a high priority. I want to replace pulp-admin as much as anyone, but I don't think we can assume we'll be able to do so before 3.0.
That said, okaara isn't a big library, so it should be easy to port if we do continue to use it. I'd put it on the list at least for now.
Updated by amacdona@redhat.com almost 6 years ago
- Status changed from NEW to CLOSED - WORKSFORME
If this weren't done, we would be having trouble. If we run into trouble, a new issue should be opened for each dep.