Bug 256190

Summary: devel/py-flask-babel: Update to 2.0.0
Product: Ports & Packages Reporter: Mikael Urankar <mikael>
Component: Individual Port(s)Assignee: freebsd-python (Nobody) <python>
Status: Closed Overcome By Events    
Severity: Affects Only Me Keywords: needs-qa
Priority: --- Flags: bugzilla: maintainer-feedback? (python)
koobs: merge-quarterly?
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
v0 none

Description Mikael Urankar freebsd_committer freebsd_triage 2021-05-27 12:23:38 UTC
Created attachment 225309 [details]
v0
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2021-05-31 02:24:05 UTC
Thanks Mikael. Can you include a changelog reference in URL and provide QA confirmation. Thanks!
Comment 2 Mikael Urankar freebsd_committer freebsd_triage 2021-10-01 13:08:47 UTC
Finished devel/py-flask-babel@py38 | py38-flask-babel-2.0.0: Success

I don't know how to test all python flavor, I used poudriere bulk -t -j 14amd64 devel/py-flask-babel@all

Changes: https://github.com/python-babel/flask-babel/releases/tag/v2.0.0
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2021-10-02 06:59:44 UTC
Does `make test` pass?

For testing python versions:

1) Create LOCALBASE/etc/poudriere.d/pyXY-make.conf files (for each XY version of python, containing:

  DEFAULT_VERSIONS=python=X.Y

2) Run each of them using testport -z pyXY (which will use those make.confs)