Bug 1827261
Summary: | [RFE] python3-PyMySQL-0.9.x not available on redhat repositories | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Rajesh Dulhani <rdulhani> |
Component: | python-PyMySQL | Assignee: | Michal Schorm <mschorm> |
Status: | CLOSED ERRATA | QA Contact: | Lukáš Zachar <lzachar> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 8.1 | CC: | databases-maint, hhorak, kaylafannin042, kwalker, lbalhar, ljavorsk, mschorm |
Target Milestone: | rc | Keywords: | FutureFeature, Triaged |
Target Release: | 8.0 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | python-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102 | Doc Type: | Rebase: Bug Fixes and Enhancements |
Doc Text: |
Rebase package(s) to version:
python-PyMySQL-0.10.1
Highlights, important fixes, or notable enhancements:
- change of the default charset
- added support for new authentication mechanisms
Note:
- The default charset change was reverted in python36 stream (upstream has utf8mb4, we keep latin1) to keep backward-compatibility
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2021-05-18 16:12:12 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: | |||
Bug Depends On: | 1885641, 1920596 | ||
Bug Blocks: |
Description
Rajesh Dulhani
2020-04-23 13:50:37 UTC
Rajesh, with RHEL-8.2 released, there is also python38 module available for customers. This module includes a newer version of PyMySQL, concretely 0.9.3 now. Would it be possible to work with the customer and user the newer python 3.8 instead? It means basically this: $> sudo yum install python38-PyMySQL If not, please, specify what keeps the customer on Python 3.6, so we understand more the use case. Hello, we made a plan to rebase the PyMySQL in both "python36" and "python38" module streams. That will fulfill your request. For more info about the rebase, check the linked BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1885641 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (python36:3.6 bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2021:1930 (In reply to errata-xmlrpc from comment #25) > Since the problem described in this bug report should be > resolved in a recent advisory, it has been closed with a > resolution of ERRATA. > > For information on the advisory (python36:3.6 bug fix and enhancement > update), and where to find the updated > files, follow the link below. > > If the solution does not work for you, open a new bug report. > > https://access.redhat.com/errata/RHBA-2021:1930 https://slope3.com Thank you. I reported. I still face this problem. (In reply to Michal Schorm from comment #14) > Hello, > > we made a plan to rebase the PyMySQL in both "python36" and "python38" > module streams. > That will fulfill your request. > > For more info about the rebase, check the linked BZ: > https://geometrydash-game.io https://bugzilla.redhat.com/show_bug.cgi?id=1885641 Thanks for your solution. I have tried many different options. But nothing worked. |