1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Danilo G. Baio
a18043fc75 misc/py-pyprind: Update to 2.11.1
Changes: https://github.com/rasbt/pyprind/blob/master/CHANGELOG.md#version-2111

PR:		219736
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D11045
2017-06-06 01:19:04 +00:00
Wen Heping
65cf621697 - Update to 2.11.0
PR:		219041
Submitted by:	neel@neelc.org(maintainer)
2017-05-04 02:49:28 +00:00
Carlos J. Puga Medina
406ca84eb2 - Update to 2.10.0
- While here, fix 'make test'

PR:		217523
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
2017-03-30 11:34:40 +00:00
Dmitry Marakasov
ad6ef12cc0 - Update to 2.9.9
- While here, switch to new test framework

PR:		212511
Submitted by:	neel@neelc.org (maintainer)
2016-09-09 14:09:52 +00:00
Antoine Brodin
51ca131480 Remove bogus DISTVERSIONPREFIX
PR:		205762
2016-09-04 09:54:56 +00:00
Kubilay Kocak
76659e861d [NEW] misc/py-pyprind: Python Progress Bar and Percent Indicator Utility
The PyPrind (Python Progress Indicator) module provides a progress bar
and a percentage indicator object that let you track the progress of a
loop structure or other iterative computation. Typical applications
include the processing of large data sets to provide an intuitive
estimate at runtime about the progress of the computation.

WWW: https://www.github.com/rasbt/pyprind

PR:		207758
Submitted by:	Neel Chauhan <neel neelc org>
2016-06-30 09:13:59 +00:00