14
0

Accepting request 1234702 from home:ojkastl_buildservice:Branch_devel_languages_python

update to 8.0.4

OBS-URL: https://build.opensuse.org/request/show/1234702
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-slugify?expand=0&rev=25
This commit is contained in:
2025-01-03 09:55:27 +00:00
committed by Git OBS Bridge
parent b4a5e726f5
commit 5844e7b32c
7 changed files with 46 additions and 13 deletions

View File

@@ -1,3 +1,36 @@
-------------------------------------------------------------------
Fri Jan 03 09:19:12 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 8.0.4:
* Uppercase handling of special chars (#149)
* format
* up version
* fix uppercase pre-translations (#148)
* UpVersion
* Remove compatibility with unsupported Python versions (#146)
* more test
* format fix
* upversion node support
* pre normalize
-------------------------------------------------------------------
Fri Jan 03 09:13:38 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 8.0.3:
* Drop compatibility for unsupported Python Version (#147)
-------------------------------------------------------------------
Fri Jan 03 09:11:54 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 8.0.2:
* Ci - Normalize accented text twice. (#143)
* Add Python 3.12 to test matrix and add classifier to the setup
(#139)
* Add typing and expose py.typed (#137)
* Revert "Replace flake8 and pycodestyle with ruff (#131)" (#136)
* Replace flake8 and pycodestyle with ruff (#131)
* unidecode (advanced) hyperlink
-------------------------------------------------------------------
Fri Dec 29 16:06:08 UTC 2023 - egotthold@suse.com