Bug 244604 - devel/py-flask-babel: Update to 1.0.0
Summary: devel/py-flask-babel: Update to 1.0.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kubilay Kocak
URL:
Keywords:
Depends on:
Blocks: 244588
  Show dependency treegraph
 
Reported: 2020-03-05 08:05 UTC by Xin LI
Modified: 2020-03-09 06:20 UTC (History)
1 user (show)

See Also:
koobs: maintainer-feedback+


Attachments
Proposed patch (913 bytes, patch)
2020-03-05 08:05 UTC, Xin LI
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xin LI freebsd_committer freebsd_triage 2020-03-05 08:05:34 UTC
Created attachment 212152 [details]
Proposed patch
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2020-03-09 04:35:43 UTC
Review (I'll take care of these, no need to update patch)

- pytz has been added as a dependency 
- add test target
- upstream only tests up to 3.6 (need to verify tests pass on > 3.6)
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2020-03-09 04:42:38 UTC
Tests pass on 2.7,3.5 lang/python* ports
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-03-09 06:12:48 UTC
A commit references this bug:

Author: koobs
Date: Mon Mar  9 06:12:17 UTC 2020
New revision: 528092
URL: https://svnweb.freebsd.org/changeset/ports/528092

Log:
  devel/py-flask-babel: Update to 1.0.0 [1]

  While I'm here:

    - Add test target to improve QA

    https://github.com/python-babel/flask-babel/releases/tag/v1.0.0

  PR:		244604
  Submitted by:	delphij [1]
  Approved by:	koobs (python, maintainer)

Changes:
  head/devel/py-flask-babel/Makefile
  head/devel/py-flask-babel/distinfo
Comment 4 Kubilay Kocak freebsd_committer freebsd_triage 2020-03-09 06:20:01 UTC
Committed, thanks!