https://bugzilla.redhat.com/show_bug.cgi?id=1529396
--- Comment #2 from Carl George <[email protected]> --- Howdy David, This package is not for Fedora, it is for EPEL only. It is part of a larger effort to have a full Python 3.4 stack available in EPEL. https://fedoraproject.org/wiki/User:Bkabrda/EPEL7_Python3 Since python-websocket-client exists in RHEL, a different SRPM name must be used. > Packages already in RHEL > Some packages imported from Fedora, for example python-setuptools, would have > same SRPM name (possibly different version) as packages in base RHEL. Since > SRPM > names must not conflict, it is necessary to create python3-<name> package for > these (assuming it doesn't exist yet in Fedora), do a new package review and > build it just for EPEL (the package will likely have python3- subpackage > already > in Fedora built from python-<name>). When built, this python3-websocket-client spec file creates a python34-websocket-client RPM. Here are reviews for other similar packages. python3-setuptools - https://bugzilla.redhat.com/show_bug.cgi?id=1294704 python3-six - https://bugzilla.redhat.com/show_bug.cgi?id=1294865 python3-netaddr - https://bugzilla.redhat.com/show_bug.cgi?id=1394046 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected]
