python-slugify: bump to 8.0.4
authorAlexandru Ardelean <redacted>
Wed, 1 Apr 2026 15:25:54 +0000 (18:25 +0300)
committerAlexandru Ardelean <redacted>
Thu, 2 Apr 2026 16:23:54 +0000 (19:23 +0300)
commit4c017bab49da321304ad18ea1cedc3cb262cb865
treef7e92aa863145fb87a828e5f99b2baee65d47ad2
parent060377899b46b2ce0d8fbdbcaa9c43a2bcc77515
python-slugify: bump to 8.0.4

Changes since 8.0.1:
- Improved uppercase special character handling and text
  normalization before unicode conversion
- Resolved pattern type issues
- Various bug fixes for robust character handling

Also add test.sh to verify slugification, unicode handling and
options like separator and max_length.

Link: https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md
Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-slugify/Makefile
lang/python/python-slugify/test.sh [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT