Page MenuHomeFreeBSD

misc/py-pyprind: Update to 2.11.1
ClosedPublic

Authored by dbaio on Jun 4 2017, 7:14 PM.
Tags
None
Referenced Files
F82278259: D11045.id29248.diff
Sat, Apr 27, 6:06 AM
F82278236: D11045.id.diff
Sat, Apr 27, 6:06 AM
F82278214: D11045.id29193.diff
Sat, Apr 27, 6:05 AM
F82270469: D11045.diff
Sat, Apr 27, 4:05 AM
Unknown Object (File)
Fri, Apr 19, 11:46 AM
Unknown Object (File)
Feb 23 2024, 4:40 AM
Unknown Object (File)
Feb 23 2024, 4:40 AM
Unknown Object (File)
Feb 23 2024, 4:28 AM
Subscribers

Details

Summary
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
Test Plan
$ portlint -C
looks fine.

$ make test
[...]
====> Running Q/A tests (stage-qa)
===>  Installing for py27-psutil-5.2.2
===>  Checking if py27-psutil already installed
===>   Registering installation for py27-psutil-5.2.2 as automatic
Installing py27-psutil-5.2.2...
===>   py27-pyprind-2.11.1 depends on package: py27-psutil>=0.5.1 - found
===>   Returning to build of py27-pyprind-2.11.1
===>   py27-pyprind-2.11.1 depends on file: /usr/local/bin/python2.7 - found
running test
running egg_info
writing PyPrind.egg-info/PKG-INFO
writing top-level names to PyPrind.egg-info/top_level.txt
writing dependency_links to PyPrind.egg-info/dependency_links.txt
reading manifest file 'PyPrind.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'PyPrind.egg-info/SOURCES.txt'
running build_ext
test_percentage_indicator.test_basic_percent ... ok
test_percentage_indicator.test_stdout ... ok
test_percentage_indicator.test_generator ... ok
test_percentage_indicator.test_monitoring ... ok
test_percentage_indicator.test_item_tracking ... ok
test_percentage_indicator.test_force_flush ... ok
test_percentage_indicator.test_update_interval ... ok
test_progress_bar.test_bar ... ok
test_progress_bar.test_stdout ... ok
test_progress_bar.test_generator ... ok
test_progress_bar.test_monitoring ... ok
test_progress_bar.test_width ... ok
test_progress_bar.test_item_tracking ... ok
test_progress_bar.test_character ... ok
test_progress_bar.test_force_flush ... ok
test_progress_bar.test_update_interval ... ok

----------------------------------------------------------------------
Ran 16 tests in 35.584s

OK

poudriere testport:

10.3-RELEASE-p19 amd64
10.3-RELEASE-p19 i386
11.0-RELEASE-p10 amd64
11.0-RELEASE-p10 i386
12.0-CURRENT r319485 amd64
12.0-CURRENT r319489 i386

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jun 5 2017, 1:09 PM
This revision was automatically updated to reflect the committed changes.