Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rdo-common/python-PyMySQL
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: stein-rdo
Choose a base ref
...
head repository: rdo-common/python-PyMySQL
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ussuri-c8-rdo
Choose a head ref
  • 8 commits
  • 3 files changed
  • 5 contributors

Commits on Dec 2, 2018

  1. Remove Python 2 subpackage.

    Julien Enselme committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    9c344a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2019

  1. - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild

    Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
    Fedora Release Engineering committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    903c7cd View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

  1. - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

    Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
    Fedora Release Engineering committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    4987511 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. Rebuilt for Python 3.8

    hroncok committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    2ebe3f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. Configuration menu
    Copy the full SHA
    7120f57 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Configuration menu
    Copy the full SHA
    0c37f6d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

    Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
    Fedora Release Engineering committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    8e955c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Add support for mariadb's auth_ed25519

    Include #791 [1] into the current release of PyMySQL to
    support mariadb's auth_ed25519.
    
    This patch can be dropped once the PR have landed upstream
    (currently depending on a new release of pynacl).
    
    [1] PyMySQL/PyMySQL#791
    
    Related-Bug: #1868454
    dciabrin authored and amoralej committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    31de31a View commit details
    Browse the repository at this point in the history
Loading