Bug 1705286

Summary: Missing python34-mysql and python34-pycurl
Product: [Fedora] Fedora EPEL Reporter: Fred Gleason <fredg>
Component: python34Assignee: Petr Viktorin (pviktori) <pviktori>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: epel7CC: carlwgeorge, cstratak, kevin, mhroncok, pviktori, python-sig, TicoTimo
Target Milestone: ---   
Target Release: ---   
Hardware: noarch   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-05-01 23:16:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Fred Gleason 2019-05-01 22:19:03 UTC
Description of problem: 'python34-mysql' and 'python34-pycurl' packages have disappeared after the addition of python36 to EPEL.


Version-Release number of selected component (if applicable): N/A


How reproducible: Always


Steps to Reproduce:
1. Do 'yum search python34-mysql python34-pycurl'
2.
3.

Actual results:
[root@rivtest ~]# yum search python34-pycurl python34-mysql
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.team-cymru.com
 * epel: mirror.cogentco.com
 * extras: mirror.siena.edu
 * updates: repos.mia.quadranet.com
Warning: No matches found for: python34-pycurl
Warning: No matches found for: python34-mysql
No matches found


Expected results:
[root@elastigirl ~]# yum search python34-pycurl python34-mysql
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.wdc1.us.leaseweb.net
 * epel: mirror.cogentco.com
 * extras: centos4.zswap.net
 * updates: mirror.ash.fastserv.com
========================= N/S matched: python34-pycurl =========================
python34-pycurl.x86_64 : Python interface to libcurl for Python 3

========================= N/S matched: python34-mysql ==========================
python34-mysql.x86_64 : An interface to MySQL

  Name and summary matches mostly, use "search all" for everything.


Additional info:

Comment 1 Kevin Fenzi 2019-05-01 23:16:20 UTC
Can you please refile this as two bugs, one against python3-pycurl and one against python3-mysql? 

This component is for python34 itself, not packages that use/build against it.