1
0

- udpate to 0.10.1:

* Fix missing import of ProgrammingError. (#878)
  * Fix auth switch request handling. (#890)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMySQL?expand=0&rev=27
This commit is contained in:
2020-11-26 09:11:44 +00:00
committed by Git OBS Bridge
parent 0e61974c81
commit c62c08923c
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Nov 26 09:10:16 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- udpate to 0.10.1:
* Fix missing import of ProgrammingError. (#878)
* Fix auth switch request handling. (#890)
-------------------------------------------------------------------
Wed Sep 23 13:18:38 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>