[Bug 252100] devel/py-rebulk: update to 3.0.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 27 13:49:43 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252100

Andrej Ebert <andrej at ebert.su> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #220993|                            |maintainer-approval+
              Flags|                            |

--- Comment #1 from Andrej Ebert <andrej at ebert.su> ---
Created attachment 220993
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=220993&action=edit
svn diff, update to 3.0.1

In the meantime 3.0.1 came out. Changes:

v3.0.0

Feature
regex: Replace REGEX_DISABLED environment variable with REBULK_REGEX_ENABLED
(d5a8cad)
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

v3.0.1

Fix
package: Fix broken package No such file or directory: 'CHANGELOG.md' (#24)
Documentation
readme: Add semantic release badge
readme: Fix title

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list