1
0

- update to 1.0.3:

* Dropped support of end of life MySQL version 5.6
  * Dropped support of end of life MariaDB versions below 10.3
  * Dropped support of end of life Python version 3.6

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMySQL?expand=0&rev=33
This commit is contained in:
2023-05-03 08:40:13 +00:00
committed by Git OBS Bridge
parent b4f9e70de2
commit 4a2a616833
4 changed files with 19 additions and 9 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed May 3 08:35:39 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.0.3:
* Dropped support of end of life MySQL version 5.6
* Dropped support of end of life MariaDB versions below 10.3
* Dropped support of end of life Python version 3.6
-------------------------------------------------------------------
Thu Oct 13 06:38:41 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>