Subject: CVS commit: pkgsrc/textproc/py-rebulk
From: Adam Ciarcinski
Date: 2023-04-17 19:29:07
Message id: 20230417172907.E68D7FA85@cvs.NetBSD.org

Log Message:
py-rebulk:updated to 3.2.0

v3.2.0(2023-02-18)
Feature
***dependencies:** Add python 3.11 support and drop python 3.6 support

Fix
*Remove pytest-runner from setup_requires

v3.1.0 (2021-11-04)
Feature
***defaults:** Add overrides support
***python:** Add python 3.10 support, drop python 3.5 support

v3.0.1 (2020-12-25)
Fix
***package:** Fix broken package `No such file or directory: 'CHANGELOG.md'`

Documentation
***readme:** Add semantic release badge
***readme:** Fix title

v3.0.0 (2020-12-23)
Feature
***regex:** Replace REGEX_DISABLED environment variable with REBULK_REGEX_ENABLED
*Add python 3.8/3.9 support, drop python 2.7/3.4 support

Breaking
*regex module is now disabled by default, even if it's available in the python \ 
interpreter. You have to set REBULK_REGEX_ENABLED=1 in your environment to \ 
enable it, as this module may cause some issues.
*Python 2.7 and 3.4 support have been dropped

Files:
RevisionActionfile
1.8modifypkgsrc/textproc/py-rebulk/Makefile
1.8modifypkgsrc/textproc/py-rebulk/distinfo