Subject: CVS commit: pkgsrc/devel/py-slugify
From: Adam Ciarcinski
Date: 2023-07-25 15:20:33
Message id: 20230725132033.C8205FBDB@cvs.NetBSD.org

Log Message:
py-slugify: updated to 8.0.1

8.0.1

- Added license notice to readme

8.0.0

- By default, prefer unidecode if installed

7.0.0

- Drop python 3.6, add python 3.11

6.1.2

- Reintroduce the cli options

6.1.1

- Remove type hinting (temporarily)

6.1.0

- Add `allow_unicode` flag to allow unicode characters in the slug

6.0.1

- Rework regex_pattern to mean the opposite (disallowed chars instead of allowed)

6.0.0

- Enable github action
- Remove tox, as we run the test on github action, the end users can refer to \ 
those test

Files:
RevisionActionfile
1.6modifypkgsrc/devel/py-slugify/Makefile
1.3modifypkgsrc/devel/py-slugify/PLIST
1.6modifypkgsrc/devel/py-slugify/distinfo