Bug 1705286 - Missing python34-mysql and python34-pycurl
Summary: Missing python34-mysql and python34-pycurl
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python34
Version: epel7
Hardware: noarch
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Petr Viktorin (pviktori)
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-05-01 22:19 UTC by Fred Gleason
Modified: 2019-05-01 23:16 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-05-01 23:16:20 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.