Project

Profile

Help

Task #2338

Updated by bmbouter over 7 years ago

Based on the research reesarch in https://pulp.plan.io/issues/2314 we can create a pulp software collection to be used on EL7 machines 

 Work needs to be done setting up an official Pulp software collection in copr. copr 

 First, a pulp scl meta package needs to be created (that depends on the rh-python35 software collection) 

 After this package is created, django and celery will need to be built in the scl: 

 python-django 1.8 
 python-celery 
 python-kombu 
 
     python-Kombu 
     python-pytz 
 
     python-amqp 
 
     python-billiard 

 There is also the opportunity to get some or all of these packages included in the main rh-python35 scl

Back