On 30. 04. 19 22:41, Fred Gleason wrote:
Greetings!
I am attempting to ascertain the current status of the 'python34- pycurl' and 'python34-mysql' packages on EPEL for RHEL7. It appears that these may have gone missing around the time of the addition of the 'python36-' packages about a month ago. Were these packages withdrawn intentionally? Curiously, I can still see numerous other 'python34-' packages --i.e. 'python34-requests' -- as being available. I can also see that 'python36-pycurl' and 'python36-mysql' packages both currently exist.
Yes, with the transition form 3.4 to 3.6, some python34 packages are gone.
Some packages build for both versions (such as requests), some only build for the "primary version". That changed from 3.4 to 3.6.
I suggest to migrate to Python 3.6. If you indeed need those packages, file RFE bugzillas against python3-mysql:
https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora%20EPEL&version=...
Or/and python3-pycurl:
https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora%20EPEL&version=...