14
0

Accepting request 1135690 from home:SchoolGuy:branches:devel:languages:python

Update to version v8.0.1 is required due to the upgrade of python-mysql-to-sqlite3 to version 2.1.6.

OBS-URL: https://build.opensuse.org/request/show/1135690
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-slugify?expand=0&rev=23
This commit is contained in:
2024-01-03 14:39:17 +00:00
committed by Git OBS Bridge
parent a8b44cf414
commit b4a5e726f5
7 changed files with 51 additions and 10 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Dec 29 16:06:08 UTC 2023 - egotthold@suse.com
- Update to version v8.0.1:
* Legal Notice / Readme
* Add note on licensing (#130)
* By default, prefer unidecode if installed
* Update import order for unidecode vs text_unidecode (#126)
* Support Matrix
* SemVer Table
* merge sandbox
* github action revert
* cmdline options
* update dev deps
* Up Version
* Add missing cmdLine options
-------------------------------------------------------------------
Wed May 10 08:54:14 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>