Bug 206817 - misc/py-tqdm: Update to 4.0.0
Summary: misc/py-tqdm: Update to 4.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 Some People
Assignee: Kurt Jaeger
URL:
Keywords: easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2016-02-01 13:21 UTC by Neel Chauhan
Modified: 2016-02-05 06:34 UTC (History)
2 users (show)

See Also:


Attachments
Patch to update misc/py-tqdm to 3.8.0 (817 bytes, patch)
2016-02-01 13:21 UTC, Neel Chauhan
no flags Details | Diff
Poudriere build log for misc/py-tqdm 3.8.0 on FreeBSD 10.2 amd64 (14.20 KB, text/plain)
2016-02-01 13:22 UTC, Neel Chauhan
no flags Details
Poudriere build log for misc/py-tqdm 3.8.0 on FreeBSD 9.3 amd64 (14.31 KB, text/plain)
2016-02-01 13:23 UTC, Neel Chauhan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Neel Chauhan freebsd_committer freebsd_triage 2016-02-01 13:21:30 UTC
Created attachment 166390 [details]
Patch to update misc/py-tqdm to 3.8.0
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2016-02-01 13:22:00 UTC
Created attachment 166391 [details]
Poudriere build log for misc/py-tqdm 3.8.0 on FreeBSD 10.2 amd64
Comment 2 Neel Chauhan freebsd_committer freebsd_triage 2016-02-01 13:23:27 UTC
Created attachment 166392 [details]
Poudriere build log for misc/py-tqdm 3.8.0 on FreeBSD 9.3 amd64
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2016-02-01 14:49:51 UTC
@Neel, maintainer-approval -> + :)
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-02-05 06:33:15 UTC
A commit references this bug:

Author: pi
Date: Fri Feb  5 06:32:41 UTC 2016
New revision: 408134
URL: https://svnweb.freebsd.org/changeset/ports/408134

Log:
  misc/py-tqdm: 3.7.1 -> 4.0.0

  Changes:
      automate nested
          deprecate nested
          add manual override control with position
      documentation and example updates, coverage and tests
      make leave==True by default (was False)
      update(n<1) raises error
      sanitise and update examples and README
      fix setup.py encoding error
      remove py32 from Travis
      changelog more accessible from README

  PR:		206817
  Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)

Changes:
  head/misc/py-tqdm/Makefile
  head/misc/py-tqdm/distinfo
Comment 5 Kurt Jaeger freebsd_committer freebsd_triage 2016-02-05 06:34:12 UTC
Testbuilds with 4.0.0 all fine, committed, thanks.