Asterisk Now update Python

Hello, I am running FreePBX 13.0.192.18 (installed from Asterisk Now 13) and trying to run some updates (the end goal being updating Python to 2.7). However all yum update, even after trying solutions from google, end up with this pair of messages.

Error: Package: asterisk13-core-13.17.1-1.shmz65.1.179.x86_64 (@pbx)
           Requires: libsrtp.so.0()(64bit)
           Removing: libsrtp-1.4.4-4.20101004cvs.el6.x86_64 (@anaconda-SHMZ-201501302108.x86_64/6.6)
               libsrtp.so.0()(64bit)
           Updated By: libsrtp-1.5.4-3.el6.x86_64 (epel)
               Not found
Error: Package: asterisk13-core-13.17.1-1.shmz65.1.179.x86_64 (@pbx)
           Requires: libresample.so.1.0()(64bit)
           Removing: libresample-0.1.3-11_centos6.x86_64 (@anaconda-SHMZ-201501302108.x86_64/6.6)
               libresample.so.1.0()(64bit)
           Updated By: libresample-0.1.3-12.el6.x86_64 (epel)
               Not found
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

I would appreciate any advice that would let me fix or bypass this in order to have Python running. Thanks in advance.

This isn’t an Asterisk question and doesn’t even seem to be a FreePBX one, although the FreePBX people are more likely to know the structure of the repositories you are using (shmz = shmooze, indicates the packages came from the FreePBX people).

Okay thank you. I’ll remove my question if I can.