Bug 256190 - devel/py-flask-babel: Update to 2.0.0
Summary: devel/py-flask-babel: Update to 2.0.0
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-python (Nobody)
URL:
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2021-05-27 12:23 UTC by Mikael Urankar
Modified: 2021-10-13 11:16 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (python)
koobs: merge-quarterly?


Attachments
v0 (965 bytes, patch)
2021-05-27 12:23 UTC, Mikael Urankar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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)